summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-03-12 22:14:09 +0000
committerjmmv <jmmv>2006-03-12 22:14:09 +0000
commit572938eede2ea1106d27e09d58448daf1dfe0c0c (patch)
treea74036eb9851fc5763493788813e082976751fa4 /textproc
parentcad53492d0d73c29d5cab7a92911aca2eff1f236 (diff)
downloadpkgsrc-572938eede2ea1106d27e09d58448daf1dfe0c0c.tar.gz
Update to 0.6.0:
Changes in 0.6.0: ----------------- * Updated translations: bg (Alexander Shopov) es (Francisco Javier F. Serrador) et (Priit Laes) hu (Gabor Kelemen) pt_BR (Leandro A. F. Pereira) pt (Duarte Loreto) ru (Nickolay V. Shmyrev) sq (Laurent Dhima) sv (Daniel Nylander) uk (Maxim Dziumanenko) Changes in 0.5.7: ----------------- * Fixed simplelist without columns attribute (Shaun McCance) * Updated translations: ca (Gil Forcada) el (Kostas Papadimas) et (Priit Laes) nl (Tino Meinen) sq (Laurent Dhima) vi (Clytie Siddall) (21/49 languages with 100% translation) Changes in 0.5.6: ----------------- * Fixed issue with uninstalling implicitly declared figures (Shaun McCance) * Created some documentation for the xslt stylesheets (Brent Smith) * Fixed an expression in db.chunk.info_chunk param (Brent Smith) * Added id attributes to the documentation sections (Shaun McCance) * Updated translations: nl (Tino Meinen) pt (Duarte Loreto) lt (Žygimantas Beručka) it (Luca Ferretti) cs (Miloslav Trmac) (17/49 languages with 100% translation) Changes in 0.5.5: ----------------- * Use reasonable defaults for the db.chunk.basename and db.chunk.info_basename stylesheet parameters. (Brent Smith) * Created some documentation for the build utilities; based the documents off the GnomeDocUtilsMigrationHowTo wiki page (Brent Smith) * Implemented informalfigure (Shaun McCance) * Updated translations: de (Hendrik Richter) es (Francisco Javier F. Serrador) sr (Slobodan D. Sredojevic) vi (Clytie Siddall) Changes in 0.5.4: ----------------- * Do not automatically update po files (Shaun McCance) * Fixed incorrectness in depth chunk (Shaun McCance) * Improvements to the footnotes stuff (Shaun McCance) * Fixed stupid oversight with the default:LTR string (Shaun McCance) * Updated translations: en_CA (Adam Weinberger) es (Francisco Javier F. Serrador) fi (Ilkka Tuohela) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) ja (Takeshi AIHANA) nb (Kjartan Maraas) nl (Tino Meinen) no (Kjartan Maraas) vi (Clytie Siddall) zh_CN (Funda Wang) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) Changes in 0.5.3: ----------------- * Added per-language setting for text direction (Shaun McCance) * Added support for footnotes, #317203 (Brent Smith) * Fixed misspelled biblioraphy, #325205 (Shaun McCance) * Fixed generation of copyright information (Peter Williams) * Updated translations: th (Theppitak Karoonboonyanan) es (Francisco Javier F. Serrador) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) en_CA (Adam Weinberger) bg (Alexander Shopov) gl (Ignacio Casal Quinteiro) vi (Clytie Siddall) gu (Ankit Patel) nl (Tino Meinen) nb (Kjartan Maraas) no (Kjartan Maraas) fi (Ilkka Tuohela) ca (Josep Puigdemont i Casamajó) cs (Miloslav Trmac) Changes in 0.5.2: ----------------- * Removed extra gettext import for better performance (Don Scorgie) * Fixed bad syntax in a srcdir directory thing (Shaun McCance) * Added missing db2html-bibliography to the build (Peter Williams) * Added missing GPL and LGPL copyright files (Shaun McCance) * Implemented the following numbering systems: (Shaun McCance) Arabic decimal Chinese simplified Chinese traditional Japanese Thai decimal Thai alphabetic Serbian alphabetic Greek Ionic * Updated translation: cs (Miloslav Trmac) en_CA (Adam Weinberger) gl (Ignacio Casal Quinteiro) gu (Ankit Patel) ja (Takeshi AIHANA) nb (Kjartan Marass) no (Kjartan Marass) zh_CN (Funda Wang) Changes in 0.5.1: ----------------- * Added support for "cooked" bibliographies * Added artpagenums, edition, isbn, pubdate, publishername * Added the 'Translator(s)' string, which was missing before * Sizing adjustments in DocBook rendering * Fixed problem that caused new l10n markup not to work * Styled interface like guimenu et al, per #154237 * Expanded the markup allowed in l10n format strings * Added another fix for line numbering, #317270 (Brent Smith) * Updated translations: bn (Mahay Alam Khan) es (Francisco Javier F. Serrador) et (Ivar Smolin) it (Alessio Frusciante)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gnome-doc-utils/Makefile8
-rw-r--r--textproc/gnome-doc-utils/PLIST6
-rw-r--r--textproc/gnome-doc-utils/buildlink3.mk5
-rw-r--r--textproc/gnome-doc-utils/distinfo8
4 files changed, 15 insertions, 12 deletions
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index df9bf7f8e62..5004c6999b4 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2006/03/04 21:30:46 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/03/12 22:14:09 jmmv Exp $
#
-DISTNAME= gnome-doc-utils-0.4.4
-PKGREVISION= 3
+DISTNAME= gnome-doc-utils-0.6.0
CATEGORIES= textproc gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-doc-utils/0.4/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-doc-utils/0.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -30,6 +29,7 @@ PYTHON_PATCH_SCRIPTS+= xml2po/modes/empty.py
PYTHON_PATCH_SCRIPTS+= xml2po/modes/gs.py
PYTHON_PATCH_SCRIPTS+= xml2po/xml2po.py
+BUILDLINK_DEPENDS.libxml2+= libxml2>=2.6.12
BUILDLINK_DEPMETHOD.libxslt?= build
BUILDLINK_DEPMETHOD.libxml2?= build
diff --git a/textproc/gnome-doc-utils/PLIST b/textproc/gnome-doc-utils/PLIST
index 72c23686f99..50aee18e92d 100644
--- a/textproc/gnome-doc-utils/PLIST
+++ b/textproc/gnome-doc-utils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/08/26 16:30:51 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/03/12 22:14:09 jmmv Exp $
bin/gnome-doc-prepare
bin/xml2po
lib/pkgconfig/gnome-doc-utils.pc
@@ -13,6 +13,7 @@ share/xml/gnome/xslt/docbook/common/db-title.xsl
share/xml/gnome/xslt/docbook/common/db-xref.xsl
share/xml/gnome/xslt/docbook/html/db2html-admon.xsl
share/xml/gnome/xslt/docbook/html/db2html-autotoc.xsl
+share/xml/gnome/xslt/docbook/html/db2html-bibliography.xsl
share/xml/gnome/xslt/docbook/html/db2html-block.xsl
share/xml/gnome/xslt/docbook/html/db2html-callout.xsl
share/xml/gnome/xslt/docbook/html/db2html-classsynopsis.xsl
@@ -20,9 +21,11 @@ share/xml/gnome/xslt/docbook/html/db2html-cmdsynopsis.xsl
share/xml/gnome/xslt/docbook/html/db2html-css.xsl
share/xml/gnome/xslt/docbook/html/db2html-division.xsl
share/xml/gnome/xslt/docbook/html/db2html-ebnf.xsl
+share/xml/gnome/xslt/docbook/html/db2html-footnote.xsl
share/xml/gnome/xslt/docbook/html/db2html-funcsynopsis.xsl
share/xml/gnome/xslt/docbook/html/db2html-info.xsl
share/xml/gnome/xslt/docbook/html/db2html-inline.xsl
+share/xml/gnome/xslt/docbook/html/db2html-l10n.xsl
share/xml/gnome/xslt/docbook/html/db2html-list.xsl
share/xml/gnome/xslt/docbook/html/db2html-media.xsl
share/xml/gnome/xslt/docbook/html/db2html-qanda.xsl
@@ -37,6 +40,7 @@ share/xml/gnome/xslt/docbook/utils/chunks.xsl
share/xml/gnome/xslt/docbook/utils/credits.xsl
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/xml/gnome/xslt/xsldoc/xsldoc.xsl
share/xml2po/docbook.py
diff --git a/textproc/gnome-doc-utils/buildlink3.mk b/textproc/gnome-doc-utils/buildlink3.mk
index 4d5ff45f9a6..a71e2167a50 100644
--- a/textproc/gnome-doc-utils/buildlink3.mk
+++ b/textproc/gnome-doc-utils/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2006/02/10 08:42:44 jmmv Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2006/03/12 22:14:09 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNOME_DOC_UTILS_BUILDLINK3_MK:= ${GNOME_DOC_UTILS_BUILDLINK3_MK}+
@@ -12,8 +12,7 @@ BUILDLINK_PACKAGES+= gnome-doc-utils
.if !empty(GNOME_DOC_UTILS_BUILDLINK3_MK:M+)
BUILDLINK_DEPMETHOD.gnome-doc-utils+= build
-BUILDLINK_DEPENDS.gnome-doc-utils+= gnome-doc-utils>=0.4.4
-BUILDLINK_RECOMMENDED.gnome-doc-utils?= gnome-doc-utils>=0.4.4nb3
+BUILDLINK_DEPENDS.gnome-doc-utils+= gnome-doc-utils>=0.6.0
BUILDLINK_PKGSRCDIR.gnome-doc-utils?= ../../textproc/gnome-doc-utils
.endif # GNOME_DOC_UTILS_BUILDLINK3_MK
diff --git a/textproc/gnome-doc-utils/distinfo b/textproc/gnome-doc-utils/distinfo
index 8de2ee5ca82..da00d2cb50f 100644
--- a/textproc/gnome-doc-utils/distinfo
+++ b/textproc/gnome-doc-utils/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/01/20 13:28:22 jmmv Exp $
+$NetBSD: distinfo,v 1.6 2006/03/12 22:14:09 jmmv Exp $
-SHA1 (gnome-doc-utils-0.4.4.tar.bz2) = eab1ae97543f2f66262554e1fe37b70c4bf208f4
-RMD160 (gnome-doc-utils-0.4.4.tar.bz2) = a1f4e3724fe1e0fb4b5e1cb338f57425f858a7d8
-Size (gnome-doc-utils-0.4.4.tar.bz2) = 390871 bytes
+SHA1 (gnome-doc-utils-0.6.0.tar.bz2) = a7a50259b8c3ba18b02ac4b87b36a0bf62fa853b
+RMD160 (gnome-doc-utils-0.6.0.tar.bz2) = 44aa5f21c1ed2ba0c6ddb2c34d6d2bc472c077c2
+Size (gnome-doc-utils-0.6.0.tar.bz2) = 373670 bytes