15 lines
532 B
Bash
15 lines
532 B
Bash
# Template file for 'yelp-tools'
|
|
pkgname=yelp-tools
|
|
version=3.32.2
|
|
revision=1
|
|
archs=noarch
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config itstool libxslt"
|
|
makedepends="yelp-xsl"
|
|
depends="itstool libxslt yelp-xsl"
|
|
short_desc="Tools for creating Yelp documentation"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://www.gnome.org"
|
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
|
checksum=183856b5ed0b0bb2c05dd1204af023946ed436943e35e789afb0295e5e71e8f9
|