15 lines
560 B
Bash
15 lines
560 B
Bash
# Template file for 'radare2'
|
|
pkgname=radare2
|
|
version=1.2.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
# XXX use internal capstone. Released one is too old.
|
|
#configure_args="--with-syscapstone"
|
|
#hostmakedepends="pkg-config"
|
|
#makedepends="capstone-devel"
|
|
short_desc="Advanced command line debugger and hexadecimal editor"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="LGPL-3"
|
|
homepage="http://www.radare.org"
|
|
distfiles="http://cloud.radare.org/get/${version}/radare2-${version}.tar.gz"
|
|
checksum=3660f4f8c1490194f5b5b80d7e21e1cc507e6aff2551008074e632c22549b941
|