mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
15 lines
1022 B
Plaintext
15 lines
1022 B
Plaintext
DEFINED_PHASES=install postinst setup
|
|
DESCRIPTION=Modular visual interface for GDB in Python
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/cyrus-and/gdb-dashboard
|
|
INHERIT=python-single-r1 optfeature wrapper
|
|
IUSE=python_single_target_python3_12 python_single_target_python3_13
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-debug/gdb[python] python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/cyrus-and/gdb-dashboard/archive/v0.17.4.tar.gz -> gdb-dashboard-0.17.4.tar.gz
|
|
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs da0a71e3a72194ca0b88d5b045d721ac python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 optfeature 538bce96e5589935b57e178e8635f301 wrapper ebaa3beeb43f7e533872b6c37168c7ad
|
|
_md5_=f295546029f823f46eb5027c8dac4297
|