New package: badwolf-1.0.2
This commit is contained in:
parent
8a3e952391
commit
3693dbd836
1 changed files with 18 additions and 0 deletions
18
srcpkgs/badwolf/template
Normal file
18
srcpkgs/badwolf/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'badwolf'
|
||||||
|
pkgname=badwolf
|
||||||
|
version=1.0.2
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
make_check_target=test
|
||||||
|
hostmakedepends="pkg-config gettext"
|
||||||
|
makedepends="webkit2gtk-devel"
|
||||||
|
short_desc="Minimalist and privacy-oriented WebKitGTK+ browser"
|
||||||
|
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
|
license="BSD-3-Clause"
|
||||||
|
homepage="https://hacktivis.me/projects/badwolf"
|
||||||
|
distfiles="https://hacktivis.me/releases/badwolf-${version}.tar.gz"
|
||||||
|
checksum=8d84d9c4a00254a5378136f1a43724bb52c9ad2fbae073571a9f03b409566201
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue