2017-01-05 16:37:16 +01:00
|
|
|
# Template file for 'gufw'
|
|
|
|
pkgname=gufw
|
2017-06-29 09:05:37 +02:00
|
|
|
version=17.10.0
|
2017-08-28 07:27:56 +02:00
|
|
|
revision=2
|
2017-01-12 12:28:27 +01:00
|
|
|
noarch=yes
|
|
|
|
wrksrc="gui-ufw-${version}"
|
2017-01-05 16:37:16 +01:00
|
|
|
build_style=python3-module
|
2017-01-12 12:29:48 +01:00
|
|
|
pycompile_module="gufw"
|
2017-01-05 16:37:16 +01:00
|
|
|
depends="python3-gobject net-tools ufw gtk+3"
|
|
|
|
hostmakedepends="python3-distutils-extra intltool $depends"
|
2017-01-12 12:28:27 +01:00
|
|
|
short_desc="GTK+ frontend for ufw"
|
2017-01-05 16:37:16 +01:00
|
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
|
|
license="GPL-3"
|
2017-06-29 09:05:37 +02:00
|
|
|
homepage="https://gufw.org/"
|
|
|
|
distfiles="https://launchpad.net/gui-ufw/trunk/${version%.*}/+download/gui-ufw-${version}.tar.gz"
|
|
|
|
checksum=8632e763a07e8057f312786b8f7c4970d44c26e73f8b184be1d2fc314e9c3dac
|