15 lines
535 B
Bash
15 lines
535 B
Bash
# Template file for 'yelp-tools'
|
|
pkgname=yelp-tools
|
|
version=41.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=37f1acc02bcbe68a31b86e07c129a839bd3276e656dc89eb7fc0a92746eff272
|