Remove teixsl-* (replaced by tei-xsl), add tei-xsl to Makefile.
This commit is contained in:
parent
2ff03d6504
commit
d53d745dc8
9 changed files with 2 additions and 129 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.447 2008/11/18 05:29:57 he Exp $
|
||||
# $NetBSD: Makefile,v 1.448 2008/11/18 14:14:48 wiz Exp $
|
||||
#
|
||||
|
||||
COMMENT= Text processing utilities (does not include desktop publishing)
|
||||
|
@ -430,8 +430,7 @@ SUBDIR+= tcl-dom
|
|||
SUBDIR+= tcl-expat
|
||||
SUBDIR+= tcl-xml
|
||||
SUBDIR+= tei
|
||||
SUBDIR+= teixsl-fo
|
||||
SUBDIR+= teixsl-html
|
||||
SUBDIR+= tei-xsl
|
||||
SUBDIR+= tex-xmltex
|
||||
SUBDIR+= tex2page
|
||||
SUBDIR+= texi2html
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
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.
|
|
@ -1,31 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.15 2006/03/21 06:00:50 jlam Exp $
|
||||
|
||||
DISTNAME= teixsl-fo
|
||||
PKGNAME= ${DISTNAME}-3.3
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.tei-c.org/Stylesheets/P4/
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://www.tei-c.org/Stylesheets/teixsl.html
|
||||
COMMENT= XSLT Stylesheets to convert TEI to XSL Formatting Objects
|
||||
|
||||
DEPENDS+= teixsl-html-[0-9]*:../../textproc/teixsl-html
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
DIST_SUBDIR= ${PKGNAME_NOREV}
|
||||
NO_CONFIGURE= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
XSLDIR= ${PREFIX}/share/xsl/tei/fo
|
||||
|
||||
XML_ENTRIES= system "http://www.tei-c.org/Stylesheets/P4/tei.xsl" \
|
||||
${PREFIX}/share/xsl/tei/fo/tei.xsl
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${XSLDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/fo/*.xsl ${XSLDIR}
|
||||
|
||||
.include "../../textproc/xmlcatmgr/catalogs.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,20 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2004/08/03 14:10:30 minskim Exp $
|
||||
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
|
||||
@dirrm share/xsl/tei/fo
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.7 2005/02/24 14:48:50 agc Exp $
|
||||
|
||||
SHA1 (teixsl-fo-3.3/teixsl-fo.zip) = e065ad8891202df0a22c41855da8d4a708d03ab1
|
||||
RMD160 (teixsl-fo-3.3/teixsl-fo.zip) = a56efb55e76ba28128269b1de1b92e6c9ef2e475
|
||||
Size (teixsl-fo-3.3/teixsl-fo.zip) = 49467 bytes
|
|
@ -1,3 +0,0 @@
|
|||
teixsl-html is a set of XSLT specifications to transform TEI XML
|
||||
documents to HTML. It concentrates on TEI Lite, but adding support
|
||||
for other modules is fairly easy.
|
|
@ -1,31 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.14 2006/03/21 06:00:50 jlam Exp $
|
||||
|
||||
DISTNAME= teixsl-html
|
||||
PKGNAME= ${DISTNAME}-3.3
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.tei-c.org/Stylesheets/P4/
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://www.tei-c.org/Stylesheets/teixsl.html
|
||||
COMMENT= XSLT Stylesheets to convert TEI to HTML
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
DIST_SUBDIR= ${PKGNAME_NOREV}
|
||||
NO_CONFIGURE= YES
|
||||
NO_BUILD= YES
|
||||
|
||||
TEIDIR= ${PREFIX}/share/xsl/tei
|
||||
|
||||
XML_ENTRIES= system "http://www.tei-c.org/Stylesheets/P4/teihtml.xsl" \
|
||||
${PREFIX}/share/xsl/tei/html/tei.xsl
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${TEIDIR}/common
|
||||
${INSTALL_DATA} ${WRKSRC}/common/*.xsl ${TEIDIR}/common
|
||||
${INSTALL_DATA_DIR} ${TEIDIR}/html
|
||||
${INSTALL_DATA} ${WRKSRC}/html/*.xsl ${TEIDIR}/html
|
||||
|
||||
.include "../../textproc/xmlcatmgr/catalogs.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,28 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2004/09/11 03:36:54 minskim Exp $
|
||||
share/xsl/tei/common/teicommon.xsl
|
||||
share/xsl/tei/html/teihtml-bibl.xsl
|
||||
share/xsl/tei/html/teihtml-chunk.xsl
|
||||
share/xsl/tei/html/teihtml-corpus.xsl
|
||||
share/xsl/tei/html/teihtml-drama.xsl
|
||||
share/xsl/tei/html/teihtml-figures.xsl
|
||||
share/xsl/tei/html/teihtml-frames.xsl
|
||||
share/xsl/tei/html/teihtml-front.xsl
|
||||
share/xsl/tei/html/teihtml-lists.xsl
|
||||
share/xsl/tei/html/teihtml-main.xsl
|
||||
share/xsl/tei/html/teihtml-math.xsl
|
||||
share/xsl/tei/html/teihtml-misc.xsl
|
||||
share/xsl/tei/html/teihtml-notes.xsl
|
||||
share/xsl/tei/html/teihtml-odds.xsl
|
||||
share/xsl/tei/html/teihtml-pagetable.xsl
|
||||
share/xsl/tei/html/teihtml-param.xsl
|
||||
share/xsl/tei/html/teihtml-poetry.xsl
|
||||
share/xsl/tei/html/teihtml-slides.xsl
|
||||
share/xsl/tei/html/teihtml-struct.xsl
|
||||
share/xsl/tei/html/teihtml-tables.xsl
|
||||
share/xsl/tei/html/teihtml-teic.xsl
|
||||
share/xsl/tei/html/teihtml-xref.xsl
|
||||
share/xsl/tei/html/teihtml.xsl
|
||||
@dirrm share/xsl/tei/html
|
||||
@dirrm share/xsl/tei/common
|
||||
@dirrm share/xsl/tei
|
||||
@unexec ${RMDIR} %D/share/xsl 2>/dev/null || ${TRUE}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.7 2005/02/24 14:48:50 agc Exp $
|
||||
|
||||
SHA1 (teixsl-html-3.3/teixsl-html.zip) = cd9732d3e941955948757422958fbe247fc9a919
|
||||
RMD160 (teixsl-html-3.3/teixsl-html.zip) = 19eea60dec8a25ea5b9bccaa6a68d81eedafb6f2
|
||||
Size (teixsl-html-3.3/teixsl-html.zip) = 67693 bytes
|
Loading…
Reference in a new issue