gtk-doc: update to 1.20.
This commit is contained in:
parent
9e13f4c30f
commit
efba9be005
|
@ -1,17 +1,14 @@
|
||||||
# Template file for 'gtk-doc'
|
# Template file for 'gtk-doc'
|
||||||
pkgname=gtk-doc
|
pkgname=gtk-doc
|
||||||
version=1.19
|
version=1.20
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="which pkg-config itstool openjade python docbook-xsl gnome-doc-utils perl>=0"
|
hostmakedepends="which pkg-config itstool openjade python docbook-xsl gnome-doc-utils perl"
|
||||||
depends="docbook-xsl gnome-doc-utils perl>=0"
|
depends="docbook-xsl gnome-doc-utils perl"
|
||||||
short_desc="Documentation tool for public library API"
|
short_desc="Documentation tool for public library API"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, FDL-"
|
license="GPL-2, FDL-"
|
||||||
homepage="http://www.gtk.org/gtk-doc/"
|
homepage="http://www.gtk.org/gtk-doc/"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/1.19/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/1.20/$pkgname-$version.tar.xz"
|
||||||
checksum=27df247fa828433a9390368e2088cc22f954f2ce1f255ddbd12ab6e027b12e68
|
checksum=3e6ecf134dbf92a74c24d79848fea3a48e59ab95408a38c6405905d95a293011
|
||||||
long_desc="
|
|
||||||
These tools extract documentation embedded in GNOME source code, and produce
|
|
||||||
pretty output via DocBook SGML."
|
|
||||||
|
|
Loading…
Reference in New Issue