mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
2021-06-26 11:21:25 UTC
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
DEFINED_PHASES=compile install prepare
|
||||
DEPEND=media-libs/alsa-lib media-sound/sndio:=
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-sound/sndio:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
DESCRIPTION=ALSA PCM to play audio on sndio servers
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Duncaen/alsa-sndio
|
||||
INHERIT=multilib-minimal
|
||||
IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ISC
|
||||
RDEPEND=media-libs/alsa-lib media-sound/sndio:=
|
||||
RDEPEND=media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-sound/sndio:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Duncaen/alsa-sndio/archive/0.2.tar.gz -> alsa-sndio-0.2.tar.gz
|
||||
_md5_=13f32c67ae5a0e2576eee18644012f7e
|
||||
_eclasses_=multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib-build c311a933538fe97b72600926696ea66f multilib-minimal 12533389e8f5cc25f70ffcddbc9b3d29
|
||||
_md5_=63546234d262caa559a4ba02e5815b9b
|
||||
|
||||
@@ -4,13 +4,13 @@ DEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-e
|
||||
DESCRIPTION=A player and recorder for live streams and videos with danmaku support
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/IsoaSFlus/QLivePlayer
|
||||
INHERIT=xdg cmake optfeature python-single-r1 readme.gentoo-r1
|
||||
INHERIT=cmake optfeature python-single-r1 readme.gentoo-r1 xdg
|
||||
IUSE=python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=dev-qt/qtcore-5.15:5 >=dev-qt/qtdeclarative-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtwidgets-5.15:5 python_single_target_python3_8? ( dev-python/aiohttp[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/aiohttp[python_targets_python3_9(-)] ) media-video/ffmpeg media-video/mpv net-misc/curl >=dev-qt/qtquickcontrols-5.15:5 >=dev-qt/qtquickcontrols2-5.15:5
|
||||
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) >=dev-qt/qtcore-5.15:5 >=dev-qt/qtdeclarative-5.15:5 >=dev-qt/qtgui-5.15:5 >=dev-qt/qtnetwork-5.15:5 >=dev-qt/qtwidgets-5.15:5 python_single_target_python3_8? ( dev-python/aiohttp[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/aiohttp[python_targets_python3_9(-)] ) media-video/ffmpeg media-video/mpv net-misc/curl >=dev-qt/qtquickcontrols-5.15:5 >=dev-qt/qtquickcontrols2-5.15:5 >=dev-qt/qtsvg-5.15:5
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/IsoaSFlus/QLivePlayer/archive/3.22.0.tar.gz -> QLivePlayer-3.22.0.tar.gz
|
||||
_eclasses_=xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 3c7381c56a184f0dd5ba3fb824808f30 wrapper 4251d4c84c25f59094fd557e0063a974 eutils 9a53f21c753d823ba20a22f857c25cb4 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 cmake 518e4c9a6a38dfd7afc54b6a7c5de3da optfeature cc13a38ea4d26565e83ef21d58bcd4ab eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 readme.gentoo-r1 e51390d48521eb3d400db57d557b7530
|
||||
_md5_=43313452b02e353bf0c769d4536ebe45
|
||||
SRC_URI=https://github.com/IsoaSFlus/QLivePlayer/archive/3.22.3.tar.gz -> QLivePlayer-3.22.3.tar.gz
|
||||
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 3c7381c56a184f0dd5ba3fb824808f30 wrapper 4251d4c84c25f59094fd557e0063a974 eutils 9a53f21c753d823ba20a22f857c25cb4 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da optfeature cc13a38ea4d26565e83ef21d58bcd4ab eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 977ed3240c7c676eb18a277e65663c1c python-single-r1 73f113f91928e0d16bceb65ecbcd8e75 readme.gentoo-r1 e51390d48521eb3d400db57d557b7530 xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=cb51ba902eb5c6cb4070e7141758201e
|
||||
Reference in New Issue
Block a user