15 lines
535 B
Bash
15 lines
535 B
Bash
# Template file for 'yelp-tools'
|
|
pkgname=yelp-tools
|
|
version=42.0
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config itstool libxslt python3-lxml"
|
|
makedepends="yelp-xsl"
|
|
depends="itstool libxslt yelp-xsl python3-lxml"
|
|
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=2cd43063ffa7262df15dd8d379aa3ea3999d42661f07563f4802daa1149f7df4
|