void-packages/srcpkgs/gnome-doc-utils/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

32 lines
1 KiB
Plaintext

# Template file for 'gnome-doc-utils'
pkgname=gnome-doc-utils
version=0.20.6
revision=1
distfiles="${GNOME_SITE}/$pkgname/0.20/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--disable-scrollkeeper"
short_desc="Documentation utilities for GNOME"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=091486e370480bf45349ad09dac799211092a02938b26a0d68206172cb6cebbf
long_desc="
$pkgname is a collection of documentation utilities for the Gnome
project. Notably, it contains utilities for building documentation and
all auxiliary files in your source tree, and it contains the DocBook
XSLT stylesheets that were once distributed with Yelp."
noarch=yes
pycompile_module="xml2po"
Add_dependency run libxslt
Add_dependency full docbook-xml
Add_dependency full docbook-xsl
Add_dependency full rarian
Add_dependency full python
Add_dependency full libxml2-python
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gettext
Add_dependency build libxslt-devel
Add_dependency build gsettings-desktop-schemas