Update tex-hyphen-irish to 2010. Support LuaTeX.
This commit is contained in:
parent
8225698073
commit
a44fbe1203
2 changed files with 15 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:35 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2010/11/08 16:44:52 minskim Exp $
|
||||
|
||||
DISTNAME= hyphen-irish
|
||||
PKGNAME= tex-${DISTNAME}-2009
|
||||
TEXLIVE_REV= 13822
|
||||
PKGNAME= tex-${DISTNAME}-2010
|
||||
TEXLIVE_REV= 20144
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Hyphenation patterns for Irish
|
||||
|
@ -12,6 +12,14 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
|
|||
|
||||
TEX_HYPHEN_DAT+= irish loadhyph-ga.tex
|
||||
TEX_HYPHEN_DEF+= \addlanguage{irish}{loadhyph-ga.tex}{}{2}{3}
|
||||
TEX_HYPHEN_LUA+= ['irish']={ \
|
||||
\\tloader='loadhyph-ga.tex', \
|
||||
\\tlefthyphenmin=2, \
|
||||
\\trighthyphenmin=3, \
|
||||
\\tsynonyms={}, \
|
||||
\\tpatterns='hyph-ga.pat.txt', \
|
||||
\\thyphenation='hyph-ga.hyp.txt', \
|
||||
},
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2010/05/24 06:08:35 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.3 2010/11/08 16:44:52 minskim Exp $
|
||||
|
||||
SHA1 (tex-hyphen-irish-13822/hyphen-irish.tar.xz) = 26b8345870b7ef4ec74f8599e72acb5788fa1fc5
|
||||
RMD160 (tex-hyphen-irish-13822/hyphen-irish.tar.xz) = a2ba85bfe6d792108141c305562e317686fcb875
|
||||
Size (tex-hyphen-irish-13822/hyphen-irish.tar.xz) = 300 bytes
|
||||
SHA1 (tex-hyphen-irish-20144/hyphen-irish.tar.xz) = 32d22bba6ed9902722239bcfbc9fad349649b37a
|
||||
RMD160 (tex-hyphen-irish-20144/hyphen-irish.tar.xz) = 308adbbd12972d413f975ff1c71dfe698659aece
|
||||
Size (tex-hyphen-irish-20144/hyphen-irish.tar.xz) = 348 bytes
|
||||
|
|
Loading…
Reference in a new issue