blob: 5d8d21fc695393c8dcc6338f01ebd64f1bbfa39e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_6? ( >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] )
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=sys-devel/gettext
DESCRIPTION=PyQt5-based launcher for FS-UAE
EAPI=7
HOMEPAGE=https://fs-uae.net/
IUSE=lha python_single_target_python3_6 python_single_target_python3_7
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-emulation/fs-uae python_single_target_python3_6? ( dev-python/PyQt5[python_targets_python3_6(-),declarative,gui,network,opengl,widgets] dev-python/pyopengl[python_targets_python3_6(-)] dev-python/requests[python_targets_python3_6(-)] lha? ( dev-python/python-lhafile[python_targets_python3_6(-)] ) ) python_single_target_python3_7? ( dev-python/PyQt5[python_targets_python3_7(-),declarative,gui,network,opengl,widgets] dev-python/pyopengl[python_targets_python3_7(-)] dev-python/requests[python_targets_python3_7(-)] lha? ( dev-python/python-lhafile[python_targets_python3_7(-)] ) ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] )
REQUIRED_USE=^^ ( python_single_target_python3_6 python_single_target_python3_7 )
SLOT=0
SRC_URI=https://fs-uae.net/stable/3.0.2/fs-uae-launcher-3.0.2.tar.gz
_eclasses_=distutils-r1 b976429675a7a9926cb08dc110c52f17 multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 01eeb2dae449b6155b46f8deb0a2087d python-utils-r1 89113cd44c8118e781d18387d4256fe3 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=64ae5cdc4903e4b14bd7514f8935c163
|