summaryrefslogtreecommitdiff
path: root/print/tex-hyphen-greek
diff options
context:
space:
mode:
authorminskim <minskim>2010-11-08 16:56:08 +0000
committerminskim <minskim>2010-11-08 16:56:08 +0000
commit95deeb7616206b6cda3de739eb9ff9bcafb91f6d (patch)
treeaa8360b57d7ecc85c9f8c928fa9fe3bfeb76fc54 /print/tex-hyphen-greek
parent8889db8aaf7978336e818239eedbba46b346bb50 (diff)
downloadpkgsrc-95deeb7616206b6cda3de739eb9ff9bcafb91f6d.tar.gz
Update tex-hyphen-greek{,-doc} to 5. Support LuaTeX.
Diffstat (limited to 'print/tex-hyphen-greek')
-rw-r--r--print/tex-hyphen-greek/DESCR6
-rw-r--r--print/tex-hyphen-greek/Makefile24
-rw-r--r--print/tex-hyphen-greek/distinfo8
3 files changed, 27 insertions, 11 deletions
diff --git a/print/tex-hyphen-greek/DESCR b/print/tex-hyphen-greek/DESCR
index e9c592e9001..d31c43ea15e 100644
--- a/print/tex-hyphen-greek/DESCR
+++ b/print/tex-hyphen-greek/DESCR
@@ -1,3 +1,3 @@
-This package provides hyphenation patterns for use with TeX and Omega
-(or other unicode-based systems) for ancient Greek and for modern
-Greek (either monotonic or polytonic).
+Hyphenation patterns, for use with TeX, Omega (or other unicode-based
+systems) for ancient Greek, and for modern Greek (either monotonic or
+polytonic).
diff --git a/print/tex-hyphen-greek/Makefile b/print/tex-hyphen-greek/Makefile
index 991b77f9bbe..858d58924fb 100644
--- a/print/tex-hyphen-greek/Makefile
+++ b/print/tex-hyphen-greek/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2010/04/12 21:16:12 minskim Exp $
-# TeX Live Revision 13822
+# $NetBSD: Makefile,v 1.4 2010/11/08 16:56:08 minskim Exp $
DISTNAME= hyphen-greek
-PKGNAME= tex-${DISTNAME}-2009
+PKGNAME= tex-${DISTNAME}-5
+TEXLIVE_REV= 20144
MAINTAINER= minskim@NetBSD.org
-COMMENT= Hyphenation patterns for Greek
+COMMENT= Hyphenation for Greek text
CONFLICTS+= teTeX-texmf<=3.0nb12
DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
@@ -16,6 +16,22 @@ TEX_HYPHEN_DAT+= = polygreek
TEX_HYPHEN_DEF+= \addlanguage{monogreek}{loadhyph-el-monoton.tex}{}{1}{1}
TEX_HYPHEN_DEF+= \addlanguage{greek}{loadhyph-el-polyton.tex}{}{1}{1}
TEX_HYPHEN_DEF+= \addlanguage{polygreek}{loadhyph-el-polyton.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['monogreek']={ \
+ \\tloader='loadhyph-el-monoton.tex', \
+ \\tlefthyphenmin=1, \
+ \\trighthyphenmin=1, \
+ \\tsynonyms={}, \
+ \\tpatterns='hyph-el-monoton.pat.txt', \
+ \\thyphenation='', \
+ },
+TEX_HYPHEN_LUA+= ['greek']={ \
+ \\tloader='loadhyph-el-polyton.tex', \
+ \\tlefthyphenmin=1, \
+ \\trighthyphenmin=1, \
+ \\tsynonyms={'polygreek',}, \
+ \\tpatterns='hyph-el-polyton.pat.txt', \
+ \\thyphenation='', \
+ },
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
.include "../../print/texlive/package.mk"
diff --git a/print/tex-hyphen-greek/distinfo b/print/tex-hyphen-greek/distinfo
index fa9066c094c..08a405d3ab4 100644
--- a/print/tex-hyphen-greek/distinfo
+++ b/print/tex-hyphen-greek/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/04/12 21:16:12 minskim Exp $
+$NetBSD: distinfo,v 1.3 2010/11/08 16:56:08 minskim Exp $
-SHA1 (tex-hyphen-greek-2009/hyphen-greek.tar.xz) = e30a509b1199683e159293dac3fa3135c7d686ec
-RMD160 (tex-hyphen-greek-2009/hyphen-greek.tar.xz) = 95d6efa69e74ffebdeaa33e093313db8afdfbb61
-Size (tex-hyphen-greek-2009/hyphen-greek.tar.xz) = 6264 bytes
+SHA1 (tex-hyphen-greek-20144/hyphen-greek.tar.xz) = 864481341c5c3205fad966b0436bb3dec8e4be0a
+RMD160 (tex-hyphen-greek-20144/hyphen-greek.tar.xz) = baf2b7323e0781eaa9e8c5a9b08b664564b80e49
+Size (tex-hyphen-greek-20144/hyphen-greek.tar.xz) = 6304 bytes