From 2bf075c48b1d983e72e7053e1fcc34a927cefb0c Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 10 Feb 2004 04:45:44 +0000 Subject: Update teixsl-fo to 3.1. Changes in 3.1: * html/teihtml-struct, common/teicommon.xsl: move handling of cross-referenced headers to common * makeURL to makeHyperLink, and be common * revised structure to separate out fo, latex, common, html --- textproc/teixsl-fo/Makefile | 11 ++++++----- textproc/teixsl-fo/PLIST | 5 +---- textproc/teixsl-fo/distinfo | 6 +++--- 3 files changed, 10 insertions(+), 12 deletions(-) (limited to 'textproc') diff --git a/textproc/teixsl-fo/Makefile b/textproc/teixsl-fo/Makefile index 9db1ab785e5..e77e58b3856 100644 --- a/textproc/teixsl-fo/Makefile +++ b/textproc/teixsl-fo/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.3 2004/01/23 17:18:32 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2004/02/10 04:45:44 minskim Exp $ DISTNAME= teixsl-fo -PKGNAME= ${DISTNAME}-3.0 -PKGREVISION= 1 +PKGNAME= ${DISTNAME}-3.1 CATEGORIES= textproc -MASTER_SITES= http://www.tei-c.org/Stylesheets/ +MASTER_SITES= http://www.tei-c.org/Stylesheets/P4/ EXTRACT_SUFX= .zip MAINTAINER= minskim@bawi.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} NO_CONFIGURE= YES NO_BUILD= YES @@ -21,7 +22,7 @@ XML_CATALOGS= ${XSLDIR}/catalog do-install: ${INSTALL_DATA_DIR} ${XSLDIR} - ${INSTALL_DATA} ${WRKSRC}/*.xsl ${XSLDIR} + ${INSTALL_DATA} ${WRKSRC}/fo/*.xsl ${XSLDIR} ${INSTALL_DATA} ${FILESDIR}/catalog ${XSLDIR}/catalog .include "../../textproc/xmlcatmgr/catalogs.mk" diff --git a/textproc/teixsl-fo/PLIST b/textproc/teixsl-fo/PLIST index 42d43ed5e05..df1910391ca 100644 --- a/textproc/teixsl-fo/PLIST +++ b/textproc/teixsl-fo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 23:48:06 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/02/10 04:45:44 minskim Exp $ share/xsl/tei/fo/catalog share/xsl/tei/fo/tei-bib.xsl share/xsl/tei/fo/tei-drama.xsl @@ -18,7 +18,4 @@ 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 -share/xsl/tei/fo/teicommon.xsl @dirrm share/xsl/tei/fo -@unexec ${RMDIR} %D/share/xsl/tei 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/share/xsl 2>/dev/null || ${TRUE} diff --git a/textproc/teixsl-fo/distinfo b/textproc/teixsl-fo/distinfo index 2e758e26e03..b0375be8ecd 100644 --- a/textproc/teixsl-fo/distinfo +++ b/textproc/teixsl-fo/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/12/03 23:48:06 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2004/02/10 04:45:44 minskim Exp $ -SHA1 (teixsl-fo.zip) = 2c858f579647c131102e7631f4e3f6798acbd0fb -Size (teixsl-fo.zip) = 38369 bytes +SHA1 (teixsl-fo.zip) = 8afce8e046d91192d6840906e55c7ef14187614c +Size (teixsl-fo.zip) = 49791 bytes -- cgit v1.2.3