diff --git a/srcpkgs/gufw/template b/srcpkgs/gufw/template new file mode 100644 index 00000000000..c77690f6c9f --- /dev/null +++ b/srcpkgs/gufw/template @@ -0,0 +1,15 @@ +# Template file for 'gufw' +pkgname=gufw +version=17.04.1 +revision=1 +build_style=python3-module +depends="python3-gobject net-tools ufw gtk+3" +hostmakedepends="python3-distutils-extra intltool $depends" +short_desc="GTK frontend for ufw" +maintainer="Enno Boland " +license="GPL-3" +homepage="http://gufw.org/" +distfiles="https://launchpad.net/gui-ufw/${version%.*}/${version%.*}/+download/gui-ufw-${version}.tar.gz" +checksum=fd933242f14514167f14a72fc452a2a76767c6f1ca795835b642719d0fa27c38 +wrksrc=gui-ufw-$version +noarch=yes