Page MenuHomeSolus

D1021.id.diff
No OneTemporary

D1021.id.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
libQtCore.so.4
libQtDBus.so.4
libQtDeclarative.so.4
@@ -17,6 +18,7 @@
libc.so.6
libdbus-1.so.3
libgcc_s.so.1
+libm.so.6
libpthread.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-qt4
-version : '4.12'
-release : 6
+version : 4.12.1
+release : 7
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 : python-qt4 are the python2 bindings for Qt4.
@@ -11,13 +11,17 @@
builddeps :
- pkgconfig(dbus-python)
- pkgconfig(gl)
- - pkgconfig(python-2.7)
+ - pkgconfig(harfbuzz)
- pkgconfig(QtGui)
- python-sip-devel
rundeps :
- python-sip
setup : |
- python2 configure-ng.py --confirm-license --no-sip-files --qsci-api -q /usr/bin/qmake-qt4
+ python2 configure-ng.py --confirm-license \
+ --no-sip-files \
+ --qsci-api \
+ -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>python-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>
@@ -601,12 +601,12 @@
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2016-08-08</Date>
- <Version>4.12</Version>
+ <Update release="7">
+ <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

Mime Type
text/plain
Expires
May 5 2023, 5:26 AM (14 w, 11 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806489
Default Alt Text
D1021.id.diff (2 KB)

Event Timeline