pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/tei-xsl Initial import of tei-xsl-5.14:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a02981cb8ce9
branches:  trunk
changeset: 550282:a02981cb8ce9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 18 14:13:08 2008 +0000

description:
Initial import of tei-xsl-5.14:

This is a set of XSLT specifications to transform TEI XML documents
to HTML, to LaTeX, and to XSL Formatting Objects.

It concentrates on TEI Lite, but adding support for other modules
is fairly easy. In the main, the setup has been used on new documents,
i.e. reports and web pages that have been authored from scratch,
rather than traditional TEI-encoded existing material.

diffstat:

 textproc/tei-xsl/DESCR    |    7 +
 textproc/tei-xsl/Makefile |   30 ++++
 textproc/tei-xsl/PLIST    |  309 ++++++++++++++++++++++++++++++++++++++++++++++
 textproc/tei-xsl/distinfo |    5 +
 4 files changed, 351 insertions(+), 0 deletions(-)

diffs (truncated from 367 to 300 lines):

diff -r 172e7292f729 -r a02981cb8ce9 textproc/tei-xsl/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tei-xsl/DESCR    Tue Nov 18 14:13:08 2008 +0000
@@ -0,0 +1,7 @@
+This is a set of XSLT specifications to transform TEI XML documents
+to HTML, to LaTeX, and to XSL Formatting Objects.
+
+It concentrates on TEI Lite, but adding support for other modules
+is fairly easy. In the main, the setup has been used on new documents,
+i.e. reports and web pages that have been authored from scratch,
+rather than traditional TEI-encoded existing material.
diff -r 172e7292f729 -r a02981cb8ce9 textproc/tei-xsl/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tei-xsl/Makefile Tue Nov 18 14:13:08 2008 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/18 14:13:08 wiz Exp $
+#
+
+DISTNAME=      tei-xsl-5.14
+CATEGORIES=    textproc
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tei/}
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://tei.sourceforge.net/
+COMMENT=       XSLT Stylesheets to convert TEI to FO, HTML, and LaTeX
+
+USE_LANGUAGES= # none
+NO_CONFIGURE=  YES
+NO_BUILD=      YES
+
+TEIXSLDIR=     ${PREFIX}/share/xsl/tei-xsl
+DOCDIR=                ${PREFIX}/share/doc/tei-xsl
+
+INSTALLATION_DIRS=     ${TEIXSLDIR} ${DOCDIR}
+
+XML_ENTRIES=   rewriteURI http://www.tei-c.org/Stylesheets/ \
+                ${TEIXSLDIR}
+
+do-install:
+       cd ${WRKSRC} && ${CP} -R p4 p5 ${TEIXSLDIR}
+       cd ${WRKSRC}/doc && ${CP} -R * ${DOCDIR}
+
+.include "../../textproc/xmlcatmgr/catalogs.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 172e7292f729 -r a02981cb8ce9 textproc/tei-xsl/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tei-xsl/PLIST    Tue Nov 18 14:13:08 2008 +0000
@@ -0,0 +1,309 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/18 14:13:08 wiz Exp $
+share/doc/tei-xsl/ChangeLog
+share/doc/tei-xsl/LICENSE
+share/doc/tei-xsl/customize.xml
+share/doc/tei-xsl/index.xml
+share/doc/tei-xsl/style.xml
+share/doc/tei-xsl/teixsl.png
+share/doc/tei-xsl/xsltdoc/XSLTdoc.css
+share/doc/tei-xsl/xsltdoc/common/core.xsl.src.html
+share/doc/tei-xsl/xsltdoc/common/core.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/common/figures.xsl.src.html
+share/doc/tei-xsl/xsltdoc/common/figures.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/common/header.xsl.src.html
+share/doc/tei-xsl/xsltdoc/common/header.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/common/i18n.xsl.src.html
+share/doc/tei-xsl/xsltdoc/common/i18n.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/common/linking.xsl.src.html
+share/doc/tei-xsl/xsltdoc/common/linking.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/common/tei-param.xsl.src.html
+share/doc/tei-xsl/xsltdoc/common/tei-param.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/common/tei.xsl.src.html
+share/doc/tei-xsl/xsltdoc/common/tei.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/common/textstructure.xsl.src.html
+share/doc/tei-xsl/xsltdoc/common/textstructure.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/common/verbatim.xsl.src.html
+share/doc/tei-xsl/xsltdoc/common/verbatim.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/core.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/core.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/corpus.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/corpus.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/drama.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/drama.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/figures.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/figures.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/header.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/header.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/linking.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/linking.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/namesdates.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/namesdates.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/tagdocs.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/tagdocs.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/tei-makecolspec.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/tei-makecolspec.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/tei-param.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/tei-param.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/tei.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/tei.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/textstructure.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/textstructure.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/transcr.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/transcr.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/fo/verse.xsl.src.html
+share/doc/tei-xsl/xsltdoc/fo/verse.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/functionTemplateList.html
+share/doc/tei-xsl/xsltdoc/html/core.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/core.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/corpus.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/corpus.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/dictionaries.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/dictionaries.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/drama.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/drama.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/figures.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/figures.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/header.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/header.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/linking.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/linking.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/namesdates.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/namesdates.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/tei-param.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/tei-param.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/tei.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/tei.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/textcrit.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/textcrit.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/textstructure.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/textstructure.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/transcr.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/transcr.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/html/verse.xsl.src.html
+share/doc/tei-xsl/xsltdoc/html/verse.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/index.html
+share/doc/tei-xsl/xsltdoc/latex/core.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/core.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/corpus.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/corpus.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/drama.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/drama.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/figures.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/figures.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/header.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/header.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/linking.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/linking.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/namesdates.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/namesdates.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/tagdocs.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/tagdocs.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/tei-param.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/tei-param.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/tei.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/tei.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/textcrit.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/textcrit.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/textstructure.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/textstructure.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/transcr.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/transcr.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/latex/verse.xsl.src.html
+share/doc/tei-xsl/xsltdoc/latex/verse.xsl.xd.html
+share/doc/tei-xsl/xsltdoc/stylesheetList.html
+share/doc/tei-xsl/xsltdoc/xmlverbatim.css
+share/xsl/tei-xsl/p4/common/core.xsl
+share/xsl/tei-xsl/p4/common/figures.xsl
+share/xsl/tei-xsl/p4/common/header.xsl
+share/xsl/tei-xsl/p4/common/i18n.xsl
+share/xsl/tei-xsl/p4/common/linking.xsl
+share/xsl/tei-xsl/p4/common/tagdocs.xsl
+share/xsl/tei-xsl/p4/common/tei-param.xsl
+share/xsl/tei-xsl/p4/common/tei.xsl
+share/xsl/tei-xsl/p4/common/textstructure.xsl
+share/xsl/tei-xsl/p4/common/verbatim.xsl
+share/xsl/tei-xsl/p4/fo/core.xsl
+share/xsl/tei-xsl/p4/fo/corpus.xsl
+share/xsl/tei-xsl/p4/fo/drama.xsl
+share/xsl/tei-xsl/p4/fo/figures.xsl
+share/xsl/tei-xsl/p4/fo/header.xsl
+share/xsl/tei-xsl/p4/fo/linking.xsl
+share/xsl/tei-xsl/p4/fo/namesdates.xsl
+share/xsl/tei-xsl/p4/fo/tagdocs.xsl
+share/xsl/tei-xsl/p4/fo/tei-makecolspec.xsl
+share/xsl/tei-xsl/p4/fo/tei-param.xsl
+share/xsl/tei-xsl/p4/fo/tei.xsl
+share/xsl/tei-xsl/p4/fo/teiCustom.xsl
+share/xsl/tei-xsl/p4/fo/textstructure.xsl
+share/xsl/tei-xsl/p4/fo/transcr.xsl
+share/xsl/tei-xsl/p4/fo/verse.xsl
+share/xsl/tei-xsl/p4/html/core.xsl
+share/xsl/tei-xsl/p4/html/corpus.xsl
+share/xsl/tei-xsl/p4/html/dictionaries.xsl
+share/xsl/tei-xsl/p4/html/drama.xsl
+share/xsl/tei-xsl/p4/html/figures.xsl
+share/xsl/tei-xsl/p4/html/header.xsl
+share/xsl/tei-xsl/p4/html/linking.xsl
+share/xsl/tei-xsl/p4/html/namesdates.xsl
+share/xsl/tei-xsl/p4/html/tagdocs.xsl
+share/xsl/tei-xsl/p4/html/tei-param.xsl
+share/xsl/tei-xsl/p4/html/tei.xsl
+share/xsl/tei-xsl/p4/html/textcrit.xsl
+share/xsl/tei-xsl/p4/html/textstructure.xsl
+share/xsl/tei-xsl/p4/html/transcr.xsl
+share/xsl/tei-xsl/p4/html/verse.xsl
+share/xsl/tei-xsl/p4/i18n.xml
+share/xsl/tei-xsl/p4/latex/core.xsl
+share/xsl/tei-xsl/p4/latex/corpus.xsl
+share/xsl/tei-xsl/p4/latex/drama.xsl
+share/xsl/tei-xsl/p4/latex/figures.xsl
+share/xsl/tei-xsl/p4/latex/header.xsl
+share/xsl/tei-xsl/p4/latex/linking.xsl
+share/xsl/tei-xsl/p4/latex/namesdates.xsl
+share/xsl/tei-xsl/p4/latex/odd2latex.xsl
+share/xsl/tei-xsl/p4/latex/tagdocs.xsl
+share/xsl/tei-xsl/p4/latex/tei-param.xsl
+share/xsl/tei-xsl/p4/latex/tei.xsl
+share/xsl/tei-xsl/p4/latex/textcrit.xsl
+share/xsl/tei-xsl/p4/latex/textstructure.xsl
+share/xsl/tei-xsl/p4/latex/transcr.xsl
+share/xsl/tei-xsl/p4/latex/verse.xsl
+share/xsl/tei-xsl/p4/odd.css
+share/xsl/tei-xsl/p4/slides/slides-common.xsl
+share/xsl/tei-xsl/p4/slides/teihtml-slides.xsl
+share/xsl/tei-xsl/p4/slides/teilatex-slides.xsl
+share/xsl/tei-xsl/p4/tei-print.css
+share/xsl/tei-xsl/p4/tei.css
+share/xsl/tei-xsl/p4/teislides.css
+share/xsl/tei-xsl/p4/xhtml/core.xsl
+share/xsl/tei-xsl/p4/xhtml/corpus.xsl
+share/xsl/tei-xsl/p4/xhtml/dictionaries.xsl
+share/xsl/tei-xsl/p4/xhtml/drama.xsl
+share/xsl/tei-xsl/p4/xhtml/figures.xsl
+share/xsl/tei-xsl/p4/xhtml/header.xsl
+share/xsl/tei-xsl/p4/xhtml/linking.xsl
+share/xsl/tei-xsl/p4/xhtml/namesdates.xsl
+share/xsl/tei-xsl/p4/xhtml/tagdocs.xsl
+share/xsl/tei-xsl/p4/xhtml/tei-param.xsl
+share/xsl/tei-xsl/p4/xhtml/tei.xsl
+share/xsl/tei-xsl/p4/xhtml/textcrit.xsl
+share/xsl/tei-xsl/p4/xhtml/textstructure.xsl
+share/xsl/tei-xsl/p4/xhtml/transcr.xsl
+share/xsl/tei-xsl/p4/xhtml/verse.xsl
+share/xsl/tei-xsl/p5/common/core.xsl
+share/xsl/tei-xsl/p5/common/figures.xsl
+share/xsl/tei-xsl/p5/common/header.xsl
+share/xsl/tei-xsl/p5/common/i18n.xsl
+share/xsl/tei-xsl/p5/common/linking.xsl
+share/xsl/tei-xsl/p5/common/tagdocs.xsl
+share/xsl/tei-xsl/p5/common/tei-param.xsl
+share/xsl/tei-xsl/p5/common/tei.xsl
+share/xsl/tei-xsl/p5/common/textstructure.xsl
+share/xsl/tei-xsl/p5/common/verbatim.xsl
+share/xsl/tei-xsl/p5/fo/core.xsl
+share/xsl/tei-xsl/p5/fo/corpus.xsl
+share/xsl/tei-xsl/p5/fo/drama.xsl
+share/xsl/tei-xsl/p5/fo/figures.xsl
+share/xsl/tei-xsl/p5/fo/header.xsl
+share/xsl/tei-xsl/p5/fo/linking.xsl
+share/xsl/tei-xsl/p5/fo/namesdates.xsl
+share/xsl/tei-xsl/p5/fo/tagdocs.xsl
+share/xsl/tei-xsl/p5/fo/tei-makecolspec.xsl
+share/xsl/tei-xsl/p5/fo/tei-param.xsl
+share/xsl/tei-xsl/p5/fo/tei.xsl
+share/xsl/tei-xsl/p5/fo/teiCustom.xsl
+share/xsl/tei-xsl/p5/fo/textstructure.xsl
+share/xsl/tei-xsl/p5/fo/transcr.xsl
+share/xsl/tei-xsl/p5/fo/verse.xsl
+share/xsl/tei-xsl/p5/html/core.xsl
+share/xsl/tei-xsl/p5/html/corpus.xsl
+share/xsl/tei-xsl/p5/html/dictionaries.xsl
+share/xsl/tei-xsl/p5/html/drama.xsl
+share/xsl/tei-xsl/p5/html/figures.xsl
+share/xsl/tei-xsl/p5/html/header.xsl
+share/xsl/tei-xsl/p5/html/linking.xsl
+share/xsl/tei-xsl/p5/html/namesdates.xsl
+share/xsl/tei-xsl/p5/html/tagdocs.xsl
+share/xsl/tei-xsl/p5/html/tei-param.xsl
+share/xsl/tei-xsl/p5/html/tei.xsl
+share/xsl/tei-xsl/p5/html/textcrit.xsl
+share/xsl/tei-xsl/p5/html/textstructure.xsl
+share/xsl/tei-xsl/p5/html/transcr.xsl
+share/xsl/tei-xsl/p5/html/verse.xsl
+share/xsl/tei-xsl/p5/i18n.xml
+share/xsl/tei-xsl/p5/latex/core.xsl
+share/xsl/tei-xsl/p5/latex/corpus.xsl
+share/xsl/tei-xsl/p5/latex/drama.xsl
+share/xsl/tei-xsl/p5/latex/figures.xsl
+share/xsl/tei-xsl/p5/latex/header.xsl
+share/xsl/tei-xsl/p5/latex/linking.xsl
+share/xsl/tei-xsl/p5/latex/namesdates.xsl
+share/xsl/tei-xsl/p5/latex/odd2latex.xsl
+share/xsl/tei-xsl/p5/latex/tagdocs.xsl
+share/xsl/tei-xsl/p5/latex/tei-param.xsl
+share/xsl/tei-xsl/p5/latex/tei.xsl
+share/xsl/tei-xsl/p5/latex/textcrit.xsl
+share/xsl/tei-xsl/p5/latex/textstructure.xsl
+share/xsl/tei-xsl/p5/latex/transcr.xsl
+share/xsl/tei-xsl/p5/latex/verse.xsl
+share/xsl/tei-xsl/p5/odd.css
+share/xsl/tei-xsl/p5/odds/RngToRnc.xsl
+share/xsl/tei-xsl/p5/odds/expandincludes.xsl



Home | Main Index | Thread Index | Old Index