pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-hyphen-esperanto Update tex-hyphen-esperanto...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8e5fa6310f8
branches:  trunk
changeset: 582150:a8e5fa6310f8
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Nov 08 16:26:24 2010 +0000

description:
Update tex-hyphen-esperanto to 2010.

- Support LuaTeX.

diffstat:

 print/tex-hyphen-esperanto/Makefile |  14 +++++++++++---
 print/tex-hyphen-esperanto/distinfo |   8 ++++----
 2 files changed, 15 insertions(+), 7 deletions(-)

diffs (43 lines):

diff -r b99b706f4c19 -r a8e5fa6310f8 print/tex-hyphen-esperanto/Makefile
--- a/print/tex-hyphen-esperanto/Makefile       Mon Nov 08 16:24:58 2010 +0000
+++ b/print/tex-hyphen-esperanto/Makefile       Mon Nov 08 16:26:24 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:34 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2010/11/08 16:26:24 minskim Exp $
 
 DISTNAME=      hyphen-esperanto
-PKGNAME=       tex-${DISTNAME}-2009
-TEXLIVE_REV=   13822
+PKGNAME=       tex-${DISTNAME}-2010
+TEXLIVE_REV=   20144
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Hyphenation patterns for Esperanto
@@ -12,6 +12,14 @@
 
 TEX_HYPHEN_DAT+=       esperanto loadhyph-eo.tex
 TEX_HYPHEN_DEF+=       \addlanguage{esperanto}{loadhyph-eo.tex}{}{2}{2}
+TEX_HYPHEN_LUA+=       ['esperanto']={ \
+                       \\tloader='loadhyph-eo.tex', \
+                       \\tlefthyphenmin=2, \
+                       \\trighthyphenmin=2, \
+                       \\tsynonyms={}, \
+                       \\tpatterns='hyph-eo.pat.txt', \
+                       \\thyphenation='', \
+                       },
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r b99b706f4c19 -r a8e5fa6310f8 print/tex-hyphen-esperanto/distinfo
--- a/print/tex-hyphen-esperanto/distinfo       Mon Nov 08 16:24:58 2010 +0000
+++ b/print/tex-hyphen-esperanto/distinfo       Mon Nov 08 16:26:24 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/05/24 06:08:34 minskim Exp $
+$NetBSD: distinfo,v 1.3 2010/11/08 16:26:24 minskim Exp $
 
-SHA1 (tex-hyphen-esperanto-13822/hyphen-esperanto.tar.xz) = 579bf905e3fdf551e2f149749e7c702d75bcfad6
-RMD160 (tex-hyphen-esperanto-13822/hyphen-esperanto.tar.xz) = e3519a2cb12f0c86788ecb259890c9ac6be19155
-Size (tex-hyphen-esperanto-13822/hyphen-esperanto.tar.xz) = 300 bytes
+SHA1 (tex-hyphen-esperanto-20144/hyphen-esperanto.tar.xz) = b59ed8579020525d05a8f8061a5e16ad121bbf44
+RMD160 (tex-hyphen-esperanto-20144/hyphen-esperanto.tar.xz) = 1d39fbf835142baf9ac6414d1f1f62d845de60d0
+Size (tex-hyphen-esperanto-20144/hyphen-esperanto.tar.xz) = 348 bytes



Home | Main Index | Thread Index | Old Index