23dd7d008e
- There's no need to set build_style for custom-install (default). - gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
21 lines
712 B
Text
21 lines
712 B
Text
# Template file for 'gtk-doc'
|
|
pkgname=gtk-doc
|
|
version=1.18
|
|
homepage="http://www.gtk.org/gtk-doc/"
|
|
distfiles="${GNOME_SITE}/$pkgname/1.18/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
short_desc="Documentation tool for public library API"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2, FDL-"
|
|
checksum=785b591c561be1c8206f0d2575dc63558ea6199c3afe49cbc4efde94a6629a20
|
|
long_desc="
|
|
These tools extract documentation embedded in GNOME source code, and produce
|
|
pretty output via DocBook SGML."
|
|
|
|
noarch=yes
|
|
Add_dependency full docbook-xsl
|
|
Add_dependency full gnome-doc-utils
|
|
Add_dependency full perl ">=0"
|
|
Add_dependency build pkg-config
|
|
Add_dependency build openjade
|
|
Add_dependency build python ">=0"
|