void-packages/srcpkgs/gtk-doc/template
q66 867f090293 gtk-doc: add patches from debian, remove noarch
This contains backports so that new glib can generate docs with it.
2020-09-11 16:53:43 +02:00

17 lines
693 B
Bash

# Template file for 'gtk-doc'
pkgname=gtk-doc
version=1.32
revision=2
build_style=gnu-configure
pycompile_dirs="usr/share/gtk-doc/python/gtkdoc"
hostmakedepends="gettext docbook-xml docbook-xsl itstool libxslt pkg-config python3"
depends="docbook-xml docbook-xsl libxslt python3-anytree
python3-Pygments python3-lxml"
short_desc="Documentation tool for public library API"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later, GFDL-1.1-or-later"
homepage="http://www.gtk.org/gtk-doc/"
distfiles="${GNOME_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
checksum=de0ef034fb17cb21ab0c635ec730d19746bce52984a6706e7bbec6fb5e0b907c
python_version=3
patch_args="-Np1"