15 lines
520 B
Bash
15 lines
520 B
Bash
# Template file for 'yelp-tools'
|
|
pkgname=yelp-tools
|
|
version=3.16.1
|
|
revision=2
|
|
noarch="yes"
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool itstool libxslt"
|
|
makedepends="yelp-xsl"
|
|
depends="itstool libxslt yelp-xsl"
|
|
short_desc="Tools for creating Yelp documentation"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://www.gnome.org"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=b4f66c145af1c6448dc51037d305d6844da13dc31d07729b8e29005ee4fef89c
|