blob: 576ff165906e82612837d83a1bb2e8a0cd76d667 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst postrm preinst setup
DESCRIPTION=Terminal-based clone of the game Pokémon
EAPI=8
HOMEPAGE=https://github.com/lxgr-linux/pokete
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop python-single-r1 xdg
IUSE=python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_9? ( >=games-engines/scrap-engine-1.2.0[python_targets_python3_9(-)] !kernel_linux? ( >=dev-python/pynput-1.7.6[python_targets_python3_9(-)] ) ) python_single_target_python3_10? ( >=games-engines/scrap-engine-1.2.0[python_targets_python3_10(-)] !kernel_linux? ( >=dev-python/pynput-1.7.6[python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( >=games-engines/scrap-engine-1.2.0[python_targets_python3_11(-)] !kernel_linux? ( >=dev-python/pynput-1.7.6[python_targets_python3_11(-)] ) )
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://github.com/lxgr-linux/pokete/archive/refs/tags/0.7.3.tar.gz -> pokete-0.7.3.tar.gz
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs cf009a3ed4e5bef503e7a9f215791a78 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=5dd91b6081f1e7dcf99fe9f61dbc92c2
|