This commit is contained in:
Your Name
2017-11-25 08:20:36 +01:00
parent 89924cce19
commit 4c2bab559e
426 changed files with 2098 additions and 2138 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--PyQt4-4.12-r1--C.28675.1499284934.397901.C.tar.bz2 18376858 SHA256 ec26fc6e42fa4461fd04b544384fe32cdb223f52134557d23b6c5e08fb8a57d1 SHA512 e29b7e2cf7bfdb05a8436f1589f0030206dbcd9499b48557dfeb3dacdc881de05eaf4de8778680500dd3cbc76fba11c1c2b138e414bdbc926bd84e85c647eb0e WHIRLPOOL e4ec8cf08d9315df083511e4745555daf5b6780d47f6e2b4de9a3b4fab95f82162e67cff7aa26bf8b40798693c6e568bb30dc9e722c6244b99400326208cd493
PBIN PyQt4-4.12-r1.pbin-1+exheres-0 3613 SHA256 cb28c6391f3ad27ba37b7d3af250b84cb7419249d67bf68ba7f6d6641aa4b1ec SHA512 0f97b55d55bdabdfaeed2b60799adf83e89e93a1ea9c88fb2d27f35fc1a61134e563c24470528f7c244b1eed92de9c962aae415d41c62c0a75f5a9dc2a8cd3e4 WHIRLPOOL 616a4fa208ac243c4af1a6577676b7e4a598907f3544d6b6e0d6d7e1b24c831727d6b96e4aaa9d7c9b97d8400703fd4605886b0f71a763d8e5d43a44377e125b
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

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Wed Jul 5 22:02:23 CEST 2017
# Created by paludis-3.0.0 on Sat Nov 25 04:02:34 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) 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 ) webkit? ( virtual/qtwebkit:4 ) ) [[ 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 ) ) [[ 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.3 [[ description = [ Use Python ABI 3.3 ] ]] 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 webkit 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 ] ]] ) [[ 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="1499284943"
GENERATED_TIME="1511578954"
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-r1--C.28675.1499284934.397901.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--PyQt4-4.12-r2--C.9595.1511578945.176224.C.tar.bz2"
SUMMARY="PyQt4 is a set of Python bindings for the Qt4 toolkit"
BUGS_TO=""
REMOTE_IDS=" pypi:PyQt4 sourceforge:pyqt "