Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10706921
D1394.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D1394.id.diff
View Options
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
libQtCore.so.4
libQtDBus.so.4
libQtDeclarative.so.4
@@ -16,4 +17,7 @@
libQtXmlPatterns.so.4
libc.so.6
libdbus-1.so.3
+libgcc_s.so.1
+libm.so.6
+libpthread.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-qt4
-version : '4.12'
-release : 5
+version : 4.12.1
+release : 6
source :
- - https://pilotfiber.dl.sourceforge.net/project/pyqt/PyQt4/PyQt-4.12/PyQt4_gpl_x11-4.12.tar.gz : 3c1d4b55314adb3e1132de8fc2a92eed216d37e58aceed41294dbca210ca88db
+ - https://netcologne.dl.sourceforge.net/project/pyqt/PyQt4/PyQt-4.12.1/PyQt4_gpl_x11-4.12.1.tar.gz : 45d724461ae58b019b9be95076ca07e212eb73084aec9125bb254825c3a05383
license : GPL-3.0
component : programming.python
summary : python3-qt4 are the python3 bindings for Qt4.
@@ -10,6 +10,7 @@
python3-qt4 are the python3 bindings for Qt4.
builddeps :
- pkgconfig(gl)
+ - pkgconfig(harfbuzz)
- pkgconfig(python-3.5)
- pkgconfig(QtGui)
- python3-dbus
@@ -18,7 +19,10 @@
- python3-sip
- python-qt4
setup : |
- python3 configure-ng.py --confirm-license --no-sip-files -q /usr/bin/qmake-qt4
+ python3 configure-ng.py --confirm-license \
+ --no-sip-files \
+ -q /usr/bin/qmake-qt4 \
+ CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" LFLAGS="$LDFLAGS"
build : |
sed -i "s|/usr/bin/moc|/usr/bin/moc-qt4|g" ./*/Makefile
%make
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-qt4</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-3.0</License>
<PartOf>programming.python</PartOf>
@@ -95,12 +95,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2016-02-02</Date>
- <Version>4.12</Version>
+ <Update release="6">
+ <Date>2017-11-16</Date>
+ <Version>4.12.1</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Apr 28 2023, 12:51 AM (15 w, 18 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800809
Default Alt Text
D1394.id.diff (2 KB)
Attached To
Mode
D1394: Update python3-qt4 to 4.12.1
Attached
Detach File
Event Timeline
Log In to Comment