mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
16 lines
1.7 KiB
Groff
16 lines
1.7 KiB
Groff
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) qt5? ( dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtopengl:5 dev-qt/qtsvg:5 ) qt6? ( dev-qt/qtbase:6[opengl] dev-qt/qtdeclarative:6[opengl] dev-qt/qtquick3d:6[opengl] dev-qt/qtsvg:6 )
|
|
DESCRIPTION=Asynchronous Python 3 Bindings for Qt
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/thp/pyotherside/ https://thp.io/2011/pyotherside/
|
|
INHERIT=multibuild qmake-utils python-single-r1
|
|
IUSE=qt5 qt6 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
|
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv
|
|
LICENSE=ISC
|
|
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) qt5? ( dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtopengl:5 dev-qt/qtsvg:5 ) qt6? ( dev-qt/qtbase:6[opengl] dev-qt/qtdeclarative:6[opengl] dev-qt/qtquick3d:6[opengl] dev-qt/qtsvg:6 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) || ( qt5 qt6 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/thp/pyotherside/archive/1.6.2.tar.gz -> pyotherside-1.6.2.tar.gz
|
|
_eclasses_=out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 de71d9571aa267f353b9e8ab4666732e python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=11b7234199c0947d8cc1568e8406bf7b
|