20 lines
554 B
Text
20 lines
554 B
Text
# Template file for 'yelp-xsl'
|
|
pkgname=yelp-xsl
|
|
version=3.10.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 <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://www.gnome.org"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=cf5af9978b86e32e4adef01d128f491badb3b24b1f16569ad7bced1bfbbde502
|
|
|
|
yelp-xsl_package() {
|
|
noarch="yes"
|
|
pkg_install() {
|
|
vmove all
|
|
}
|
|
}
|