diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-18 14:13:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-18 14:13:08 +0000 |
commit | 4fb7f38497d4496dc995c6e58da505de04752d9e (patch) | |
tree | b147db925fdf9d29078f88a564daf65a62c2ef1c /textproc | |
parent | 341d2cff5a3f4eac1a56f67421bafb59126a155d (diff) | |
download | pkgsrc-4fb7f38497d4496dc995c6e58da505de04752d9e.tar.gz |
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 (limited to 'textproc')
-rw-r--r-- | textproc/tei-xsl/DESCR | 7 | ||||
-rw-r--r-- | textproc/tei-xsl/Makefile | 30 | ||||
-rw-r--r-- | textproc/tei-xsl/PLIST | 309 | ||||
-rw-r--r-- | textproc/tei-xsl/distinfo | 5 |
4 files changed, 351 insertions, 0 deletions
diff --git a/textproc/tei-xsl/DESCR b/textproc/tei-xsl/DESCR new file mode 100644 index 00000000000..adaca99be75 --- /dev/null +++ b/textproc/tei-xsl/DESCR @@ -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 --git a/textproc/tei-xsl/Makefile b/textproc/tei-xsl/Makefile new file mode 100644 index 00000000000..5ec906ff624 --- /dev/null +++ b/textproc/tei-xsl/Makefile @@ -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 +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 --git a/textproc/tei-xsl/PLIST b/textproc/tei-xsl/PLIST new file mode 100644 index 00000000000..ae0184ce5b9 --- /dev/null +++ b/textproc/tei-xsl/PLIST @@ -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 +share/xsl/tei-xsl/p5/odds/extract-schemaSpec-ident.xsl +share/xsl/tei-xsl/p5/odds/manglexsd.xsl +share/xsl/tei-xsl/p5/odds/nomorechoice.xsl +share/xsl/tei-xsl/p5/odds/odd2dtd.xsl +share/xsl/tei-xsl/p5/odds/odd2html.xsl +share/xsl/tei-xsl/p5/odds/odd2htmlfragment.xsl +share/xsl/tei-xsl/p5/odds/odd2lite.xsl +share/xsl/tei-xsl/p5/odds/odd2odd.xsl +share/xsl/tei-xsl/p5/odds/odd2odd2.xsl +share/xsl/tei-xsl/p5/odds/odd2relax.xsl +share/xsl/tei-xsl/p5/odds/simplifyfordtd.xsl +share/xsl/tei-xsl/p5/odds/simplifyforxsd.xsl +share/xsl/tei-xsl/p5/odds/subsetGuidelines.xsl +share/xsl/tei-xsl/p5/odds/teiodds.xsl +share/xsl/tei-xsl/p5/odds/translate-odd.xsl +share/xsl/tei-xsl/p5/slides/slides-common.xsl +share/xsl/tei-xsl/p5/slides/teihtml-slides.xsl +share/xsl/tei-xsl/p5/slides/teilatex-slides.xsl +share/xsl/tei-xsl/p5/tei-print.css +share/xsl/tei-xsl/p5/tei.css +share/xsl/tei-xsl/p5/teislides.css +share/xsl/tei-xsl/p5/xhtml/core.xsl +share/xsl/tei-xsl/p5/xhtml/corpus.xsl +share/xsl/tei-xsl/p5/xhtml/dictionaries.xsl +share/xsl/tei-xsl/p5/xhtml/drama.xsl +share/xsl/tei-xsl/p5/xhtml/figures.xsl +share/xsl/tei-xsl/p5/xhtml/header.xsl +share/xsl/tei-xsl/p5/xhtml/linking.xsl +share/xsl/tei-xsl/p5/xhtml/namesdates.xsl +share/xsl/tei-xsl/p5/xhtml/tagdocs.xsl +share/xsl/tei-xsl/p5/xhtml/tei-param.xsl +share/xsl/tei-xsl/p5/xhtml/tei.xsl +share/xsl/tei-xsl/p5/xhtml/textcrit.xsl +share/xsl/tei-xsl/p5/xhtml/textstructure.xsl +share/xsl/tei-xsl/p5/xhtml/transcr.xsl +share/xsl/tei-xsl/p5/xhtml/verse.xsl +@dirrm share/xsl/tei-xsl/p5/xhtml +@dirrm share/xsl/tei-xsl/p5/slides +@dirrm share/xsl/tei-xsl/p5/odds +@dirrm share/xsl/tei-xsl/p5/latex +@dirrm share/xsl/tei-xsl/p5/html +@dirrm share/xsl/tei-xsl/p5/fo +@dirrm share/xsl/tei-xsl/p5/common +@dirrm share/xsl/tei-xsl/p5 +@dirrm share/xsl/tei-xsl/p4/xhtml +@dirrm share/xsl/tei-xsl/p4/slides +@dirrm share/xsl/tei-xsl/p4/latex +@dirrm share/xsl/tei-xsl/p4/html +@dirrm share/xsl/tei-xsl/p4/fo +@dirrm share/xsl/tei-xsl/p4/common +@dirrm share/xsl/tei-xsl/p4 +@dirrm share/xsl/tei-xsl +@dirrm share/doc/tei-xsl/xsltdoc/latex +@dirrm share/doc/tei-xsl/xsltdoc/html +@dirrm share/doc/tei-xsl/xsltdoc/fo +@dirrm share/doc/tei-xsl/xsltdoc/common +@dirrm share/doc/tei-xsl/xsltdoc +@dirrm share/doc/tei-xsl diff --git a/textproc/tei-xsl/distinfo b/textproc/tei-xsl/distinfo new file mode 100644 index 00000000000..2e8f26307cb --- /dev/null +++ b/textproc/tei-xsl/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/11/18 14:13:08 wiz Exp $ + +SHA1 (tei-xsl-5.14.zip) = c4496f83b44c8726bc96e9ed1e6606329033ffc5 +RMD160 (tei-xsl-5.14.zip) = 63888efa7a29fb2a3ab671bb8af3fab1875844a8 +Size (tei-xsl-5.14.zip) = 1030184 bytes |