mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
15 lines
972 B
Groff
15 lines
972 B
Groff
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_11 python_single_target_python3_12
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=dev-debug/gdb[python] python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/cyrus-and/gdb-dashboard/archive/v0.17.3.tar.gz -> gdb-dashboard-0.17.3.tar.gz
|
|
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 optfeature 538bce96e5589935b57e178e8635f301 wrapper 11a2a3bd712784986679b60a0cab34a0
|
|
_md5_=e4cefc1dda291300a17c8b2e7479c24e
|