summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-03-22 16:24:11 +0000
committerjmmv <jmmv@pkgsrc.org>2005-03-22 16:24:11 +0000
commit022204c0617ced0decaf176a65864bdc010b0de7 (patch)
tree93f16f254b84d02a1408fb831de8b8bcd57820c4
parente0488bb4eb2387e7f95cb566cd428706422dd203 (diff)
downloadpkgsrc-022204c0617ced0decaf176a65864bdc010b0de7.tar.gz
Initial import of gnome-doc-utils, version 0.1.3:
gnome-doc-utils is a collection of documentation utilities for the GNOME project. Notably, it contains utilities for building documentation and all auxiliary files in your source tree, and it contains the DocBook XSLT stylesheets that were once distributed with Yelp.
-rw-r--r--textproc/gnome-doc-utils/DESCR4
-rw-r--r--textproc/gnome-doc-utils/Makefile40
-rw-r--r--textproc/gnome-doc-utils/PLIST58
-rw-r--r--textproc/gnome-doc-utils/buildlink3.mk18
-rw-r--r--textproc/gnome-doc-utils/distinfo5
5 files changed, 125 insertions, 0 deletions
diff --git a/textproc/gnome-doc-utils/DESCR b/textproc/gnome-doc-utils/DESCR
new file mode 100644
index 00000000000..d9aee1e5313
--- /dev/null
+++ b/textproc/gnome-doc-utils/DESCR
@@ -0,0 +1,4 @@
+gnome-doc-utils is a collection of documentation utilities for the GNOME
+project. Notably, it contains utilities for building documentation and
+all auxiliary files in your source tree, and it contains the DocBook XSLT
+stylesheets that were once distributed with Yelp.
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
new file mode 100644
index 00000000000..2d705f0803a
--- /dev/null
+++ b/textproc/gnome-doc-utils/Makefile
@@ -0,0 +1,40 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/03/22 16:24:11 jmmv Exp $
+#
+
+DISTNAME= gnome-doc-utils-0.1.3
+CATEGORIES= textproc gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-doc-utils/0.1/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= jmmv@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Documentation utilities for the GNOME project
+
+DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.16:../../textproc/py-libxml2
+DEPENDS+= ${PYPKGPREFIX}-libxslt>=1.1.12:../../textproc/py-libxslt
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
+USE_PKGLOCALEDIR= YES
+
+CONFIGURE_ARGS+= PYTHON=${PYTHONBIN}
+
+PKGCONFIG_OVERRIDE= 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
+
+BUILDLINK_DEPMETHOD.libxslt?= build
+BUILDLINK_DEPMETHOD.libxml2?= build
+
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../lang/python/application.mk"
+.include "../../textproc/intltool/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../textproc/libxslt/buildlink3.mk"
+.include "../../textproc/xmlcatmgr/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/gnome-doc-utils/PLIST b/textproc/gnome-doc-utils/PLIST
new file mode 100644
index 00000000000..94f4865672f
--- /dev/null
+++ b/textproc/gnome-doc-utils/PLIST
@@ -0,0 +1,58 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/22 16:24:11 jmmv Exp $
+bin/gnome-doc-prepare
+bin/xml2po
+lib/pkgconfig/gnome-doc-utils.pc
+lib/pkgconfig/xml2po.pc
+man/man1/xml2po.1
+share/aclocal/gnome-doc-utils.m4
+share/gnome-doc-utils/gnome-doc-utils.make
+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-format.xsl
+share/xml/gnome/xslt/docbook/common/db-label.xsl
+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-block.xsl
+share/xml/gnome/xslt/docbook/html/db2html-callout.xsl
+share/xml/gnome/xslt/docbook/html/db2html-classsynopsis.xsl
+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-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-list.xsl
+share/xml/gnome/xslt/docbook/html/db2html-media.xsl
+share/xml/gnome/xslt/docbook/html/db2html-qanda.xsl
+share/xml/gnome/xslt/docbook/html/db2html-refentry.xsl
+share/xml/gnome/xslt/docbook/html/db2html-suppressed.xsl
+share/xml/gnome/xslt/docbook/html/db2html-table.xsl
+share/xml/gnome/xslt/docbook/html/db2html-title.xsl
+share/xml/gnome/xslt/docbook/html/db2html-xref.xsl
+share/xml/gnome/xslt/docbook/html/db2html.xsl
+share/xml/gnome/xslt/docbook/omf/db2omf.xsl
+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/format2xsl.xsl
+share/xml/gnome/xslt/gettext/gettext.xsl
+share/xml/gnome/xslt/gettext/l10n.xml
+share/xml/gnome/xslt/xsldoc/xsldoc.xsl
+share/xml2po/docbook.py
+share/xml2po/empty.py
+share/xml2po/gs.py
+@dirrm share/xml2po
+@dirrm share/xml/gnome/xslt/xsldoc
+@dirrm share/xml/gnome/xslt/gettext
+@dirrm share/xml/gnome/xslt/docbook/utils
+@dirrm share/xml/gnome/xslt/docbook/omf
+@dirrm share/xml/gnome/xslt/docbook/html
+@dirrm share/xml/gnome/xslt/docbook/common
+@dirrm share/xml/gnome/xslt/docbook
+@dirrm share/xml/gnome/xslt
+@dirrm share/xml/gnome
+@comment in xmlcatmgr: @dirrm share/xml
+@dirrm share/gnome-doc-utils
diff --git a/textproc/gnome-doc-utils/buildlink3.mk b/textproc/gnome-doc-utils/buildlink3.mk
new file mode 100644
index 00000000000..40e78960755
--- /dev/null
+++ b/textproc/gnome-doc-utils/buildlink3.mk
@@ -0,0 +1,18 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/03/22 16:24:11 jmmv Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+GNOME_DOC_UTILS_BUILDLINK3_MK:= ${GNOME_DOC_UTILS_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+= gnome-doc-utils
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-doc-utils}
+BUILDLINK_PACKAGES+= gnome-doc-utils
+
+.if !empty(GNOME_DOC_UTILS_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.gnome-doc-utils+= gnome-doc-utils>=0.1.3
+BUILDLINK_PKGSRCDIR.gnome-doc-utils?= ../../textproc/gnome-doc-utils
+.endif # GNOME_DOC_UTILS_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/textproc/gnome-doc-utils/distinfo b/textproc/gnome-doc-utils/distinfo
new file mode 100644
index 00000000000..5ec839854c5
--- /dev/null
+++ b/textproc/gnome-doc-utils/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/03/22 16:24:11 jmmv Exp $
+
+SHA1 (gnome-doc-utils-0.1.3.tar.bz2) = 08d8bf23d87d229e0653b7df4a2b7aae35565f55
+RMD160 (gnome-doc-utils-0.1.3.tar.bz2) = 925f3f6373b9c28bb24723092570afc5bab08c4d
+Size (gnome-doc-utils-0.1.3.tar.bz2) = 287482 bytes