This commit is contained in:
Your Name
2017-07-06 02:35:09 +02:00
parent e57fb271a5
commit ee4e24c5ad
410 changed files with 1822 additions and 1822 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--pygame-1.9.1-r3--C.21549.1471206844.879452.C.tar.bz2 3945794 SHA256 8f9e61160973b999d2c94c698dd1b3e990b70246422bd24bbadd856014ab20bd SHA512 b8cfebfd7134e4dcbbcc0a17ea396bc7c1eb84bb5c8e36f970cf7cc18fabeb45daaf764d8c1f51e12c12faa857cdc1eb03336b30314c308f48a00993ee0d60ba WHIRLPOOL 2644da8a854ad918fb670dcada37b3ef872ef609642556b38560d87dbdbe1ab6df3226ea3550f662a4367aebbc8bd037d80730cddf6eb5bd6dc31284781e3a7c
PBIN pygame-1.9.1-r3.pbin-1+exheres-0 3487 SHA256 5e362bef6740ab130174561881dd5b6077f56ae2409646f9621130fc36f954d8 SHA512 86823c1788829fa4b968bba1906c9428fd03d9351413e1d8d97a63f794fb3963a95acf460ad755d494aa3f6ef01419df8b923bad75775350562d8d483248b9a8 WHIRLPOOL 082a3383e9b69d887ba5efce70ba3c6e89d29387fad2e47fe2f54260d488101a7317d615c8533105794be2e41ea9b31995fcbbe7790475d994f19cc07aedc02f
DIST hasufell-binhost--dev-python--pygame-1.9.1-r3--C.25137.1499283956.201974.C.tar.bz2 3989056 SHA256 a8545d150c20f2d6b2fa758f5c85468164fe5fc13c860ff8aaa93b24c211c8ee SHA512 445ea4bacabadea5e2371562dacb3814f9d4effc4bb5ac262540d337ae0a9f61c8866d66cc4a17fea2ebaee0b50bacc74b0e0cf660bbac11acdb4d0a5c521578 WHIRLPOOL efe7ee70d22edbcd8acc685b20e8a301a782552d41d3cadc32f6f3c2f0136fec63851420cc873fecf7ede32acea062be49d517669bf0b22cfaa81efaaba01231
PBIN pygame-1.9.1-r3.pbin-1+exheres-0 3568 SHA256 d4a54dc407a97a48de66fa80140223f44e20b58d4b35ad2942aa981464d752c3 SHA512 bfbbfa71fd1925c839a209ae4e32008a70e9a17ae733bd49c0620300ed89de84aae61e45b9e7a27a51dcf4f2dac78b2641fb2d0a3a8c98c783b8edd77cc6a21d WHIRLPOOL 86d7a755333b0941841decabca77a9eafa80efb5fe2fcdc6250b9fc59f4965fe873ded0320da129a18e632b2fe56b5d5237f5fe27c51a5c28c8cb45452168e25

View File

@@ -1,34 +1,34 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 22:34:06 CEST 2016
# Created by paludis-3.0.0 on Wed Jul 5 21:45:57 CEST 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: dev-python/numpy[python_abis:*(-)?] media-libs/SDL:0[>=1.2][X] media-libs/SDL_image:1 media-libs/SDL_mixer:0 media-libs/SDL_ttf:0 media-libs/libpng:=1.6 media-libs/smpeg:0[>=0.4.3] x11-libs/libX11 portmidi? ( media-libs/portmidi ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) ) [[ defined-in = [ pygame-1.9.1-r3.exheres-0 ] ]] ( 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 ) ) [[ defined-in = [ python.exlib ] ]]"
DEPENDENCIES="( build+run: dev-python/numpy[python_abis:*(-)?] media-libs/SDL:0[>=1.2][X] media-libs/SDL_image:1 media-libs/SDL_mixer:0 media-libs/SDL_ttf:0 media-libs/libpng:=1.6 media-libs/smpeg:0[>=0.4.3] x11-libs/libX11 portmidi? ( media-libs/portmidi ) providers:ijg-jpeg? ( media-libs/jpeg:= ) providers:jpeg-turbo? ( media-libs/libjpeg-turbo ) ) [[ defined-in = [ pygame-1.9.1-r3.exheres-0 ] ]] ( 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 ] ]]"
DESCRIPTION=" Pygame is a set of Python modules designed for writing games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the Python language. Pygame is highly portable and runs on nearly every platform and operating system."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.pygame.org/"
INHERITED=" bitbucket multibuild easy-multibuild python setup-py"
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] portmidi [[ description = [ Enable support for PortMidi real-time MIDI input/output library ] ]] ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ pygame-1.9.1-r3.exheres-0 ] ]] ( ( 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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] portmidi [[ description = [ Enable support for PortMidi real-time MIDI input/output library ] ]] ( providers: ijg-jpeg [[ description = [ Use Independent JPEG Group's libjpeg as the JPEG provider ] ]] jpeg-turbo [[ description = [ Use libjpeg-turbo as the JPEG provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ pygame-1.9.1-r3.exheres-0 ] ]] ( ( 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 ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="LGPL-2.1"
SLOT="0"
DOWNLOADS="http://www.pygame.org/ftp/pygame-1.9.1release.tar.gz"
OPTIONS="providers:jpeg-turbo python_abis:2.7 python_abis:3.5 "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471206846"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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"
OPTIONS="providers:jpeg-turbo python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1499283957"
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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=core2 -pipe -O2"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=core2 -pipe -O2"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pygame-1.9.1-r3--C.21549.1471206844.879452.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pygame-1.9.1-r3--C.25137.1499283956.201974.C.tar.bz2"
SUMMARY="Python extension modules designed for writing games on top of SDL"
BUGS_TO=""
REMOTE_IDS=""