mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-02 00:07:03 +03:00
17 lines
2.2 KiB
Groff
17 lines
2.2 KiB
Groff
BDEPEND=test? ( dev-python/pyvirtualdisplay[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( media-video/mpv[libmpv] dev-python/pillow[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
|
|
DEFINED_PHASES=compile configure install prepare test
|
|
DESCRIPTION=Python interface to the mpv media player
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/jaseg/python-mpv/ https://pypi.org/project/python-mpv/
|
|
INHERIT=distutils-r1 virtualx
|
|
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 test
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=AGPL-3
|
|
RDEPEND=media-video/mpv[libmpv] dev-python/pillow[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
|
|
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
|
RESTRICT=!test? ( test ) !test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/jaseg/python-mpv/archive/v1.0.8.tar.gz -> python-mpv-1.0.8.gh.tar.gz
|
|
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 virtualx 9741d451eb64ea8bb9faee90d68a9b68
|
|
_md5_=afaa43bfb8978b07f0cc4bab137319be
|