Update tex-kpathsea{,-doc} to 2013
- Files in share/texmf have been moved to share/texmf-dist.
This commit is contained in:
parent
847fd56327
commit
c399893c00
7 changed files with 72 additions and 73 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.11 2012/10/13 22:50:06 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2013/11/17 17:12:19 minskim Exp $
|
||||
|
||||
DISTNAME= kpathsea.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2012
|
||||
TEXLIVE_REV= 27341
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2013
|
||||
TEXLIVE_REV= 30947
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Documentation for tex-kpathsea
|
||||
|
@ -12,13 +12,11 @@ CONFLICTS+= texlive-tetex<=2011nb1
|
|||
|
||||
INFO_FILES= yes
|
||||
|
||||
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
|
||||
|
||||
TEXLIVE_IGNORE_PATTERNS= texmf/doc/info/[kw]* \
|
||||
texmf/doc/man/man1/k* \
|
||||
texmf/doc/man/man1/mko* \
|
||||
texmf/doc/man/man1/mktex[l-z]* \
|
||||
texmf/doc/man/man1/t*
|
||||
TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/info/[kw]* \
|
||||
texmf-dist/doc/man/man1/k* \
|
||||
texmf-dist/doc/man/man1/mko* \
|
||||
texmf-dist/doc/man/man1/mktex[l-z]* \
|
||||
texmf-dist/doc/man/man1/t*
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2012/10/13 22:50:06 minskim Exp $
|
||||
@comment $NetBSD: PLIST,v 1.3 2013/11/17 17:12:19 minskim Exp $
|
||||
info/tds.info
|
||||
man/man1/mktexfmt.1
|
||||
share/texmf/doc/kpathsea/kpathsea.html
|
||||
share/texmf/doc/kpathsea/kpathsea.pdf
|
||||
share/texmf/doc/web2c/web2c.html
|
||||
share/texmf/doc/web2c/web2c.pdf
|
||||
share/texmf-dist/doc/kpathsea/kpathsea.html
|
||||
share/texmf-dist/doc/kpathsea/kpathsea.pdf
|
||||
share/texmf-dist/doc/web2c/web2c.html
|
||||
share/texmf-dist/doc/web2c/web2c.pdf
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.11 2012/10/13 22:50:06 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.12 2013/11/17 17:12:19 minskim Exp $
|
||||
|
||||
SHA1 (tex-kpathsea-27341/kpathsea.doc.tar.xz) = d2adc038020211c49003f564052fa55578ed7255
|
||||
RMD160 (tex-kpathsea-27341/kpathsea.doc.tar.xz) = 781d60af4b037737876bc48ebe81be5348543336
|
||||
Size (tex-kpathsea-27341/kpathsea.doc.tar.xz) = 1085984 bytes
|
||||
SHA1 (tex-kpathsea-30947/kpathsea.doc.tar.xz) = 03edea2abeafeaeaa9c5883e371214d567b4fa3d
|
||||
RMD160 (tex-kpathsea-30947/kpathsea.doc.tar.xz) = cf5a281adcc3dee794342fcbda0048218a95a3e6
|
||||
Size (tex-kpathsea-30947/kpathsea.doc.tar.xz) = 1086956 bytes
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.13 2012/10/14 21:21:34 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2013/11/17 17:12:19 minskim Exp $
|
||||
|
||||
DISTNAME= kpathsea
|
||||
PKGNAME= tex-${DISTNAME}-2012
|
||||
PKGREVISION= 1
|
||||
TEXLIVE_REV= 27341
|
||||
PKGNAME= tex-${DISTNAME}-2013
|
||||
TEXLIVE_REV= 30947
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Translation tables for TeX
|
||||
|
@ -16,14 +15,14 @@ SUPERSEDES= tex-bin-kpathsea<=2008.12897
|
|||
PKG_SYSCONFSUBDIR= texmf
|
||||
|
||||
MAKE_DIRS+= ${PKG_SYSCONFDIR}/web2c
|
||||
CONF_FILES+= ${PREFIX}/share/texmf/web2c/fmtutil.cnf \
|
||||
CONF_FILES+= ${PREFIX}/share/texmf-dist/web2c/fmtutil.cnf \
|
||||
${PKG_SYSCONFDIR}/web2c/fmtutil.cnf
|
||||
|
||||
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
|
||||
TEX_TEXMF_DIRS+= ${PKG_SYSCONFDIR} ${PREFIX}/share/texmf-dist
|
||||
|
||||
TEXLIVE_IGNORE_PATTERNS= texmf/web2c/mktex.opt \
|
||||
texmf/web2c/mktex[a-z]* \
|
||||
texmf/web2c/texmf.cnf
|
||||
TEXLIVE_IGNORE_PATTERNS= texmf-dist/web2c/mktex.opt \
|
||||
texmf-dist/web2c/mktex[a-z]* \
|
||||
texmf-dist/web2c/texmf.cnf
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,24 +1,24 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2012/10/14 21:21:34 minskim Exp $
|
||||
share/texmf/web2c/amiga-pl.tcx
|
||||
share/texmf/web2c/cp1250cs.tcx
|
||||
share/texmf/web2c/cp1250pl.tcx
|
||||
share/texmf/web2c/cp1250t1.tcx
|
||||
share/texmf/web2c/cp227.tcx
|
||||
share/texmf/web2c/cp852-cs.tcx
|
||||
share/texmf/web2c/cp852-pl.tcx
|
||||
share/texmf/web2c/cp8bit.tcx
|
||||
share/texmf/web2c/empty.tcx
|
||||
share/texmf/web2c/fmtutil.cnf
|
||||
share/texmf/web2c/il1-t1.tcx
|
||||
share/texmf/web2c/il2-cs.tcx
|
||||
share/texmf/web2c/il2-pl.tcx
|
||||
share/texmf/web2c/il2-t1.tcx
|
||||
share/texmf/web2c/kam-cs.tcx
|
||||
share/texmf/web2c/kam-t1.tcx
|
||||
share/texmf/web2c/macce-pl.tcx
|
||||
share/texmf/web2c/macce-t1.tcx
|
||||
share/texmf/web2c/maz-pl.tcx
|
||||
share/texmf/web2c/mktex.cnf
|
||||
share/texmf/web2c/natural.tcx
|
||||
share/texmf/web2c/tcvn-t5.tcx
|
||||
share/texmf/web2c/viscii-t5.tcx
|
||||
@comment $NetBSD: PLIST,v 1.5 2013/11/17 17:12:19 minskim Exp $
|
||||
share/texmf-dist/web2c/amiga-pl.tcx
|
||||
share/texmf-dist/web2c/cp1250cs.tcx
|
||||
share/texmf-dist/web2c/cp1250pl.tcx
|
||||
share/texmf-dist/web2c/cp1250t1.tcx
|
||||
share/texmf-dist/web2c/cp227.tcx
|
||||
share/texmf-dist/web2c/cp852-cs.tcx
|
||||
share/texmf-dist/web2c/cp852-pl.tcx
|
||||
share/texmf-dist/web2c/cp8bit.tcx
|
||||
share/texmf-dist/web2c/empty.tcx
|
||||
share/texmf-dist/web2c/fmtutil.cnf
|
||||
share/texmf-dist/web2c/il1-t1.tcx
|
||||
share/texmf-dist/web2c/il2-cs.tcx
|
||||
share/texmf-dist/web2c/il2-pl.tcx
|
||||
share/texmf-dist/web2c/il2-t1.tcx
|
||||
share/texmf-dist/web2c/kam-cs.tcx
|
||||
share/texmf-dist/web2c/kam-t1.tcx
|
||||
share/texmf-dist/web2c/macce-pl.tcx
|
||||
share/texmf-dist/web2c/macce-t1.tcx
|
||||
share/texmf-dist/web2c/maz-pl.tcx
|
||||
share/texmf-dist/web2c/mktex.cnf
|
||||
share/texmf-dist/web2c/natural.tcx
|
||||
share/texmf-dist/web2c/tcvn-t5.tcx
|
||||
share/texmf-dist/web2c/viscii-t5.tcx
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.12 2012/10/14 21:21:34 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.13 2013/11/17 17:12:19 minskim Exp $
|
||||
|
||||
SHA1 (tex-kpathsea-27341/kpathsea.tar.xz) = 0a254e7a5c6031fd7fbcd1d6fd22a38f53022797
|
||||
RMD160 (tex-kpathsea-27341/kpathsea.tar.xz) = bab58280ce1310b3e0539ae00a5723c2742f1467
|
||||
Size (tex-kpathsea-27341/kpathsea.tar.xz) = 30060 bytes
|
||||
SHA1 (patch-texmf_web2c_fmtutil.cnf) = 827f22ea3b31f40509915c05dcb59c8db8c15b77
|
||||
SHA1 (tex-kpathsea-30947/kpathsea.tar.xz) = 41b7d4e473ead4bec53620f2853e3b748652cf7d
|
||||
RMD160 (tex-kpathsea-30947/kpathsea.tar.xz) = fe350d0a569bdc2ec7e0186b3a149b6e4df3689b
|
||||
Size (tex-kpathsea-30947/kpathsea.tar.xz) = 30088 bytes
|
||||
SHA1 (patch-texmf-dist_web2c_fmtutil.cnf) = ac917b2e2c08c44c7495cbd6a62f561c812ec2fd
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: patch-texmf_web2c_fmtutil.cnf,v 1.1 2012/10/14 21:21:34 minskim Exp $
|
||||
$NetBSD: patch-texmf-dist_web2c_fmtutil.cnf,v 1.1 2013/11/17 17:12:19 minskim Exp $
|
||||
|
||||
--- texmf/web2c/fmtutil.cnf.orig 2012-05-14 02:46:14.000000000 +0000
|
||||
+++ texmf/web2c/fmtutil.cnf
|
||||
@@ -33,94 +33,3 @@
|
||||
--- texmf-dist/web2c/fmtutil.cnf.orig 2013-06-26 01:19:15.000000000 +0000
|
||||
+++ texmf-dist/web2c/fmtutil.cnf
|
||||
@@ -33,96 +33,3 @@
|
||||
#
|
||||
# 4) usual comments start with "# ", whereas disabled configurations
|
||||
# start with "#! " in this file.
|
||||
|
@ -16,21 +16,23 @@ $NetBSD: patch-texmf_web2c_fmtutil.cnf,v 1.1 2012/10/14 21:21:34 minskim Exp $
|
|||
-amstex pdftex - -translate-file=cp227.tcx *amstex.ini
|
||||
-#
|
||||
-# from context:
|
||||
-cont-en pdftex cont-usr.tex -8bit *cont-en.ini
|
||||
-cont-en xetex cont-usr.tex -8bit *cont-en.ini
|
||||
-#! cont-de pdftex cont-usr.tex -8bit *cont-de.ini
|
||||
-#! cont-fr pdftex cont-usr.tex -8bit *cont-fr.ini
|
||||
-#! cont-it pdftex cont-usr.tex -8bit *cont-it.ini
|
||||
-#! cont-nl pdftex cont-usr.tex -8bit *cont-nl.ini
|
||||
-#! cont-ro pdftex cont-usr.tex -8bit *cont-ro.ini
|
||||
-cont-en pdftex cont-usr.tex -8bit *cont-en.mkii
|
||||
-cont-en xetex cont-usr.tex -8bit *cont-en.mkii
|
||||
-#! cont-de pdftex cont-usr.tex -8bit *cont-de.mkii
|
||||
-#! cont-fr pdftex cont-usr.tex -8bit *cont-fr.mkii
|
||||
-#! cont-it pdftex cont-usr.tex -8bit *cont-it.mkii
|
||||
-#! cont-nl pdftex cont-usr.tex -8bit *cont-nl.mkii
|
||||
-#! cont-ro pdftex cont-usr.tex -8bit *cont-ro.mkii
|
||||
-#
|
||||
-# from cslatex:
|
||||
-cslatex pdftex - -etex -translate-file=cp227.tcx cslatex.ini
|
||||
-pdfcslatex pdftex - -etex -translate-file=cp227.tcx cslatex.ini
|
||||
-cslatex pdftex - -etex cslatex.ini
|
||||
-pdfcslatex pdftex - -etex cslatex.ini
|
||||
-#
|
||||
-# from csplain:
|
||||
-csplain pdftex - -etex -translate-file=cp227.tcx csplain.ini
|
||||
-pdfcsplain pdftex - -etex -translate-file=cp227.tcx csplain.ini
|
||||
-csplain pdftex - -etex -enc csplain-utf8.ini
|
||||
-pdfcsplain pdftex - -etex -enc csplain-utf8.ini
|
||||
-pdfcsplain xetex - -etex csplain.ini
|
||||
-pdfcsplain luatex - -etex csplain.ini
|
||||
-#
|
||||
-# from eplain:
|
||||
-eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini
|
||||
|
@ -58,7 +60,7 @@ $NetBSD: patch-texmf_web2c_fmtutil.cnf,v 1.1 2012/10/14 21:21:34 minskim Exp $
|
|||
-utf8mex pdftex mexconf.tex -enc *utf8mex.ini
|
||||
-#
|
||||
-# from mltex:
|
||||
-mllatex pdftex language.dat -translate-file=cp227.tcx -mltex mllatex.ini
|
||||
-mllatex pdftex language.dat -translate-file=cp227.tcx -mltex *mllatex.ini
|
||||
-mltex pdftex - -translate-file=cp227.tcx -mltex mltex.ini
|
||||
-#
|
||||
-# from mptopdf:
|
Loading…
Reference in a new issue