void-packages/srcpkgs/yelp-xsl/template
Juan RP d45d5a6a2f yelp-xsl: update to 2.91.92.
--HG--
branch : gnome3
2011-03-22 07:24:00 +01:00

23 lines
691 B
Text

# Template file for 'yelp-xsl'
pkgname=yelp-xsl
version=2.91.92
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Help browser for GNOME desktop - XSL and misc files"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ab3d26192cf4465f1dad187d975201767b45ca3dc908820fc0ee9924bca42175
long_desc="
Yelp is the help browser for GNOME2. It lets you navigate through all
installed documentation.
This package contains some XSL and misc files required by Yelp."
noarch=yes
Add_dependency build pkg-config
Add_dependency build intltool
post_install()
{
install -d ${DESTDIR}/usr/lib
mv ${DESTDIR}/usr/share/pkgconfig ${DESTDIR}/usr/lib
}