diff --git a/programming/language/python/python-qt5/actions.py b/programming/language/python/python-qt5/actions.py
index 6c50447e25..b5a41bcc7f 100644
--- a/programming/language/python/python-qt5/actions.py
+++ b/programming/language/python/python-qt5/actions.py
@@ -13,17 +13,6 @@ from pisi.actionsapi import get
WorkDir="PyQt5_gpl-%s" % get.srcVERSION()
def setup():
- shelltools.copytree("%s/PyQt5_gpl-%s" % (get.workDIR(),get.srcVERSION()), "%s/Py2Qt5_gpl-%s" % (get.workDIR(),get.srcVERSION()))
- pythonmodules.run("configure.py --confirm-license \
- --qsci-api \
- --sip /usr/bin/sip \
- --qmake='/usr/bin/qmake-qt5' \
- --destdir='/usr/lib/python3.4/site-packages' \
- --sip-incdir='/usr/include/python3.4m' \
- CFLAGS='%s' CXXFLAGS='%s'" % (get.CFLAGS(), get.CXXFLAGS()), pyVer = "3")
- shelltools.system("find -name 'Makefile' | xargs sed -i 's|-Wl,-rpath,/usr/lib||g;s|-Wl,-rpath,.* ||g'")
-
- shelltools.cd("%s/Py2Qt5_gpl-%s" % (get.workDIR(),get.srcVERSION()))
pythonmodules.run("configure.py --confirm-license \
--qsci-api \
--destdir='/usr/lib/python2.7/site-packages' \
@@ -34,11 +23,8 @@ def setup():
def build():
autotools.make()
- shelltools.cd("%s/Py2Qt5_gpl-%s" % (get.workDIR(),get.srcVERSION()))
- autotools.make()
def install():
- shelltools.cd("%s/Py2Qt5_gpl-%s" % (get.workDIR(),get.srcVERSION()))
autotools.rawInstall("-C pyrcc DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()})
autotools.rawInstall("-C pylupdate DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()})
autotools.rawInstall("DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()})
@@ -50,12 +36,3 @@ def install():
pisitools.rename("/usr/bin/pyuic5", "py2uic5")
pisitools.domove("/usr/share/sip/PyQt5/*", "/usr/share/sip/Py2Qt5")
pisitools.removeDir("/usr/share/sip/PyQt5")
-
- shelltools.cd("%s/PyQt5_gpl-%s" % (get.workDIR(),get.srcVERSION()))
- autotools.rawInstall("-C pyrcc DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()})
- autotools.rawInstall("-C pylupdate DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()})
- autotools.rawInstall("DESTDIR=%(DESTDIR)s INSTALL_ROOT=%(DESTDIR)s" % {'DESTDIR':get.installDIR()})
-
-
- pisitools.dohtml("doc/html/*")
- pisitools.dodoc("NEWS", "README","LICENSE*")
diff --git a/programming/language/python/python-qt5/pspec.xml b/programming/language/python/python-qt5/pspec.xml
index acd70abb31..4d308a1885 100644
--- a/programming/language/python/python-qt5/pspec.xml
+++ b/programming/language/python/python-qt5/pspec.xml
@@ -16,11 +16,8 @@
mirrors://sourceforge/pyqt/PyQt5/PyQt-5.6/PyQt5_gpl-5.6.tar.gz
dbus-devel
- dbus-python3
dbus-python-common
- python3-devel
python-devel
- python3-sip
python-sip
qt5-base-devel
qt5-connectivity-devel
@@ -88,55 +85,14 @@
-
- python3-qt5
- A set of Python 3.x bindings for the Qt 5.x Toolkit
-
- libgcc
- dbus
- python3
- qt5-base
- qt5-sensors
- qt5-location
- qt5-webkit
- qt5-enginio
- qt5-x11extras
- qt5-svg
- qt5-multimedia
- qt5-serialport
- qt5-webchannel
- qt5-websockets
- qt5-declarative
- qt5-xmlpatterns
- qt5-connectivity
- python3-sip
-
-
- /usr/bin/pyuic5
- /usr/lib/python3.4/site-packages
- /usr/lib/qt5/plugins/PyQt5/libpyqt5qmlplugin.so
- /usr/lib/qt5/plugins/designer/libpyqt5.so
- /usr/share/doc
- /usr/share/qt5/qsci/api/python/PyQt5.api
- /usr/bin/pyrcc5
- /usr/bin/pylupdate5
-
-
-
-
- python3-qt5-devel
- Development files for python3-qt5
-
- libgcc
- qt5-base
- python3-qt5
-
-
- /usr/share/sip/PyQt5
-
-
-
+
+ 2016-06-07
+ 5.6
+ version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2016-05-25
5.6