New package: gksu-2.0.2
This commit is contained in:
parent
c007eee298
commit
f6bf0a2e8c
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'gksu'
|
||||
pkgname=gksu
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-nautilus-extension"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk-doc libgksu-devel"
|
||||
depends="xauth"
|
||||
short_desc="A graphical frontend for su"
|
||||
maintainer="Alexey Rochev <equeim@gmail.com>"
|
||||
homepage="http://www.nongnu.org/gksu/index.html"
|
||||
license="GPL-2"
|
||||
distfiles="http://people.debian.org/~kov/gksu/$pkgname-$version.tar.gz"
|
||||
checksum=a1de3dca039d88c195fcdc9516379439a1d699750417f1e655aa2101a955ee5a
|
Loading…
Reference in New Issue