2011-03-01 14:56:10 +00:00
|
|
|
# Template file for 'yelp-xsl'
|
|
|
|
pkgname=yelp-xsl
|
2013-05-14 06:07:19 +00:00
|
|
|
version=3.8.1
|
2012-09-26 00:15:59 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-03-28 09:34:48 +00:00
|
|
|
hostmakedepends="pkg-config intltool itstool libxslt"
|
2013-03-28 12:08:11 +00:00
|
|
|
makedepends="libxslt-devel"
|
2011-03-01 14:56:10 +00:00
|
|
|
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"
|
2013-05-14 06:07:19 +00:00
|
|
|
checksum=afc519be07ffcbdcc20d1acfd1d901cfd03c7b4cf0667036534f2726bb68b40d
|
2013-04-14 16:44:52 +00:00
|
|
|
|
|
|
|
yelp-xsl_package() {
|
|
|
|
noarch="yes"
|
|
|
|
pkg_install() {
|
2013-05-14 06:07:19 +00:00
|
|
|
vmove all
|
2013-04-14 16:44:52 +00:00
|
|
|
}
|
|
|
|
}
|