# Template file for 'python3-Ropper' pkgname=python3-Ropper version=1.13.8 revision=3 build_style=python3-module hostmakedepends="python3-setuptools" depends="capstone-python3 python3-filebytes keystone-python3 python3-setuptools" checkdepends="python3-pytest $depends" short_desc="Find gadgets to build rop chains for different architectures" maintainer="Andrew Benson " license="BSD-3-Clause" homepage="https://scoding.de/ropper/" distfiles="https://github.com/sashs/Ropper/archive/v${version}.tar.gz" checksum=c1078ecb48f64a128f44cba9deb7bd497b248adf151bebdff4aa8b7bb3e67640 post_install() { vlicense COPYING }