summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-12-03 23:48:06 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-12-03 23:48:06 +0000
commitfecc31f3d4e6bf2386664867ff8252c04eb86ea4 (patch)
tree6d81fff44df7166beac94be62755bbb023f9a11b /textproc
parent31812ca02c568d05c3cb19325ab6f40f8abd8501 (diff)
downloadpkgsrc-fecc31f3d4e6bf2386664867ff8252c04eb86ea4.tar.gz
Initial import of teixsl-fo 3.0 from pkgsrc-wip, packaged by Min Sik Kim.
teixsl-fo is a set of XSLT specifications to transform TEI XML documents to XSL Formatting Objects. It concentrates on TEI Lite, but adding support for other modules is fairly easy.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/teixsl-fo/DESCR3
-rw-r--r--textproc/teixsl-fo/Makefile27
-rw-r--r--textproc/teixsl-fo/PLIST24
-rw-r--r--textproc/teixsl-fo/distinfo4
-rw-r--r--textproc/teixsl-fo/files/catalog9
5 files changed, 67 insertions, 0 deletions
diff --git a/textproc/teixsl-fo/DESCR b/textproc/teixsl-fo/DESCR
new file mode 100644
index 00000000000..69716069cc6
--- /dev/null
+++ b/textproc/teixsl-fo/DESCR
@@ -0,0 +1,3 @@
+teixsl-html is a set of XSLT specifications to transform TEI XML
+documents to XSL Formatting Objects. It concentrates on TEI Lite, but
+adding support for other modules is fairly easy.
diff --git a/textproc/teixsl-fo/Makefile b/textproc/teixsl-fo/Makefile
new file mode 100644
index 00000000000..a5662e88eea
--- /dev/null
+++ b/textproc/teixsl-fo/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 23:48:06 xtraeme Exp $
+
+DISTNAME= teixsl-fo
+PKGNAME= ${DISTNAME}-3.0
+WRKSRC= ${WRKDIR}
+CATEGORIES= textproc
+MASTER_SITES= http://www.tei-c.org/Stylesheets/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= minskim@bawi.org
+HOMEPAGE= http://www.tei-c.org/Stylesheets/teixsl.html
+COMMENT= XSLT Stylesheets to convert TEI to XSL Formatting Objects
+
+NO_CONFIGURE= YES
+NO_BUILD= YES
+
+XSLDIR= ${PREFIX}/share/xsl/tei/fo
+
+XML_CATALOGS= ${XSLDIR}/catalog
+
+do-install:
+ ${INSTALL_DATA_DIR} ${XSLDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.xsl ${XSLDIR}
+ ${INSTALL_DATA} ${FILESDIR}/catalog ${XSLDIR}/catalog
+
+.include "../../textproc/xmlcatmgr/catalogs.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/teixsl-fo/PLIST b/textproc/teixsl-fo/PLIST
new file mode 100644
index 00000000000..42d43ed5e05
--- /dev/null
+++ b/textproc/teixsl-fo/PLIST
@@ -0,0 +1,24 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 23:48:06 xtraeme Exp $
+share/xsl/tei/fo/catalog
+share/xsl/tei/fo/tei-bib.xsl
+share/xsl/tei/fo/tei-drama.xsl
+share/xsl/tei/fo/tei-figure.xsl
+share/xsl/tei/fo/tei-front.xsl
+share/xsl/tei/fo/tei-lib.xsl
+share/xsl/tei/fo/tei-lists.xsl
+share/xsl/tei/fo/tei-makecolspec.xsl
+share/xsl/tei/fo/tei-markers.xsl
+share/xsl/tei/fo/tei-math.xsl
+share/xsl/tei/fo/tei-notes.xsl
+share/xsl/tei/fo/tei-para.xsl
+share/xsl/tei/fo/tei-param.xsl
+share/xsl/tei/fo/tei-poetry.xsl
+share/xsl/tei/fo/tei-special.xsl
+share/xsl/tei/fo/tei-struct.xsl
+share/xsl/tei/fo/tei-table.xsl
+share/xsl/tei/fo/tei-xref.xsl
+share/xsl/tei/fo/tei.xsl
+share/xsl/tei/fo/teicommon.xsl
+@dirrm share/xsl/tei/fo
+@unexec ${RMDIR} %D/share/xsl/tei 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/xsl 2>/dev/null || ${TRUE}
diff --git a/textproc/teixsl-fo/distinfo b/textproc/teixsl-fo/distinfo
new file mode 100644
index 00000000000..2e758e26e03
--- /dev/null
+++ b/textproc/teixsl-fo/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/03 23:48:06 xtraeme Exp $
+
+SHA1 (teixsl-fo.zip) = 2c858f579647c131102e7631f4e3f6798acbd0fb
+Size (teixsl-fo.zip) = 38369 bytes
diff --git a/textproc/teixsl-fo/files/catalog b/textproc/teixsl-fo/files/catalog
new file mode 100644
index 00000000000..6d8ba8e3892
--- /dev/null
+++ b/textproc/teixsl-fo/files/catalog
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN"
+ "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
+
+<!-- $NetBSD: catalog,v 1.1.1.1 2003/12/03 23:48:06 xtraeme Exp $ -->
+
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+ <system systemId="http://www.tei-c.org/Stylesheets/P4/tei.xsl" uri="tei.xsl" />
+</catalog>