diff --git a/srcpkgs/kupfer/template b/srcpkgs/kupfer/template new file mode 100644 index 00000000000..1934058b4c1 --- /dev/null +++ b/srcpkgs/kupfer/template @@ -0,0 +1,17 @@ +# Template file for 'kupfer' +pkgname=kupfer +version=208 +revision=1 +build_style=waf +hostmakedepends="python perl intltool python-gobject2 pygtk python-xdg python-dbus" +depends="" +short_desc="Interface for quick and convenient access to applications" +maintainer="Enno Boland " +license="GPL-3" +homepage="https://engla.github.io/kupfer/" +distfiles="https://github.com/downloads/engla/kupfer/kupfer-v${version}.tar.xz" +checksum=65de8fe23e4b91a25910969ae11f32a98ed44714a460c64dfc71a85d20289c04 +wrksrc=${pkgname}-v${version} +noarch=yes +configure_args="--no-update-mime + --no-update-icon-cache"