23dd7d008e
- There's no need to set build_style for custom-install (default). - gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
21 lines
694 B
Text
21 lines
694 B
Text
# Template file for 'yelp-xsl'
|
|
pkgname=yelp-xsl
|
|
version=3.2.1
|
|
homepage="http://www.gnome.org"
|
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="Help browser for GNOME desktop - XSL and misc files"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
checksum=76159759ccff4003c13a9fd14de82f334978165f88dd3716efa98382285a06a6
|
|
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
|
|
Add_dependency build itstool
|
|
Add_dependency build libxslt-devel
|