void-packages/srcpkgs/yelp-xsl/template

26 lines
718 B
Text
Raw Normal View History

# Template file for 'yelp-xsl'
pkgname=yelp-xsl
2013-03-28 09:34:48 +00:00
version=3.8.0
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"
checksum=d89e280743460dae534617eef4751c46581ea3a7fa202b5a351daf192505d6e9
long_desc="
2013-03-28 09:34:48 +00:00
Yelp is the help browser for GNOME. It lets you navigate through all
installed documentation.
This package contains some XSL and misc files required by Yelp."
yelp-xsl_package() {
noarch="yes"
pkg_install() {
vmove usr
}
}