void-packages/srcpkgs/yelp-xsl/template

21 lines
543 B
Text
Raw Normal View History

# Template file for 'yelp-xsl'
pkgname=yelp-xsl
2013-05-14 06:07:19 +00:00
version=3.8.1
2012-09-26 00:15:59 +00:00
revision=1
build_style=gnu-configure
2013-03-28 09:34:48 +00:00
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>"
2011-10-17 18:45:33 +00:00
license="GPL-2"
2012-09-26 00:15:59 +00:00
homepage="http://www.gnome.org"
2013-03-28 09:34:48 +00:00
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
2013-05-14 06:07:19 +00:00
checksum=afc519be07ffcbdcc20d1acfd1d901cfd03c7b4cf0667036534f2726bb68b40d
yelp-xsl_package() {
noarch="yes"
pkg_install() {
2013-05-14 06:07:19 +00:00
vmove all
}
}