blob: 52331cf7cffbba7fef78bd361e8b0ed4f56ab5e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=configure install prepare test
DEPEND=>=dev-libs/capstone-5.0_rc4:= dev-libs/libzip:= dev-libs/xxhash sys-apps/file sys-libs/zlib ssl? ( dev-libs/openssl:0= ) dev-util/gperf
DESCRIPTION=unix-like reverse engineering framework and commandline tools
EAPI=8
HOMEPAGE=https://www.radare.org
INHERIT=bash-completion-r1 toolchain-funcs
IUSE=ssl test
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-2
RDEPEND=>=dev-libs/capstone-5.0_rc4:= dev-libs/libzip:= dev-libs/xxhash sys-apps/file sys-libs/zlib ssl? ( dev-libs/openssl:0= )
RESTRICT=fetch !test? ( test )
SLOT=0
SRC_URI=mirror+https://github.com/radareorg/radare2/archive/5.9.0.tar.gz -> radare2-5.9.0.tar.gz mirror+https://github.com/radareorg/vector35-arch-arm64/archive/55d73c6bbb94448a5c615933179e73ac618cf876.tar.gz -> radare2-5.9.0-vector35-arm64.tar.gz mirror+https://github.com/radareorg/vector35-arch-armv7/archive/f270a6cc99644cb8e76055b6fa632b25abd26024.tar.gz -> radare2-5.9.0-vector35-armv7.tar.gz test? ( https://github.com/radareorg/radare2-testbins/archive/32e2480e3b7b6959cd1ba483a200c792b4cb9236.tar.gz -> radare2-testbins-32e2480e3b7b6959cd1ba483a200c792b4cb9236.tar.gz )
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 bash-completion-r1 3047612be964ffd4a549447fc4289f12
_md5_=904b8a79f15f0a07308dd8d5b6b868ff
|