Page MenuHomeSolus

D1393.diff
No OneTemporary

D1393.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,3 +1,4 @@
+libGL.so.1
libQt5Bluetooth.so.5
libQt5Core.so.5
libQt5DBus.so.5
@@ -34,6 +35,10 @@
libc.so.6
libdbus-1.so.3
libgcc_s.so.1
+libglib-2.0.so.0
+libm.so.6
libpthread.so.0
+libpulse-mainloop-glib.so.0
+libpulse.so.0
libpython2.7.so.1.0
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-qt5
-version : 5.8.2
-release : 13
+version : 5.9.1
+release : 14
source :
- - https://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.8.2/PyQt5_gpl-5.8.2.tar.gz : ebd70515b30bbd6098fee29e6271a6696b1183c5530ee30e6ba9aaab195536e8
+ - https://netcologne.dl.sourceforge.net/project/pyqt/PyQt5/PyQt-5.9.1/PyQt5_gpl-5.9.1.tar.gz : 5fc009448ea78c8fd48eb7083a7b93734dbd61290a9a21dab674096a7762b4ca
license : GPL-3.0
component : programming.python
summary : python-qt5 are the python2 bindings for Qt5.
@@ -11,7 +11,6 @@
builddeps :
- pkgconfig(dbus-python)
- pkgconfig(gl)
- - pkgconfig(python-2.7)
- pkgconfig(Qt5Bluetooth)
- pkgconfig(Qt5Help)
- pkgconfig(Qt5Multimedia)
@@ -28,7 +27,13 @@
rundeps :
- python-sip
setup : |
- python2 configure.py --confirm-license --no-sip-files --qsci-api -q /usr/bin/qmake
+ python2 configure.py --confirm-license \
+ --no-sip-files \
+ --qsci-api \
+ -q /usr/bin/qmake \
+ QMAKE_CFLAGS_RELEASE="$CFLAGS" \
+ QMAKE_CXXFLAGS_RELEASE="$CXXFLAGS" \
+ QMAKE_LFLAGS_RELEASE="$LDFLAGS"
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-qt5</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>programming.python</PartOf>
@@ -205,6 +205,7 @@
<Path fileType="data">/usr/share/sip/PyQt5/QtCore/qobject.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtCore/qobjectcleanuphandler.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtCore/qobjectdefs.sip</Path>
+ <Path fileType="data">/usr/share/sip/PyQt5/QtCore/qoperatingsystemversion.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtCore/qparallelanimationgroup.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtCore/qpauseanimation.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtCore/qpluginloader.sip</Path>
@@ -502,6 +503,7 @@
<Path fileType="data">/usr/share/sip/PyQt5/QtNetwork/qdnslookup.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtNetwork/qhostaddress.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtNetwork/qhostinfo.sip</Path>
+ <Path fileType="data">/usr/share/sip/PyQt5/QtNetwork/qhstspolicy.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtNetwork/qhttpmultipart.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtNetwork/qlocalserver.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtNetwork/qlocalsocket.sip</Path>
@@ -554,6 +556,7 @@
<Path fileType="data">/usr/share/sip/PyQt5/QtPositioning/qgeocircle.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtPositioning/qgeocoordinate.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtPositioning/qgeolocation.sip</Path>
+ <Path fileType="data">/usr/share/sip/PyQt5/QtPositioning/qgeopath.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtPositioning/qgeopositioninfo.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtPositioning/qgeopositioninfosource.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtPositioning/qgeorectangle.sip</Path>
@@ -632,7 +635,9 @@
<Path fileType="data">/usr/share/sip/PyQt5/QtSensors/qdistancesensor.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtSensors/qgyroscope.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtSensors/qholstersensor.sip</Path>
+ <Path fileType="data">/usr/share/sip/PyQt5/QtSensors/qhumiditysensor.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtSensors/qirproximitysensor.sip</Path>
+ <Path fileType="data">/usr/share/sip/PyQt5/QtSensors/qlidsensor.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtSensors/qlightsensor.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtSensors/qmagnetometer.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtSensors/qorientationsensor.sip</Path>
@@ -677,9 +682,11 @@
<Path fileType="data">/usr/share/sip/PyQt5/QtWebChannel/qwebchannelabstracttransport.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtWebEngine/QtWebEnginemod.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtWebEngine/qquickwebengineprofile.sip</Path>
+ <Path fileType="data">/usr/share/sip/PyQt5/QtWebEngine/qquickwebenginescript.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtWebEngine/qtwebengineglobal.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtWebEngineCore/QtWebEngineCoremod.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtWebEngineCore/qwebenginecookiestore.sip</Path>
+ <Path fileType="data">/usr/share/sip/PyQt5/QtWebEngineCore/qwebenginehttprequest.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtWebEngineCore/qwebengineurlrequestinfo.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtWebEngineCore/qwebengineurlrequestinterceptor.sip</Path>
<Path fileType="data">/usr/share/sip/PyQt5/QtWebEngineCore/qwebengineurlrequestjob.sip</Path>
@@ -888,12 +895,12 @@
</Files>
</Package>
<History>
- <Update release="12">
- <Date>2017-07-05</Date>
- <Version>5.8.2</Version>
+ <Update release="14">
+ <Date>2017-11-16</Date>
+ <Version>5.9.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 3:41 PM (3 h, 7 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5799845
Default Alt Text
D1393.diff (6 KB)

Event Timeline