pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-hyphen-ancientgreek Update tex-hyphen-ancien...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cbac5b8155f1
branches: trunk
changeset: 582114:cbac5b8155f1
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Nov 08 00:28:46 2010 +0000
description:
Update tex-hyphen-ancientgreek to 2010.
- Support LuaTeX.
diffstat:
print/tex-hyphen-ancientgreek/Makefile | 21 ++++++++++++++++++---
print/tex-hyphen-ancientgreek/distinfo | 8 ++++----
2 files changed, 22 insertions(+), 7 deletions(-)
diffs (50 lines):
diff -r bbb160f4ac79 -r cbac5b8155f1 print/tex-hyphen-ancientgreek/Makefile
--- a/print/tex-hyphen-ancientgreek/Makefile Mon Nov 08 00:25:51 2010 +0000
+++ b/print/tex-hyphen-ancientgreek/Makefile Mon Nov 08 00:28:46 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/05/20 18:12:54 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2010/11/08 00:28:46 minskim Exp $
DISTNAME= hyphen-ancientgreek
-PKGNAME= tex-${DISTNAME}-2009
-TEXLIVE_REV= 13822
+PKGNAME= tex-${DISTNAME}-2010
+TEXLIVE_REV= 20144
MAINTAINER= minskim%NetBSD.org@localhost
COMMENT= Hyphenation patterns for ancient Greek
@@ -14,6 +14,21 @@
TEX_HYPHEN_DAT+= ibycus ibyhyph.tex
TEX_HYPHEN_DEF+= \addlanguage{ancientgreek}{loadhyph-grc.tex}{}{1}{1}
TEX_HYPHEN_DEF+= \addlanguage{ibycus}{ibyhyph.tex}{}{2}{2}
+TEX_HYPHEN_LUA+= ['ancientgreek']={ \
+ \\tloader='loadhyph-grc.tex', \
+ \\tlefthyphenmin=1, \
+ \\trighthyphenmin=1, \
+ \\tsynonyms={}, \
+ \\tpatterns='hyph-grc.pat.txt', \
+ \\thyphenation='', \
+ },
+TEX_HYPHEN_LUA+= ['ibycus']={ \
+ \\tloader='ibyhyph.tex', \
+ \\tlefthyphenmin=2, \
+ \\trighthyphenmin=2, \
+ \\tsynonyms={}, \
+ \\tspecial='disabled:8-bit+only', \
+ },
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
.include "../../print/texlive/package.mk"
diff -r bbb160f4ac79 -r cbac5b8155f1 print/tex-hyphen-ancientgreek/distinfo
--- a/print/tex-hyphen-ancientgreek/distinfo Mon Nov 08 00:25:51 2010 +0000
+++ b/print/tex-hyphen-ancientgreek/distinfo Mon Nov 08 00:28:46 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/05/20 18:12:54 minskim Exp $
+$NetBSD: distinfo,v 1.3 2010/11/08 00:28:46 minskim Exp $
-SHA1 (tex-hyphen-ancientgreek-13822/hyphen-ancientgreek.tar.xz) = 379a52d8283a796a044d1ed5168bff951ca11713
-RMD160 (tex-hyphen-ancientgreek-13822/hyphen-ancientgreek.tar.xz) = ab9b37bac5586fa68562d9234e33ae4f8d623da7
-Size (tex-hyphen-ancientgreek-13822/hyphen-ancientgreek.tar.xz) = 17124 bytes
+SHA1 (tex-hyphen-ancientgreek-20144/hyphen-ancientgreek.tar.xz) = 34a3bc558f33253d21f2352d6f46b5717bbd972f
+RMD160 (tex-hyphen-ancientgreek-20144/hyphen-ancientgreek.tar.xz) = 0d0ca988896ad1eea38ce57a57f14945b25bc71f
+Size (tex-hyphen-ancientgreek-20144/hyphen-ancientgreek.tar.xz) = 17192 bytes
Home |
Main Index |
Thread Index |
Old Index