Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--gst-python-1.12.2--C.14000.1503264622.995757.C.tar.bz2 123265 SHA256 0a8f357986908d39b544976912cf122cb91dda42e1c5b8d4725faae1b8b98284 SHA512 e4a2f9ec2fcd76ad3941eab45282b45aea1d55db0095c17bc50878ba6b027264ef3db60d0ff9a535601073e1c6d80eb739d988daff8c9628a5a256e796f32586 WHIRLPOOL 570f20923ce2135e8ab0a1e061d7b098682202ac6c37ad356be72dcb490d879c7dcff2e2a7f6ddac3a9ec167d3ab1e607273ffda5dab35072de815a2dbe9b1ba
|
||||
PBIN gst-python-1.12.2.pbin-1+exheres-0 2701 SHA256 5510e14d55b92ce190799e769415217966f76d43aae294870ee9107c7aea8055 SHA512 172ce53f8089caa42325d649c29790a8ac9b46c7a812b17940ce562ba9242606fb8a56eae468727e36127b5293f4b7e10a0afaca2c138c727199506c090fe245 WHIRLPOOL 092937f19ccee327a4344452f7860c2cd3277c6166db441511f9afc58a1a2f5b76f4b35f259b8b243831eee6b44f5d2b7f7c124f7ce89a40e03738569a570adc
|
||||
DIST hasufell-binhost--dev-python--gst-python-1.14.3--C.4252.1538217520.326281.C.tar.bz2 139113 SHA256 bfc998e5aee26b82eb117f27932e65ca25506ca6bab34028dcc7bc4f09d69d4d SHA512 2dc254b41ba4a3f7777aae0870284086046cf1cb792dc59f87bac01e281cd3b1b74eed6a37da991b1e111dcea3b30449bb9c555298f27f248f6a1e9fd2ef85c5 WHIRLPOOL 780fb00ed6fa139f04a8841c2aad78008e08db473b77f1f852ccc4fda5a68c9be3ddd70b712d26259f46a9f7e14ff55deebc6181462f99461fdcea87fedf3c39
|
||||
PBIN gst-python-1.14.3.pbin-1+exheres-0 2726 SHA256 cfe58f1649d145dc7eabd708446283f620501b277c38b7ca64baa1727696a3fa SHA512 9c7b94b93913316589ffabeec1d7bcbcceb48c45d6b1aa47b07d022650eb8bba9cda5930d9a5ad7b7d6c6c48699af485f8e9b38c4b8af76330c618bc9f48875c WHIRLPOOL 53027a71a71f471a4bd948b647daf24cb78c266181f456767b0bc344ff392de4a3b086cfac8be4bae50657b9ad488ccc1026d3bdaaeed3511ec66373635a90f9
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# Created by paludis-3.0.0 on Sun Aug 20 23:30:23 CEST 2017
|
||||
# Created by paludis-3.0.0 on Sat Sep 29 12:38:40 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-libs/libxml2:2.0 gnome-bindings/pygobject:3[python_abis:*(-)?] media-libs/gstreamer:1.0[>=1.12.0][gobject-introspection] media-plugins/gst-plugins-base:1.0[>=1.12.0][gobject-introspection] ) [[ defined-in = [ gst-python-1.12.2.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 ] ]]"
|
||||
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-libs/libxml2:2.0 gnome-bindings/pygobject:3[>=3.8][python_abis:*(-)?] media-libs/gstreamer:1.0[>=1.14.3][gobject-introspection] media-plugins/gst-plugins-base:1.0[>=1.14.3][gobject-introspection] ) [[ defined-in = [ gst-python-1.14.3.exheres-0 ] ]] ( 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 ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://gstreamer.freedesktop.org/"
|
||||
INHERITED=" multibuild easy-multibuild python"
|
||||
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 ] ]] ) "
|
||||
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 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="LGPL-2.1"
|
||||
SLOT="1.0"
|
||||
DOWNLOADS="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.12.2.tar.xz"
|
||||
DOWNLOADS="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.14.3.tar.xz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1503264623"
|
||||
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"
|
||||
GENERATED_TIME="1538217520"
|
||||
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 POSTGRESQL_SERVERS 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=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="media-unofficial"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--gst-python-1.12.2--C.14000.1503264622.995757.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--gst-python-1.14.3--C.4252.1538217520.326281.C.tar.bz2"
|
||||
SUMMARY="GStreamer Python bindings (complementing the gobject-introspection based bindings)"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user