15 lines
519 B
Bash
15 lines
519 B
Bash
# Template file for 'yelp-tools'
|
|
pkgname=yelp-tools
|
|
version=3.38.0
|
|
revision=1
|
|
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=607ce4b3ee8517c42db924a01a78660a03317595c75825731ea86a920e2b04b0
|