diff --git a/srcpkgs/python-PyQt5/template b/srcpkgs/python-PyQt5/template index 1384757b4e..3cf6f62bd9 100644 --- a/srcpkgs/python-PyQt5/template +++ b/srcpkgs/python-PyQt5/template @@ -1,7 +1,8 @@ # Template file for 'python-PyQt5' pkgname=python-PyQt5 -version=5.4.1 +version=5.4.2 revision=1 +lib32disabled=yes wrksrc="PyQt-gpl-${version}" hostmakedepends="pkg-config" makedepends=" @@ -18,7 +19,7 @@ maintainer="Alessio Sergi " homepage="http://www.riverbankcomputing.co.uk/software/pyqt/intro" license="GPL-3" distfiles="${SOURCEFORGE_SITE}/pyqt/PyQt-gpl-${version}.tar.gz" -checksum=c6c33f392c0a2b0c9ec16531dc88fa9aee853e9fff10f0ad9d0e4777629fe79e +checksum=4cd90580558722ef24d499700faafbdc242d930cb36f55cc1a27b5cf67b10290 _pysitedir="usr/lib/python2.7/site-packages" _py34sitedir="usr/lib/python3.4/site-packages" @@ -88,6 +89,7 @@ python-PyQt5-doc_package() { } } python-PyQt5-dbus_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision} python-dbus" short_desc+=" - dbus support" pkg_install() { @@ -95,6 +97,7 @@ python-PyQt5-dbus_package() { } } python-PyQt5-connectivity_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - connectivity module" pkg_install() { @@ -102,6 +105,7 @@ python-PyQt5-connectivity_package() { } } python-PyQt5-enginio_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - enginio module" pkg_install() { @@ -109,6 +113,7 @@ python-PyQt5-enginio_package() { } } python-PyQt5-multimedia_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - multimedia module" pkg_install() { @@ -117,6 +122,7 @@ python-PyQt5-multimedia_package() { } } python-PyQt5-opengl_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - opengl module" pkg_install() { @@ -125,6 +131,7 @@ python-PyQt5-opengl_package() { } } python-PyQt5-location_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - location module" pkg_install() { @@ -132,6 +139,7 @@ python-PyQt5-location_package() { } } python-PyQt5-quick_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - quick module" pkg_install() { @@ -141,6 +149,7 @@ python-PyQt5-quick_package() { } } python-PyQt5-sensors_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - sensors module" pkg_install() { @@ -148,6 +157,7 @@ python-PyQt5-sensors_package() { } } python-PyQt5-serialport_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - serialport module" pkg_install() { @@ -155,6 +165,7 @@ python-PyQt5-serialport_package() { } } python-PyQt5-sql_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - sql module" pkg_install() { @@ -162,6 +173,7 @@ python-PyQt5-sql_package() { } } python-PyQt5-svg_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - svg module" pkg_install() { @@ -169,6 +181,7 @@ python-PyQt5-svg_package() { } } python-PyQt5-tools_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - designer, help modules" pkg_install() { @@ -177,6 +190,7 @@ python-PyQt5-tools_package() { } } python-PyQt5-webchannel_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - webchannel module" pkg_install() { @@ -184,6 +198,7 @@ python-PyQt5-webchannel_package() { } } python-PyQt5-webengine_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - webengine module" pkg_install() { @@ -191,6 +206,7 @@ python-PyQt5-webengine_package() { } } python-PyQt5-webkit_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - webkit module" pkg_install() { @@ -199,6 +215,7 @@ python-PyQt5-webkit_package() { } } python-PyQt5-websockets_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - websockets module" pkg_install() { @@ -206,6 +223,7 @@ python-PyQt5-websockets_package() { } } python-PyQt5-x11extras_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - x11extras module" pkg_install() { @@ -213,6 +231,7 @@ python-PyQt5-x11extras_package() { } } python-PyQt5-xmlpatterns_package() { + lib32disabled=yes depends="${sourcepkg}-${version}_${revision}" short_desc+=" - xmlpatterns module" pkg_install() { @@ -220,6 +239,7 @@ python-PyQt5-xmlpatterns_package() { } } python3.4-PyQt5_package() { + lib32disabled=yes depends="python3.4-sip" pycompile_version="3.4" pycompile_module="PyQt5" @@ -230,6 +250,7 @@ python3.4-PyQt5_package() { } } python3.4-PyQt5-dbus_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision} python3.4-dbus" short_desc="${_short_desc} - dbus support" pkg_install() { @@ -237,6 +258,7 @@ python3.4-PyQt5-dbus_package() { } } python3.4-PyQt5-connectivity_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - connectivity module" pkg_install() { @@ -244,6 +266,7 @@ python3.4-PyQt5-connectivity_package() { } } python3.4-PyQt5-enginio_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - enginio module" pkg_install() { @@ -251,6 +274,7 @@ python3.4-PyQt5-enginio_package() { } } python3.4-PyQt5-multimedia_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - multimedia module" pkg_install() { @@ -259,6 +283,7 @@ python3.4-PyQt5-multimedia_package() { } } python3.4-PyQt5-opengl_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - opengl module" pkg_install() { @@ -267,6 +292,7 @@ python3.4-PyQt5-opengl_package() { } } python3.4-PyQt5-location_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - location module" pkg_install() { @@ -274,6 +300,7 @@ python3.4-PyQt5-location_package() { } } python3.4-PyQt5-quick_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - quick module" pkg_install() { @@ -284,6 +311,7 @@ python3.4-PyQt5-quick_package() { } } python3.4-PyQt5-sensors_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - sensors module" pkg_install() { @@ -291,6 +319,7 @@ python3.4-PyQt5-sensors_package() { } } python3.4-PyQt5-serialport_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - serialport module" pkg_install() { @@ -298,6 +327,7 @@ python3.4-PyQt5-serialport_package() { } } python3.4-PyQt5-sql_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - sql module" pkg_install() { @@ -305,6 +335,7 @@ python3.4-PyQt5-sql_package() { } } python3.4-PyQt5-svg_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - svg module" pkg_install() { @@ -312,6 +343,7 @@ python3.4-PyQt5-svg_package() { } } python3.4-PyQt5-tools_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - designer, help modules" pkg_install() { @@ -321,6 +353,7 @@ python3.4-PyQt5-tools_package() { } } python3.4-PyQt5-webchannel_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - webchannel module" pkg_install() { @@ -328,6 +361,7 @@ python3.4-PyQt5-webchannel_package() { } } python3.4-PyQt5-webengine_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - webengine module" pkg_install() { @@ -335,6 +369,7 @@ python3.4-PyQt5-webengine_package() { } } python3.4-PyQt5-webkit_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - webkit module" pkg_install() { @@ -343,6 +378,7 @@ python3.4-PyQt5-webkit_package() { } } python3.4-PyQt5-websockets_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - websockets module" pkg_install() { @@ -350,6 +386,7 @@ python3.4-PyQt5-websockets_package() { } } python3.4-PyQt5-x11extras_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - x11extras module" pkg_install() { @@ -357,6 +394,7 @@ python3.4-PyQt5-x11extras_package() { } } python3.4-PyQt5-xmlpatterns_package() { + lib32disabled=yes depends="python3.4-PyQt5-${version}_${revision}" short_desc="${_short_desc} - xmlpatterns module" pkg_install() {