From ea1dee8f8e4365924969a75fa27ca8d55928934d Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 18 Nov 2008 14:55:22 +0000 Subject: 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. --- 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(+) create mode 100644 textproc/tei-p5-schema/DESCR create mode 100644 textproc/tei-p5-schema/Makefile create mode 100644 textproc/tei-p5-schema/PLIST create mode 100644 textproc/tei-p5-schema/distinfo (limited to 'textproc/tei-p5-schema') diff --git a/textproc/tei-p5-schema/DESCR b/textproc/tei-p5-schema/DESCR new file mode 100644 index 00000000000..3c7ede8b245 --- /dev/null +++ b/textproc/tei-p5-schema/DESCR @@ -0,0 +1,2 @@ +This package contains the schema files for TEI P5, in both DTD and +RELAX NG formats. diff --git a/textproc/tei-p5-schema/Makefile b/textproc/tei-p5-schema/Makefile new file mode 100644 index 00000000000..08f86c39299 --- /dev/null +++ b/textproc/tei-p5-schema/Makefile @@ -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 +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 --git a/textproc/tei-p5-schema/PLIST b/textproc/tei-p5-schema/PLIST new file mode 100644 index 00000000000..16145934308 --- /dev/null +++ b/textproc/tei-p5-schema/PLIST @@ -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 --git a/textproc/tei-p5-schema/distinfo b/textproc/tei-p5-schema/distinfo new file mode 100644 index 00000000000..736fc9c117b --- /dev/null +++ b/textproc/tei-p5-schema/distinfo @@ -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 -- cgit v1.2.3