# Template file for 'gef' pkgname=gef version=2021.07 revision=1 pycompile_dirs="usr/share/gef" depends="keystone-python3 capstone-python3 unicorn-python3 python3-Ropper" short_desc="GDB Enhanced Features for exploit devs & reversers" maintainer="Andrew Benson " license="MIT" homepage="https://gef.readthedocs.io/en/master/" distfiles="https://github.com/hugsy/gef/archive/${version}.tar.gz" checksum=4af3ef5d6c26ed98c7f81a9a28597fb695d0f4168bd2d6e2aadd13312837505a python_version="3" do_install() { vlicense LICENSE vmkdir usr/share/gef vcopy gef.py usr/share/gef }