void-packages/srcpkgs/yelp-xsl/template

21 lines
543 B
Plaintext
Raw Normal View History

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