mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gtk-doc: update to 1.26; gnome is now maintained by Gottox
This commit is contained in:
parent
36bde12ef3
commit
e54b451552
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'gtk-doc'
|
# Template file for 'gtk-doc'
|
||||||
pkgname=gtk-doc
|
pkgname=gtk-doc
|
||||||
version=1.25
|
version=1.26
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config itstool python docbook-xsl gnome-doc-utils perl"
|
hostmakedepends="pkg-config itstool python docbook-xsl gnome-doc-utils perl"
|
||||||
depends="docbook-xsl gnome-doc-utils perl"
|
depends="docbook-xsl gnome-doc-utils perl python-six"
|
||||||
short_desc="Documentation tool for public library API"
|
short_desc="Documentation tool for public library API"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
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/$version/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/$version/$pkgname-$version.tar.xz"
|
||||||
checksum=1ea46ed400e6501f975acaafea31479cea8f32f911dca4dff036f59e6464fd42
|
checksum=bff3f44467b1d39775e94fad545f050faa7e8d68dc6a31aef5024ba3c2d7f2b7
|
||||||
|
|
Loading…
Add table
Reference in a new issue