# Template file for 'halfempty' pkgname=halfempty version=0.40 revision=1 build_style=gnu-makefile make_check_target="test" hostmakedepends="pkg-config" makedepends="libglib-devel" checkdepends="words-en" short_desc="Fast, Parallel Testcase Minimization" maintainer="Leah Neukirchen " license="Apache-2.0" homepage="https://github.com/googleprojectzero/halfempty/" distfiles="https://github.com/googleprojectzero/halfempty/archive/v${version}.tar.gz" checksum=6013c6e37c9dc727bb9066ee15ededbb59a6e97c74f4879f6ea00aac5fb94fa5 case "$XBPS_TARGET_MACHINE" in *-musl) CFLAGS+='-DRLIMIT_RTTIME=15' esac do_install() { vbin halfempty }