16 lines
607 B
Bash
16 lines
607 B
Bash
# Template file for 'yelp-tools'
|
|
pkgname=yelp-tools
|
|
version=42.1
|
|
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"
|
|
changelog="https://gitlab.gnome.org/GNOME/yelp-tools/-/raw/master/NEWS"
|
|
distfiles="${GNOME_SITE}/yelp-tools/${version%.*}/yelp-tools-${version}.tar.xz"
|
|
checksum=3e496a4020d4145b99fd508a25fa09336a503a4e8900028421e72c6a4b11f905
|