Page MenuHomeSolus

D1394.id3412.diff
No OneTemporary

D1394.id3412.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
@@ -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

Mime Type
text/plain
Expires
May 16 2023, 4:44 PM (12 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818060
Default Alt Text
D1394.id3412.diff (2 KB)

Event Timeline