14 lines
2.2 KiB
Text
14 lines
2.2 KiB
Text
DEFINED_PHASES=install postinst prepare setup
|
|
DESCRIPTION=A GDB plug-in that makes debugging with GDB suck less
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/pwndbg/pwndbg
|
|
INHERIT=python-single-r1 wrapper
|
|
IUSE=python_single_target_python3_9 python_single_target_python3_10
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) sys-devel/gdb[python,python_single_target_python3_9(-)?,python_single_target_python3_10(-)?] python_single_target_python3_9? ( dev-libs/capstone[python,python_targets_python3_9(-)] dev-python/future[python_targets_python3_9(-)] dev-python/isort[python_targets_python3_9(-)] dev-python/psutil[python_targets_python3_9(-)] dev-python/pycparser[python_targets_python3_9(-)] dev-python/pyelftools[python_targets_python3_9(-)] dev-python/python-ptrace[python_targets_python3_9(-)] dev-python/six[python_targets_python3_9(-)] dev-python/pygments[python_targets_python3_9(-)] dev-util/ROPgadget[python_targets_python3_9(-)] dev-util/unicorn[python,python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-libs/capstone[python,python_targets_python3_10(-)] dev-python/future[python_targets_python3_10(-)] dev-python/isort[python_targets_python3_10(-)] dev-python/psutil[python_targets_python3_10(-)] dev-python/pycparser[python_targets_python3_10(-)] dev-python/pyelftools[python_targets_python3_10(-)] dev-python/python-ptrace[python_targets_python3_10(-)] dev-python/six[python_targets_python3_10(-)] dev-python/pygments[python_targets_python3_10(-)] dev-util/ROPgadget[python_targets_python3_10(-)] dev-util/unicorn[python,python_targets_python3_10(-)] )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/pwndbg/pwndbg/archive/2022.01.05.tar.gz -> pwndbg-20220105.tar.gz
|
|
_eclasses_=multilib 4fbbbc98f236f1b43acd99476bc3cd85 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 python-utils-r1 5dc84801daa87406aafaf535cb947a64 toolchain-funcs fd9cde67030b26e479eeadaced488253 wrapper 4a1902f969e5718126434fc35f3a0d9c
|
|
_md5_=4fb5a3150b6817c817c1e52e7892f12a
|