void-packages/srcpkgs/yelp-xsl/template
2013-05-14 08:07:19 +02:00

21 lines
543 B
Plaintext

# Template file for 'yelp-xsl'
pkgname=yelp-xsl
version=3.8.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/3.8/$pkgname-$version.tar.xz"
checksum=afc519be07ffcbdcc20d1acfd1d901cfd03c7b4cf0667036534f2726bb68b40d
yelp-xsl_package() {
noarch="yes"
pkg_install() {
vmove all
}
}