# Template file for 'bettercap' pkgname=bettercap version=2.27.1 revision=2 build_style=go go_import_path=github.com/bettercap/bettercap hostmakedepends="pkg-config" makedepends="libpcap-devel libnetfilter_queue-devel libusb-devel" short_desc="Network attack and monitoring framework" maintainer="Orphaned " license="GPL-3.0-only" homepage="https://github.com/bettercap/bettercap" distfiles="https://github.com/bettercap/bettercap/archive/v${version}.tar.gz" checksum=dd4349a43486ec300a0f777f7c53b2fff608fb82dbba720c144b85538811405c if [ "$XBPS_TARGET_LIBC" = musl ]; then CPPFLAGS="-Du_int8_t=uint8_t -Du_int16_t=uint16_t -Du_int32_t=uint32_t" fi