pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/gtk-doc Update to 1.13:
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ce7259bbfb3
branches: trunk
changeset: 569844:8ce7259bbfb3
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 20 11:12:01 2010 +0000
description:
Update to 1.13:
GTK-Doc 1.13 (Dec 18 2009)
============
o 604891 : gtk-doc tarball does not build
Contributors
Stefan Kost
GTK-Doc 1.12 (Dec 18 2009)
============
Changes
o 591450 : Build related fixes
o 466535 : generate documentation as pdf
o 502191 : acronym support
o 532395 : inline function parsing problems (e.g. in glib api docs)
o 536928 : have syntax highlghted and xrefs source code samples
o 562064 : index generation trouble
o 562310 : glib 2.18.3: /bin/sh: line 1: gtkdoc-rebase: command not found
o 562655 : doesn't produce deprecation note for signals
o 565126 : linking to struct members
o 565835 : Three spelling errors in gtk-doc-manual
o 566911 : add support for --help and --version to remaining tools
o 567132 : Take FOO_GET_INTERFACE as standard
o 568702 : gtkdoc-mkhtml no longer works when symlinked
o 568706 : gtkdoc-scan: use CamelCase id for interfaces
o 568708 : gtkdoc-scan should try not to scan files twice
o 568714 : Perl errors when syntax highlighting is not available
o 568732 : missing long descriptions undetected
o 568734 : configure check for gtk-doc prints that gtk-doc cannot be built
o 569339 : abbreviation are not expanded at the start of text
o 572396 : Fix to use shave + gtk-doc + libtool 1.x
o 572612 : Mistakenly substitute -1 with G_MAXULONG in x86_64
o 572967 : use g_strerror
o 574654 : --ignore-decorators does not ignore trailing stuff
o 575574 : Be more friendly for files with a space in their name
o 575623 : Update FSF address
o 575711 : < table > element mismatch in highlighted code
o 576313 : implicit declarations in testsuite ?
o 577059 : Gnome-doc support can't be disabled
o 577774 : Test suite run even when built with --disable-gtk-doc
o 580206 : gcc warnings in < module > -scan.c
o 580300 : gtkdoc-scan picks up _get_type functions it should not
o 580622 : xml dir is both part of distclean and dist rules
o 581237 : gtk-doc uses wrong gtkdoc-check in " make check " phase
o 584952 : " uninitialized value in concatenation " gtkdoc-mkdb line 938
o 587103 : return values of function-like macros
o 587196 : Typo in a string
o 589426 : Python is a required dependency
o 591789 : master FTBFS with automake 1.11
o 594224 : Please fix manual about inlined SECTION comments (and show warnings when invalid)
o 596730 : Signed vs. unsigned comparison in gtkdoc-scangobj.in causing compile errors
o 596731 : autogen.sh doesn't recognize automake-1.11
o 602026 : Warn if non-existing function gets referenced
o 602518 : Doesn't support " long int " return type
o 604798 : tests/fail.sh and tests/tools.sh.in use bashisms
Contributors
Claude Paroz
Dan Williams
Daniel Mustieles
Daniel Nylander
H. Habighorst
Jannis Pohlmann
Javier Jardón
Jennie Petoumenou
Jorge González
Mario Blättermann
Nicola Fontana
Philip Chimento
Philip Withnall
Simos Xenitellis
Stefan Kost
Sven Herzberg
diffstat:
textproc/gtk-doc/Makefile | 8 ++++----
textproc/gtk-doc/PLIST | 13 ++++++++++++-
textproc/gtk-doc/distinfo | 8 ++++----
3 files changed, 20 insertions(+), 9 deletions(-)
diffs (75 lines):
diff -r 3bcffa49bae5 -r 8ce7259bbfb3 textproc/gtk-doc/Makefile
--- a/textproc/gtk-doc/Makefile Wed Jan 20 11:10:46 2010 +0000
+++ b/textproc/gtk-doc/Makefile Wed Jan 20 11:12:01 2010 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.37 2009/07/22 09:01:48 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2010/01/20 11:12:01 wiz Exp $
#
-DISTNAME= gtk-doc-1.11
-PKGREVISION= 1
+DISTNAME= gtk-doc-1.13
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/1.11/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/1.13/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.gtk.org/gtk-doc/
COMMENT= Tools for authors of the GTK+ reference documentation
+LICENSE= gnu-gpl-v3 AND gnu-fdl-v1.1
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 3bcffa49bae5 -r 8ce7259bbfb3 textproc/gtk-doc/PLIST
--- a/textproc/gtk-doc/PLIST Wed Jan 20 11:10:46 2010 +0000
+++ b/textproc/gtk-doc/PLIST Wed Jan 20 11:12:01 2010 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.15 2009/06/14 18:17:17 joerg Exp $
+@comment $NetBSD: PLIST,v 1.16 2010/01/20 11:12:01 wiz Exp $
bin/gtkdoc-check
bin/gtkdoc-depscan
bin/gtkdoc-fixxref
bin/gtkdoc-mkdb
bin/gtkdoc-mkhtml
bin/gtkdoc-mkman
+bin/gtkdoc-mkpdf
bin/gtkdoc-mktmpl
bin/gtkdoc-rebase
bin/gtkdoc-scan
@@ -14,6 +15,11 @@
share/aclocal/gtk-doc.m4
share/gnome/help/gtk-doc-manual/C/fdl-appendix.xml
share/gnome/help/gtk-doc-manual/C/gtk-doc-manual.xml
+share/gnome/help/gtk-doc-manual/de/gtk-doc-manual.xml
+share/gnome/help/gtk-doc-manual/el/gtk-doc-manual.xml
+share/gnome/help/gtk-doc-manual/en_GB/gtk-doc-manual.xml
+share/gnome/help/gtk-doc-manual/es/gtk-doc-manual.xml
+share/gnome/help/gtk-doc-manual/sv/gtk-doc-manual.xml
share/gtk-doc/data/devhelp.xsl
share/gtk-doc/data/devhelp2.xsl
share/gtk-doc/data/gtk-doc.dcl
@@ -29,5 +35,10 @@
share/gtk-doc/data/up.png
share/gtk-doc/data/version-greater-or-equal.xsl
share/omf/gtk-doc-manual/gtk-doc-manual-C.omf
+share/omf/gtk-doc-manual/gtk-doc-manual-de.omf
+share/omf/gtk-doc-manual/gtk-doc-manual-el.omf
+share/omf/gtk-doc-manual/gtk-doc-manual-en_GB.omf
+share/omf/gtk-doc-manual/gtk-doc-manual-es.omf
+share/omf/gtk-doc-manual/gtk-doc-manual-sv.omf
share/pkgconfig/gtk-doc.pc
share/sgml/gtk-doc/gtk-doc.cat
diff -r 3bcffa49bae5 -r 8ce7259bbfb3 textproc/gtk-doc/distinfo
--- a/textproc/gtk-doc/distinfo Wed Jan 20 11:10:46 2010 +0000
+++ b/textproc/gtk-doc/distinfo Wed Jan 20 11:12:01 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2008/11/18 11:55:58 wiz Exp $
+$NetBSD: distinfo,v 1.16 2010/01/20 11:12:01 wiz Exp $
-SHA1 (gtk-doc-1.11.tar.bz2) = 685823e269cc08fdef50828b0a68697222877b1c
-RMD160 (gtk-doc-1.11.tar.bz2) = 802c61e4e2072f5e91fe65d6f40587313b7bd23b
-Size (gtk-doc-1.11.tar.bz2) = 453459 bytes
+SHA1 (gtk-doc-1.13.tar.bz2) = 8c6b157e594072aaf598bc7e68562ec02e50b651
+RMD160 (gtk-doc-1.13.tar.bz2) = 36da31b769aa0e9d35c246160489d4c59a6f0e67
+Size (gtk-doc-1.13.tar.bz2) = 644297 bytes
Home |
Main Index |
Thread Index |
Old Index