void-packages/srcpkgs/yelp-xsl/template
2013-10-15 14:44:31 +02:00

21 lines
554 B
Plaintext

# Template file for 'yelp-xsl'
pkgname=yelp-xsl
version=3.10.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool itstool libxslt"
makedepends="libxslt-devel"
short_desc="Help browser for GNOME desktop - XSL and misc files"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=59c6dee3999121f6ffd33a9c5228316b75bc22e3bd68fff310beb4eeff245887
yelp-xsl_package() {
noarch="yes"
pkg_install() {
vmove all
}
}