16 lines
529 B
Bash
16 lines
529 B
Bash
# Template file for 'yelp-tools'
|
|
pkgname=yelp-tools
|
|
version=3.28.0
|
|
revision=1
|
|
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.0-or-later"
|
|
homepage="http://www.gnome.org"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=82dbfeea2359dfef8ee92c7580c7f03768d12f9bf67d839f03a5e9b0686dc1ac
|
|
noarch=yes
|