17 lines
691 B
Bash
17 lines
691 B
Bash
# Template file for 'yelp-xsl'
|
|
# keep up to date with yelp
|
|
pkgname=yelp-xsl
|
|
version=42.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config gettext itstool libxslt"
|
|
makedepends="libxslt-devel"
|
|
short_desc="Help browser for GNOME desktop - XSL and misc files"
|
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://wiki.gnome.org/Apps/Yelp/Xsl"
|
|
#changelog="https://gitlab.gnome.org/GNOME/yelp-xsl/-/raw/gnome-42/NEWS"
|
|
changelog="https://gitlab.gnome.org/GNOME/yelp-xsl/-/raw/master/NEWS"
|
|
distfiles="${GNOME_SITE}/yelp-xsl/${version%.*}/yelp-xsl-${version}.tar.xz"
|
|
checksum=238be150b1653080ce139971330fd36d3a26595e0d6a040a2c030bf3d2005bcd
|