pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/tei-p5-schema Initial import of tei-p5-schema...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f25899a3797
branches:  trunk
changeset: 550285:0f25899a3797
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 18 14:55:22 2008 +0000

description:
Initial import of tei-p5-schema-1.2.0:

This package contains the schema files for TEI P5, in both DTD and
RELAX NG formats.

diffstat:

 textproc/tei-p5-schema/DESCR    |   2 +
 textproc/tei-p5-schema/Makefile |  27 ++++++++++++
 textproc/tei-p5-schema/PLIST    |  90 +++++++++++++++++++++++++++++++++++++++++
 textproc/tei-p5-schema/distinfo |   5 ++
 4 files changed, 124 insertions(+), 0 deletions(-)

diffs (140 lines):

diff -r 71c60ee3d6a2 -r 0f25899a3797 textproc/tei-p5-schema/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tei-p5-schema/DESCR      Tue Nov 18 14:55:22 2008 +0000
@@ -0,0 +1,2 @@
+This package contains the schema files for TEI P5, in both DTD and
+RELAX NG formats.
diff -r 71c60ee3d6a2 -r 0f25899a3797 textproc/tei-p5-schema/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tei-p5-schema/Makefile   Tue Nov 18 14:55:22 2008 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/11/18 14:55:22 wiz Exp $
+#
+
+DISTNAME=      tei-p5-schema-1.2.0
+CATEGORIES=    textproc
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=tei/}
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.tei-c.org/
+COMMENT=       TEI P5 schema files
+
+USE_LANGUAGES= # none
+NO_BUILD=      yes
+
+XML_CATALOGS=  ${TEIXMLDIR}/schema/catalog.xml
+
+TEIXMLDIR=     ${PREFIX}/share/xml/tei
+
+INSTALLATION_DIRS=     ${TEIXMLDIR}
+
+do-install:
+       cd ${WRKSRC}/share/xml/tei && \
+               ${CP} -R schema ${TEIXMLDIR}
+
+.include "../../textproc/xmlcatmgr/catalogs.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 71c60ee3d6a2 -r 0f25899a3797 textproc/tei-p5-schema/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tei-p5-schema/PLIST      Tue Nov 18 14:55:22 2008 +0000
@@ -0,0 +1,90 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/18 14:55:22 wiz Exp $
+share/xml/tei/schema/catalog.xml
+share/xml/tei/schema/dtd/analysis-decl.dtd
+share/xml/tei/schema/dtd/analysis.dtd
+share/xml/tei/schema/dtd/certainty-decl.dtd
+share/xml/tei/schema/dtd/certainty.dtd
+share/xml/tei/schema/dtd/core-decl.dtd
+share/xml/tei/schema/dtd/core.dtd
+share/xml/tei/schema/dtd/corpus-decl.dtd
+share/xml/tei/schema/dtd/corpus.dtd
+share/xml/tei/schema/dtd/dictionaries-decl.dtd
+share/xml/tei/schema/dtd/dictionaries.dtd
+share/xml/tei/schema/dtd/drama-decl.dtd
+share/xml/tei/schema/dtd/drama.dtd
+share/xml/tei/schema/dtd/figures-decl.dtd
+share/xml/tei/schema/dtd/figures.dtd
+share/xml/tei/schema/dtd/gaiji-decl.dtd
+share/xml/tei/schema/dtd/gaiji.dtd
+share/xml/tei/schema/dtd/header-decl.dtd
+share/xml/tei/schema/dtd/header.dtd
+share/xml/tei/schema/dtd/iso-fs-decl.dtd
+share/xml/tei/schema/dtd/iso-fs.dtd
+share/xml/tei/schema/dtd/linking-decl.dtd
+share/xml/tei/schema/dtd/linking.dtd
+share/xml/tei/schema/dtd/msdescription-decl.dtd
+share/xml/tei/schema/dtd/msdescription.dtd
+share/xml/tei/schema/dtd/namesdates-decl.dtd
+share/xml/tei/schema/dtd/namesdates.dtd
+share/xml/tei/schema/dtd/nets-decl.dtd
+share/xml/tei/schema/dtd/nets.dtd
+share/xml/tei/schema/dtd/spoken-decl.dtd
+share/xml/tei/schema/dtd/spoken.dtd
+share/xml/tei/schema/dtd/tagdocs-decl.dtd
+share/xml/tei/schema/dtd/tagdocs.dtd
+share/xml/tei/schema/dtd/tei.dtd
+share/xml/tei/schema/dtd/textcrit-decl.dtd
+share/xml/tei/schema/dtd/textcrit.dtd
+share/xml/tei/schema/dtd/textstructure-decl.dtd
+share/xml/tei/schema/dtd/textstructure.dtd
+share/xml/tei/schema/dtd/transcr-decl.dtd
+share/xml/tei/schema/dtd/transcr.dtd
+share/xml/tei/schema/dtd/verse-decl.dtd
+share/xml/tei/schema/dtd/verse.dtd
+share/xml/tei/schema/relaxng/analysis.rnc
+share/xml/tei/schema/relaxng/analysis.rng
+share/xml/tei/schema/relaxng/certainty.rnc
+share/xml/tei/schema/relaxng/certainty.rng
+share/xml/tei/schema/relaxng/core.rnc
+share/xml/tei/schema/relaxng/core.rng
+share/xml/tei/schema/relaxng/corpus.rnc
+share/xml/tei/schema/relaxng/corpus.rng
+share/xml/tei/schema/relaxng/dictionaries.rnc
+share/xml/tei/schema/relaxng/dictionaries.rng
+share/xml/tei/schema/relaxng/drama.rnc
+share/xml/tei/schema/relaxng/drama.rng
+share/xml/tei/schema/relaxng/figures.rnc
+share/xml/tei/schema/relaxng/figures.rng
+share/xml/tei/schema/relaxng/gaiji.rnc
+share/xml/tei/schema/relaxng/gaiji.rng
+share/xml/tei/schema/relaxng/header.rnc
+share/xml/tei/schema/relaxng/header.rng
+share/xml/tei/schema/relaxng/iso-fs.rnc
+share/xml/tei/schema/relaxng/iso-fs.rng
+share/xml/tei/schema/relaxng/linking.rnc
+share/xml/tei/schema/relaxng/linking.rng
+share/xml/tei/schema/relaxng/msdescription.rnc
+share/xml/tei/schema/relaxng/msdescription.rng
+share/xml/tei/schema/relaxng/namesdates.rnc
+share/xml/tei/schema/relaxng/namesdates.rng
+share/xml/tei/schema/relaxng/nets.rnc
+share/xml/tei/schema/relaxng/nets.rng
+share/xml/tei/schema/relaxng/spoken.rnc
+share/xml/tei/schema/relaxng/spoken.rng
+share/xml/tei/schema/relaxng/tagdocs.rnc
+share/xml/tei/schema/relaxng/tagdocs.rng
+share/xml/tei/schema/relaxng/tei.rnc
+share/xml/tei/schema/relaxng/tei.rng
+share/xml/tei/schema/relaxng/textcrit.rnc
+share/xml/tei/schema/relaxng/textcrit.rng
+share/xml/tei/schema/relaxng/textstructure.rnc
+share/xml/tei/schema/relaxng/textstructure.rng
+share/xml/tei/schema/relaxng/transcr.rnc
+share/xml/tei/schema/relaxng/transcr.rng
+share/xml/tei/schema/relaxng/verse.rnc
+share/xml/tei/schema/relaxng/verse.rng
+@dirrm share/xml/tei/schema/relaxng
+@dirrm share/xml/tei/schema/dtd
+@dirrm share/xml/tei/schema
+@unexec ${RMDIR} %D/share/xml/tei 2>/dev/null || ${TRUE}
+@comment in xmlcatmgr: @dirrm share/xml
diff -r 71c60ee3d6a2 -r 0f25899a3797 textproc/tei-p5-schema/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/tei-p5-schema/distinfo   Tue Nov 18 14:55:22 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/11/18 14:55:22 wiz Exp $
+
+SHA1 (tei-p5-schema-1.2.0.zip) = 0771f93f629b070f1caf3ef0b7dd0d3da6221920
+RMD160 (tei-p5-schema-1.2.0.zip) = 161efb1387fc589d8d7f277d1f373893da5710d3
+Size (tei-p5-schema-1.2.0.zip) = 323252 bytes



Home | Main Index | Thread Index | Old Index