void-packages/srcpkgs/kupfer/template

20 lines
660 B
Text
Raw Normal View History

2014-10-04 21:26:01 +00:00
# Template file for 'kupfer'
pkgname=kupfer
version=208
revision=3
patch_args="-Np1"
2014-10-04 21:26:01 +00:00
build_style=waf
2014-10-05 05:50:58 +00:00
hostmakedepends="perl intltool"
makedepends="python python-gobject2 pygtk python-xdg python-dbus python-keybinder2"
2014-10-05 05:50:58 +00:00
depends="$makedepends"
2014-10-04 21:26:01 +00:00
short_desc="Interface for quick and convenient access to applications"
maintainer="Enno Boland <eb@s01.de>"
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"