summaryrefslogtreecommitdiff
path: root/textproc/gnome-doc-utils
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-10-27 14:50:07 +0000
committerdrochner <drochner@pkgsrc.org>2009-10-27 14:50:07 +0000
commite40b26758e1f198f4bff222b9d0f10f67df60b68 (patch)
tree30accdd7afe58e97766e9fc38ecc150953e42003 /textproc/gnome-doc-utils
parent2215cd449395eb6582ba1e8b581b20507a2d9e9a (diff)
downloadpkgsrc-e40b26758e1f198f4bff222b9d0f10f67df60b68.tar.gz
update to 0.18.0
This switches to the gnome-2.28 release branch. pkgsrc changes: -depend in docbook-xml-4.5 and scrollkeeper-dtd because these are used by some gnome pkgs (should fix PR pkg/42233 by Robert Elz) -prepare to call xsltproc with the -nonet option (commented out for now because it makes xsltproc fail even if no network accesses are necessary, needs investigation)
Diffstat (limited to 'textproc/gnome-doc-utils')
-rw-r--r--textproc/gnome-doc-utils/Makefile15
-rw-r--r--textproc/gnome-doc-utils/PLIST227
-rw-r--r--textproc/gnome-doc-utils/buildlink3.mk5
-rw-r--r--textproc/gnome-doc-utils/distinfo8
4 files changed, 230 insertions, 25 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index 6e21948b5c5..a521ae833ef 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2009/09/07 19:02:14 joerg Exp $
+# $NetBSD: Makefile,v 1.44 2009/10/27 14:50:07 drochner Exp $
#
-DISTNAME= gnome-doc-utils-0.16.1
+DISTNAME= gnome-doc-utils-0.18.0
CATEGORIES= textproc gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-doc-utils/0.16/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-doc-utils/0.18/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -14,7 +14,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.16:../../textproc/py-libxml2
DEPENDS+= ${PYPKGPREFIX}-libxslt>=1.1.12:../../textproc/py-libxslt
-DEPENDS+= docbook-xml-[0-9]*:../../textproc/docbook-xml
+DEPENDS+= docbook-xml>=4.5:../../textproc/docbook-xml
+DEPENDS+= scrollkeeper-dtd-[0-9]*:../../textproc/scrollkeeper-dtd
USE_TOOLS+= intltool pkg-config gmake gawk msgfmt
GNU_CONFIGURE= YES
@@ -26,10 +27,7 @@ CONFIGURE_ARGS+= PYTHON=${PYTHONBIN:Q}
PKGCONFIG_OVERRIDE= tools/gnome-doc-utils.pc.in
PKGCONFIG_OVERRIDE+= xml2po/xml2po.pc.in
-PYTHON_PATCH_SCRIPTS= xml2po/modes/docbook.py
-PYTHON_PATCH_SCRIPTS+= xml2po/modes/empty.py
-PYTHON_PATCH_SCRIPTS+= xml2po/modes/gs.py
-PYTHON_PATCH_SCRIPTS+= xml2po/xml2po.py
+PY_PATCHPLIST= yes
BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.6.12
BUILDLINK_DEPMETHOD.libxslt= build
@@ -39,6 +37,7 @@ post-install:
${PY_COMPILE_ALL} ${DESTDIR}${PREFIX}/share/xml2po
.include "../../lang/python/application.mk"
+.include "../../lang/python/extension.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../textproc/xmlcatmgr/buildlink3.mk"
diff --git a/textproc/gnome-doc-utils/PLIST b/textproc/gnome-doc-utils/PLIST
index f796cbe4adf..b4a5480c60e 100644
--- a/textproc/gnome-doc-utils/PLIST
+++ b/textproc/gnome-doc-utils/PLIST
@@ -1,9 +1,16 @@
-@comment $NetBSD: PLIST,v 1.14 2009/06/14 18:17:16 joerg Exp $
+@comment $NetBSD: PLIST,v 1.15 2009/10/27 14:50:07 drochner Exp $
bin/gnome-doc-prepare
bin/gnome-doc-tool
bin/xml2po
-lib/pkgconfig/gnome-doc-utils.pc
lib/pkgconfig/xml2po.pc
+${PYSITELIB}/xml2po/__init__.py
+${PYSITELIB}/xml2po/modes/__init__.py
+${PYSITELIB}/xml2po/modes/basic.py
+${PYSITELIB}/xml2po/modes/docbook.py
+${PYSITELIB}/xml2po/modes/gs.py
+${PYSITELIB}/xml2po/modes/mallard.py
+${PYSITELIB}/xml2po/modes/ubuntu.py
+${PYSITELIB}/xml2po/modes/xhtml.py
man/man1/xml2po.1
share/aclocal/gnome-doc-utils.m4
share/gnome-doc-utils/gnome-doc-utils.make
@@ -35,6 +42,153 @@ share/gnome-doc-utils/watermarks/watermark-code.png
share/gnome/help/gnome-doc-make/C/gnome-doc-make.xml
share/gnome/help/gnome-doc-make/C/legal.xml
share/gnome/help/gnome-doc-make/C/make-ref.xml
+share/gnome/help/gnome-doc-make/de/gnome-doc-make.xml
+share/gnome/help/gnome-doc-make/de/legal.xml
+share/gnome/help/gnome-doc-make/de/make-ref.xml
+share/gnome/help/gnome-doc-mallard-spec/C/details.page
+share/gnome/help/gnome-doc-mallard-spec/C/docbook.page
+share/gnome/help/gnome-doc-mallard-spec/C/explore.page
+share/gnome/help/gnome-doc-mallard-spec/C/figures/mallard.png
+share/gnome/help/gnome-doc-mallard-spec/C/i18n.page
+share/gnome/help/gnome-doc-mallard-spec/C/index.page
+share/gnome/help/gnome-doc-mallard-spec/C/its.page
+share/gnome/help/gnome-doc-mallard-spec/C/l10n.page
+share/gnome/help/gnome-doc-mallard-spec/C/legal.xml
+share/gnome/help/gnome-doc-mallard-spec/C/links.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_TODO.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_attr_link.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_cite.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_code.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_comment.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_desc.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_example.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_figure.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_list.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_listing.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_media.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_note.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_p.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_quote.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_screen.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_steps.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_subtitle.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_synopsis.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_terms.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_title.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_block_tree.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_external.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_info.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_info_credit.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_info_desc.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_info_email.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_info_license.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_info_link.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_info_name.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_info_revision.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_info_title.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_info_years.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_app.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_cmd.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_code.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_em.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_file.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_gui.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_guiseq.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_input.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_key.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_keyseq.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_link.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_media.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_output.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_span.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_sys.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_inline_var.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_page.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_section.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_table.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_table_col.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_table_td.page
+share/gnome/help/gnome-doc-mallard-spec/C/mal_table_tr.page
+share/gnome/help/gnome-doc-mallard-spec/C/principle-guide.page
+share/gnome/help/gnome-doc-mallard-spec/C/principle-justenough.page
+share/gnome/help/gnome-doc-mallard-spec/C/principle-redundancy.page
+share/gnome/help/gnome-doc-mallard-spec/C/principles.page
+share/gnome/help/gnome-doc-mallard-spec/C/spec.page
+share/gnome/help/gnome-doc-mallard-spec/C/tenminutes.page
+share/gnome/help/gnome-doc-mallard-spec/de/details.page
+share/gnome/help/gnome-doc-mallard-spec/de/docbook.page
+share/gnome/help/gnome-doc-mallard-spec/de/explore.page
+share/gnome/help/gnome-doc-mallard-spec/de/figures/mallard.png
+share/gnome/help/gnome-doc-mallard-spec/de/i18n.page
+share/gnome/help/gnome-doc-mallard-spec/de/index.page
+share/gnome/help/gnome-doc-mallard-spec/de/its.page
+share/gnome/help/gnome-doc-mallard-spec/de/l10n.page
+share/gnome/help/gnome-doc-mallard-spec/de/legal.xml
+share/gnome/help/gnome-doc-mallard-spec/de/links.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_TODO.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_attr_link.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_cite.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_code.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_comment.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_desc.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_example.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_figure.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_list.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_listing.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_media.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_note.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_p.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_quote.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_screen.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_steps.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_subtitle.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_synopsis.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_terms.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_title.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_block_tree.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_external.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_info.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_info_credit.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_info_desc.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_info_email.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_info_license.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_info_link.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_info_name.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_info_revision.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_info_title.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_info_years.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_app.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_cmd.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_code.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_em.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_file.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_gui.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_guiseq.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_input.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_key.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_keyseq.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_link.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_media.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_output.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_span.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_sys.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_inline_var.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_page.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_section.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_table.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_table_col.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_table_td.page
+share/gnome/help/gnome-doc-mallard-spec/de/mal_table_tr.page
+share/gnome/help/gnome-doc-mallard-spec/de/principle-guide.page
+share/gnome/help/gnome-doc-mallard-spec/de/principle-justenough.page
+share/gnome/help/gnome-doc-mallard-spec/de/principle-redundancy.page
+share/gnome/help/gnome-doc-mallard-spec/de/principles.page
+share/gnome/help/gnome-doc-mallard-spec/de/spec.page
+share/gnome/help/gnome-doc-mallard-spec/de/tenminutes.page
share/gnome/help/gnome-doc-xslt/C/db-chunk.xml
share/gnome/help/gnome-doc-xslt/C/db-common.xml
share/gnome/help/gnome-doc-xslt/C/db-label.xml
@@ -71,6 +225,44 @@ share/gnome/help/gnome-doc-xslt/C/l10n-numbers.xml
share/gnome/help/gnome-doc-xslt/C/legal.xml
share/gnome/help/gnome-doc-xslt/C/theme.xml
share/gnome/help/gnome-doc-xslt/C/translating.xml
+share/gnome/help/gnome-doc-xslt/C/utils.xml
+share/gnome/help/gnome-doc-xslt/de/db-chunk.xml
+share/gnome/help/gnome-doc-xslt/de/db-common.xml
+share/gnome/help/gnome-doc-xslt/de/db-label.xml
+share/gnome/help/gnome-doc-xslt/de/db-title.xml
+share/gnome/help/gnome-doc-xslt/de/db-xref.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-autotoc.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-bibliography.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-block.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-callout.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-classsynopsis.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-cmdsynopsis.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-css.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-division.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-ebnf.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-footnote.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-funcsynopsis.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-index.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-info.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-inline.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-l10n.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-list.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-media.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-qanda.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-refentry.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-table.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-title.xml
+share/gnome/help/gnome-doc-xslt/de/db2html-xref.xml
+share/gnome/help/gnome-doc-xslt/de/db2html.xml
+share/gnome/help/gnome-doc-xslt/de/db2omf.xml
+share/gnome/help/gnome-doc-xslt/de/db2xhtml.xml
+share/gnome/help/gnome-doc-xslt/de/gettext.xml
+share/gnome/help/gnome-doc-xslt/de/gnome-doc-xslt.xml
+share/gnome/help/gnome-doc-xslt/de/l10n-numbers.xml
+share/gnome/help/gnome-doc-xslt/de/legal.xml
+share/gnome/help/gnome-doc-xslt/de/theme.xml
+share/gnome/help/gnome-doc-xslt/de/translating.xml
+share/gnome/help/gnome-doc-xslt/de/utils.xml
share/locale/ar/LC_MESSAGES/gnome-doc-utils.mo
share/locale/as/LC_MESSAGES/gnome-doc-utils.mo
share/locale/be@latin/LC_MESSAGES/gnome-doc-utils.mo
@@ -78,6 +270,7 @@ share/locale/bg/LC_MESSAGES/gnome-doc-utils.mo
share/locale/bn/LC_MESSAGES/gnome-doc-utils.mo
share/locale/bn_IN/LC_MESSAGES/gnome-doc-utils.mo
share/locale/ca/LC_MESSAGES/gnome-doc-utils.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-doc-utils.mo
share/locale/cs/LC_MESSAGES/gnome-doc-utils.mo
share/locale/cy/LC_MESSAGES/gnome-doc-utils.mo
share/locale/da/LC_MESSAGES/gnome-doc-utils.mo
@@ -92,6 +285,7 @@ share/locale/eu/LC_MESSAGES/gnome-doc-utils.mo
share/locale/fa/LC_MESSAGES/gnome-doc-utils.mo
share/locale/fi/LC_MESSAGES/gnome-doc-utils.mo
share/locale/fr/LC_MESSAGES/gnome-doc-utils.mo
+share/locale/ga/LC_MESSAGES/gnome-doc-utils.mo
share/locale/gl/LC_MESSAGES/gnome-doc-utils.mo
share/locale/gu/LC_MESSAGES/gnome-doc-utils.mo
share/locale/he/LC_MESSAGES/gnome-doc-utils.mo
@@ -105,6 +299,7 @@ share/locale/kn/LC_MESSAGES/gnome-doc-utils.mo
share/locale/ko/LC_MESSAGES/gnome-doc-utils.mo
share/locale/lt/LC_MESSAGES/gnome-doc-utils.mo
share/locale/lv/LC_MESSAGES/gnome-doc-utils.mo
+share/locale/mai/LC_MESSAGES/gnome-doc-utils.mo
share/locale/mg/LC_MESSAGES/gnome-doc-utils.mo
share/locale/mk/LC_MESSAGES/gnome-doc-utils.mo
share/locale/ml/LC_MESSAGES/gnome-doc-utils.mo
@@ -141,8 +336,12 @@ share/locale/zh_CN/LC_MESSAGES/gnome-doc-utils.mo
share/locale/zh_HK/LC_MESSAGES/gnome-doc-utils.mo
share/locale/zh_TW/LC_MESSAGES/gnome-doc-utils.mo
share/omf/gnome-doc-make/gnome-doc-make-C.omf
+share/omf/gnome-doc-make/gnome-doc-make-de.omf
share/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf
+share/omf/gnome-doc-xslt/gnome-doc-xslt-de.omf
+share/pkgconfig/gnome-doc-utils.pc
share/xml/gnome/xslt/common/theme.xsl
+share/xml/gnome/xslt/common/utils.xsl
share/xml/gnome/xslt/docbook/common/db-chunk.xsl
share/xml/gnome/xslt/docbook/common/db-common.xsl
share/xml/gnome/xslt/docbook/common/db-label.xsl
@@ -182,13 +381,17 @@ share/xml/gnome/xslt/docbook/utils/ids.xsl
share/xml/gnome/xslt/gettext/gettext.xsl
share/xml/gnome/xslt/gettext/l10n-numbers.xsl
share/xml/gnome/xslt/gettext/l10n.xml
-share/xml2po/docbook.py
-share/xml2po/docbook.pyc
-share/xml2po/empty.py
-share/xml2po/empty.pyc
-share/xml2po/gs.py
-share/xml2po/gs.pyc
-share/xml2po/ubuntu.py
-share/xml2po/ubuntu.pyc
-share/xml2po/xhtml.py
-share/xml2po/xhtml.pyc
+share/xml/gnome/xslt/mallard/common/mal-chunk.xsl
+share/xml/gnome/xslt/mallard/common/mal-link.xsl
+share/xml/gnome/xslt/mallard/html/mal2html-block.xsl
+share/xml/gnome/xslt/mallard/html/mal2html-css.xsl
+share/xml/gnome/xslt/mallard/html/mal2html-inline.xsl
+share/xml/gnome/xslt/mallard/html/mal2html-list.xsl
+share/xml/gnome/xslt/mallard/html/mal2html-media.xsl
+share/xml/gnome/xslt/mallard/html/mal2html-page.xsl
+share/xml/gnome/xslt/mallard/html/mal2html-table.xsl
+share/xml/gnome/xslt/mallard/html/mal2html.xsl
+share/xml/gnome/xslt/mallard/html/mal2xhtml.xsl
+share/xml/gnome/xslt/mallard/utils/mal2cache.xsl
+share/xml/mallard/1.0/mallard.rnc
+share/xml/mallard/1.0/mallard.rng
diff --git a/textproc/gnome-doc-utils/buildlink3.mk b/textproc/gnome-doc-utils/buildlink3.mk
index 65c42804d74..2b159a643b8 100644
--- a/textproc/gnome-doc-utils/buildlink3.mk
+++ b/textproc/gnome-doc-utils/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2009/03/20 19:25:29 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2009/10/27 14:50:07 drochner Exp $
BUILDLINK_TREE+= gnome-doc-utils
@@ -8,6 +8,9 @@ GNOME_DOC_UTILS_BUILDLINK3_MK:=
BUILDLINK_DEPMETHOD.gnome-doc-utils+= build
BUILDLINK_API_DEPENDS.gnome-doc-utils+= gnome-doc-utils>=0.8.0
BUILDLINK_PKGSRCDIR.gnome-doc-utils?= ../../textproc/gnome-doc-utils
+
+# doesn't work yet
+#.include "../../textproc/libxslt/xsltproc-nonet.mk"
.endif # GNOME_DOC_UTILS_BUILDLINK3_MK
BUILDLINK_TREE+= -gnome-doc-utils
diff --git a/textproc/gnome-doc-utils/distinfo b/textproc/gnome-doc-utils/distinfo
index 81b31ea2fc6..16440c029b1 100644
--- a/textproc/gnome-doc-utils/distinfo
+++ b/textproc/gnome-doc-utils/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2009/05/13 21:32:37 wiz Exp $
+$NetBSD: distinfo,v 1.20 2009/10/27 14:50:07 drochner Exp $
-SHA1 (gnome-doc-utils-0.16.1.tar.bz2) = b2f8623de2d0989ad2b6b8147cd8dba62895faa9
-RMD160 (gnome-doc-utils-0.16.1.tar.bz2) = 6a588c1cc4748a0ab8d2cf1db456ee3b085a7974
-Size (gnome-doc-utils-0.16.1.tar.bz2) = 626475 bytes
+SHA1 (gnome-doc-utils-0.18.0.tar.bz2) = 2fbf391b11da2697d40ea64d47e7d4b98c42dfbe
+RMD160 (gnome-doc-utils-0.18.0.tar.bz2) = d2471030dc1b74db98ba7952535c70a38d6b6b47
+Size (gnome-doc-utils-0.18.0.tar.bz2) = 790422 bytes