15 lines
522 B
Bash
15 lines
522 B
Bash
# Template file for 'yelp-tools'
|
|
pkgname=yelp-tools
|
|
version=40.0
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="pkg-config itstool libxslt python3-lxml"
|
|
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=664bacf2f3dd65ef00a43f79487351ab64a6c4c629c56ac0ceb1723c2eb66aae
|