# Template file for 'yelp-xsl' pkgname=yelp-xsl version=3.8.0 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 " license="GPL-2" homepage="http://www.gnome.org" distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz" checksum=d89e280743460dae534617eef4751c46581ea3a7fa202b5a351daf192505d6e9 long_desc=" 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 } }