Page MenuHomeSolus

D1395.id3462.diff
No OneTemporary

D1395.id3462.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
@@ -33,5 +34,10 @@
libQt5XmlPatterns.so.5
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
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python3-qt5
-version : 5.8.2
-release : 11
+version : 5.9.1
+release : 12
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 : python3-qt5 are the python3 bindings for Qt5.
@@ -29,7 +29,12 @@
- python3-sip
- python-qt5
setup : |
- python3 configure.py --confirm-license --no-sip-files -q /usr/bin/qmake
+ python3 configure.py --confirm-license \
+ --no-sip-files \
+ -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>python3-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>
@@ -133,12 +133,12 @@
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2017-07-05</Date>
- <Version>5.8.2</Version>
+ <Update release="12">
+ <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
Sun, Jul 23, 9:39 AM (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5836209
Default Alt Text
D1395.id3462.diff (2 KB)

Event Timeline