mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
gtk-doc: update to 1.19.
This commit is contained in:
parent
0df000d800
commit
c528dd5d4d
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gtk-doc'
|
# Template file for 'gtk-doc'
|
||||||
pkgname=gtk-doc
|
pkgname=gtk-doc
|
||||||
version=1.18
|
version=1.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="which pkg-config openjade python docbook-xsl gnome-doc-utils perl>=0"
|
hostmakedepends="which pkg-config itstool openjade python docbook-xsl gnome-doc-utils perl>=0"
|
||||||
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.18/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/1.19/$pkgname-$version.tar.xz"
|
||||||
checksum=785b591c561be1c8206f0d2575dc63558ea6199c3afe49cbc4efde94a6629a20
|
checksum=27df247fa828433a9390368e2088cc22f954f2ce1f255ddbd12ab6e027b12e68
|
||||||
long_desc="
|
long_desc="
|
||||||
These tools extract documentation embedded in GNOME source code, and produce
|
These tools extract documentation embedded in GNOME source code, and produce
|
||||||
pretty output via DocBook SGML."
|
pretty output via DocBook SGML."
|
||||||
|
|
Loading…
Add table
Reference in a new issue