Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--sys-sound--alsa-lib-1.2.2--C.9560.1588176163.480488.C.tar.bz2 606627 SHA256 6cc2ad26da697495d05f3106aa437ae6c72496364c29e1eefbad8170881fa00f SHA512 5699e815019bcdb1761f7f729d69820a02a6527352177f63f2697a528bf40a93e04b838f38e137b02dca902eaa465642e81fca83bc41345ad625e09104036404 WHIRLPOOL b97565fe1c4e0d9e3b04969baa9dc6e8cdedea841fc75e7d95596e6e49c127aa82943fad55538eb81ef031bbe4f9ee82787ef7b687c5413fab59304c5cb3b50e
|
||||
PBIN alsa-lib-1.2.2.pbin-1+exheres-0 2787 SHA256 5e65dda34a08e24b1cd30d3e4b9ceaa61d7057ebb34168933de07e158aa3aa5b SHA512 604e9ba3e484e534bcbd3ef688c062002dd7a9d0acebb7944a5a562740cfb5d273b1b1c57755011495ae5f248a17e471dc90a01f9dc7f646be652abb87090b0a WHIRLPOOL cae4e94007b66f5c9c3b1d03592afe402bb8412ed89da16bda0293b07acf3fa56cbee55eea0b217befa853392ff2deb80dff50fe5a3d556e48520e74960dcc85
|
||||
DIST hasufell-binhost--sys-sound--alsa-lib-1.2.4--C.25876.1605749097.709447.C.tar.bz2 615009 SHA256 8577acb6abe57aed62d8194ebb2fff98fe85fb97e0c31da74a37d56cb37c2c4e SHA512 18e62478050ed48d8c1148ae7a4764be9eeb2698d31b4b258c0949075dcbb345ea2696f6e8f7a0b850f3b83f22a331be1cc435840500536d7a931c149853a127 WHIRLPOOL 5df9ccfddb4f5972a857ef1cb25d2b0502621660ffc0dcc085e31f09d59b017b188a56f61d10cd48e008ba51306ca158e032020b8b1f7d42458fc869493239c0
|
||||
PBIN alsa-lib-1.2.4.pbin-1+exheres-0 2787 SHA256 560ae9d02e1ff578202187070aa9833acc465ae03d5ab90eab2c67d0e0386cf2 SHA512 164597d0b12a33a44cc44fb4c4f77f89098be46bc5d64e0bc6c0ffe5e5e273668017753ba0ef8964b4211cbded6fcb018e973b8121bcbf8fa60562cfad394240 WHIRLPOOL ec83dc6c4316743f33b2f06a41b1014e864a42b89ff49c977ed794495dfa58f80736006c01c3561deef43ada6c4d8df688fa4094a0eb8c5e946cf28a2a277fef
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 18:02:43 CEST 2020
|
||||
# Created by paludis-3.0.0 on Thu Nov 19 02:24:58 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: doc? ( app-doc/doxygen[>=1.2.6] ) suggestion: sys-sound/alsa-topology-conf [[ description = [ ALSA topology configuration files ] ]] sys-sound/alsa-ucm-conf [[ description = [ ALSA Use Case Manager configuration (and topologies) files ] ]] ) [[ defined-in = [ alsa-lib-1.2.2.exheres-0 ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) 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 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
DEPENDENCIES="( build: doc? ( app-doc/doxygen[>=1.2.6] ) suggestion: sys-sound/alsa-topology-conf [[ description = [ ALSA topology configuration files ] ]] sys-sound/alsa-ucm-conf [[ description = [ ALSA Use Case Manager configuration (and topologies) files ] ]] ) [[ defined-in = [ alsa-lib-1.2.4.exheres-0 ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) python_abis:3.8? ( dev-lang/python:3.8 ) python_abis:3.9? ( dev-lang/python:3.9 ) ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://www.alsa-project.org"
|
||||
INHERITED=" python"
|
||||
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] ) [[ defined-in = [ alsa-lib-1.2.2.exheres-0 ] ]] ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] ) [[ defined-in = [ alsa-lib-1.2.4.exheres-0 ] ]] ( python [[ description = [ Adds support/bindings for the Python language ] ]] python? ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] 3.9 [[ description = [ Use Python ABI 3.9 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~armv8 ~x86"
|
||||
LICENCES="LGPL-2.1"
|
||||
SLOT="0"
|
||||
DOWNLOADS="mirror://alsaproject/lib/alsa-lib-1.2.2.tar.bz2"
|
||||
DOWNLOADS="mirror://alsaproject/lib/alsa-lib-1.2.4.tar.bz2"
|
||||
OPTIONS="python python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1588176163"
|
||||
GENERATED_TIME="1605749098"
|
||||
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 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 PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="arbor"
|
||||
PLATFORMS="~amd64 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-sound--alsa-lib-1.2.2--C.9560.1588176163.480488.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-sound--alsa-lib-1.2.4--C.25876.1605749097.709447.C.tar.bz2"
|
||||
SUMMARY="ALSA library"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user