gtk-doc: update to 1.30.
This commit is contained in:
parent
78a71df945
commit
4268bcd8d4
2 changed files with 8 additions and 8 deletions
|
@ -1,9 +1,9 @@
|
|||
--- gtkdoc/config.py.in.orig 2017-04-16 13:04:44.000000000 +0000
|
||||
+++ gtkdoc/config.py.in 2017-10-08 19:32:23.350518442 +0000
|
||||
@@ -5,7 +5,7 @@
|
||||
--- gtkdoc/config.py.in.orig 2019-08-03 10:31:05.926508624 +0200
|
||||
+++ gtkdoc/config.py.in 2019-08-03 10:32:32.657073349 +0200
|
||||
@@ -3,7 +3,7 @@ version = "@VERSION@"
|
||||
# tools
|
||||
dblatex = '@DBLATEX@'
|
||||
fop = '@FOP@'
|
||||
highlight = '@HIGHLIGHT@'
|
||||
highlight_options = '@HIGHLIGHT_OPTIONS@'
|
||||
-pkg_config = '@PKG_CONFIG@'
|
||||
+pkg_config = 'pkg-config'
|
||||
xsltproc = '@XSLTPROC@'
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gtk-doc'
|
||||
pkgname=gtk-doc
|
||||
version=1.29
|
||||
revision=2
|
||||
version=1.30
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
pycompile_version="$py3_ver"
|
||||
|
@ -13,4 +13,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, GFDL-1.1-or-later"
|
||||
homepage="http://www.gtk.org/gtk-doc/"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=14578e002496567276d310a62c9ffd6c56ee8806ce5079ffb0b81c4111f586b1
|
||||
checksum=a4f6448eb838ccd30d76a33b1fd095f81aea361f03b12c7b23df181d21b7069e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue