# Template file for 'badwolf' pkgname=badwolf version=1.4.0 revision=1 build_style=configure configure_args="PREFIX=/usr WITH_WEBKITGTK=4.1 WITH_URI_PARSER=guri" make_cmd=ninja make_check_target=test hostmakedepends="pkg-config gettext ninja ed" makedepends="libwebkit2gtk41-devel" short_desc="Minimalist and privacy-oriented WebKitGTK+ browser" maintainer="yosh " license="BSD-3-Clause" homepage="https://hacktivis.me/projects/badwolf" changelog="https://hacktivis.me/releases/badwolf-${version}.txt" distfiles="https://distfiles.hacktivis.me/releases/badwolf/badwolf-${version}.tar.gz" checksum=9542978a77fef179e386d803cc3dad340202c354c09201d4200c93b0c95b59d3 do_install() { DESTDIR=${DESTDIR} ninja install vlicense COPYING }