1 # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
6 pkgdesc="Document transformations from Yelp"
7 url="https://gitlab.gnome.org/GNOME/yelp-xsl"
10 makedepends=(itstool git)
11 _commit=0346fc97eca8792e9a806d2537fbef7d1f98792b # tags/42.0^0
12 source=("git+https://gitlab.gnome.org/GNOME/yelp-xsl.git#commit=$_commit")
17 git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
22 NOCONFIGURE=1 ./autogen.sh
27 ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
33 make DESTDIR="$pkgdir" install