mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 21:43:13 +02:00
parent
f2e8114768
commit
b0bbec6033
2 changed files with 5 additions and 3 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'gtk-doc'
|
# Template file for 'gtk-doc'
|
||||||
pkgname=gtk-doc
|
pkgname=gtk-doc
|
||||||
version=1.26
|
version=1.27
|
||||||
revision=2
|
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 python-six"
|
depends="docbook-xsl gnome-doc-utils perl python-six"
|
||||||
|
checkdepends="python-six bc glib-devel"
|
||||||
short_desc="Documentation tool for public library API"
|
short_desc="Documentation tool for public library API"
|
||||||
maintainer="Enno Boland <gottox@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=bff3f44467b1d39775e94fad545f050faa7e8d68dc6a31aef5024ba3c2d7f2b7
|
checksum=e26bd3f7080c749b1cb66c46c6bf8239e2f320a949964fb9c6d56e1b0c6d9a6f
|
||||||
|
|
1
srcpkgs/gtk-doc/update
Normal file
1
srcpkgs/gtk-doc/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern="\Q$pkgname\E-\K[0-9]\.[0-9]*[0-9]*[0-9](?=)"
|
Loading…
Add table
Reference in a new issue