This commit is contained in:
Your Name
2018-05-14 10:31:03 +02:00
parent 70305cd4df
commit 0cbd3cda90
506 changed files with 1863 additions and 1983 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--PyQt4-4.12-r2--C.9595.1511578945.176224.C.tar.bz2 18326766 SHA256 03cf095aa9ef95c6025235d900699c40d23f41021cb9c778ef228adcfd03681b SHA512 966ec0070a70639f4913da149b1c98716bba038ee47a9e9f42ac45223b83f6ac31e0e880e1404915fbe7c7d821033d8b8d42246e8a6d57f82db846747f3a78fa WHIRLPOOL 4563d3cb8bc679ac2e8f009a33f6672fb0185ec47d081c848d3f1632a9dd05f5f9c3e95f4f39e1b204c4bc56170d17addebc72786bf25782004e327c5948a465
PBIN PyQt4-4.12-r2.pbin-1+exheres-0 3485 SHA256 255becc1cee81bacb3e880c5f1700602983e691fd8ec32b27e4e11bcb58ed70c SHA512 a919280b853b9685c227f45e5f9c49bb7612bf95217d7c71b8f8fb293a8e1aa9113b1ee416335551eff2cc8375fbdb4d1513aa784f466a7d6acb8335a4a2fd43 WHIRLPOOL 7ac942f6bc7d792fa72b308394f0b512a7b3cc9db718d83f65827fb2fbdf389ffd24eaebb808a02e9509285fb26096c76410e53d64f3beb0e2de263de616f210
DIST hasufell-binhost--dev-python--PyQt4-4.12-r2--C.9887.1526263266.347397.C.tar.bz2 18323293 SHA256 29c833f4b5c07aa4942ebc8163fcfd5676b1138c1db53f31be6bb1430cc3ff5e SHA512 99ad9d895f434923a712281d9478a58582e8b92acdf53c367c0090e7d8b99a85f9b4db1fbd22500dd6235fa59025956fa2c3d3f3debc19dfbcd15e1d49486d60 WHIRLPOOL 7b7b15bbc0c0d2993f06b742afe64b9d17eff676f675966823c53bb2c1e6fe04ff7a32e3cfe5554791a540f5baa5ec1306ccbee46193e90f1afb2b5439ac8165
PBIN PyQt4-4.12-r2.pbin-1+exheres-0 3574 SHA256 d5ba1db2daf9ec0080330025bb7fba7497afc68e306de6271d23be6171821740 SHA512 e5642a32d6ba1d2009a4d4d77e046d85a887d275af5c59565f68100ad30612bff012fad3f325e748ea867ef704975671d7c0094dc9835946ca42b26073138ee8 WHIRLPOOL 1fd48af7a7185d402c1a4e4fdf8e6a0d0b5470c84a5f723b1512f6e365b45435233dde559347feb7d938d2080ccc0ec9640630e7903d5e6c08f2c2079ac5a61e

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sat Nov 25 04:02:34 CET 2017
# Created by paludis-3.0.0 on Mon May 14 04:01:15 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]] ( build+run: dev-python/sip[>=4.19][python_abis:*(-)?] x11-libs/qt:4[>=4.7][X(+)][dbus?][multimedia(-)?][opengl?][qt3support][sql?] dbus? ( dev-python/dbus-python ) ) [[ defined-in = [ PyQt4.exlib ] ]]"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build+run: dev-python/sip[>=4.19][python_abis:*(-)?] x11-libs/qt:4[>=4.7][X(+)][dbus?][multimedia(-)?][opengl?][qt3support][sql?] dbus? ( dev-python/dbus-python ) ) [[ defined-in = [ PyQt4.exlib ] ]]"
DESCRIPTION=" PyQt is a set of Python bindings for Nokia's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are implemented as a set of Python modules and contain over 300 classes and over 6,000 functions and methods."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/"
INHERITED=" pypi sourceforge multibuild easy-multibuild python PyQt4"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( dbus [[ description = [ Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc) ] ]] debug [[ description = [ Enable debugging features or make debugging easier ] ]] opengl [[ description = [ Adds support for OpenGL (3D graphics) ] ]] sql multimedia [[ description = [ Build QtMultimedia bindings ] ]] ) [[ defined-in = [ PyQt4.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( dbus [[ description = [ Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc) ] ]] debug [[ description = [ Enable debugging features or make debugging easier ] ]] opengl [[ description = [ Adds support for OpenGL (3D graphics) ] ]] sql multimedia [[ description = [ Build QtMultimedia bindings ] ]] ) [[ defined-in = [ PyQt4.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-3"
SLOT="0"
DOWNLOADS="mirror://sourceforge/pyqt/PyQt4_gpl_x11-4.12.tar.gz"
OPTIONS="dbus opengl python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1511578954"
GENERATED_TIME="1526263275"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--PyQt4-4.12-r2--C.9595.1511578945.176224.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--PyQt4-4.12-r2--C.9887.1526263266.347397.C.tar.bz2"
SUMMARY="PyQt4 is a set of Python bindings for the Qt4 toolkit"
BUGS_TO=""
REMOTE_IDS=" pypi:PyQt4 sourceforge:pyqt "