Update tex-hyphen-galician to 2010. Support LuaTeX.
This commit is contained in:
parent
37034d8573
commit
6a929040b2
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:39 minskim Exp $
|
||||
|
||||
DISTNAME= hyphen-galician
|
||||
PKGNAME= tex-${DISTNAME}-2009
|
||||
TEXLIVE_REV= 13822
|
||||
PKGNAME= tex-${DISTNAME}-2010
|
||||
TEXLIVE_REV= 20144
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Hyphenation patterns for Galician
|
||||
|
@ -12,6 +12,14 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
|
|||
|
||||
TEX_HYPHEN_DAT+= galician loadhyph-gl.tex
|
||||
TEX_HYPHEN_DEF+= \addlanguage{galician}{loadhyph-gl.tex}{}{2}{2}
|
||||
TEX_HYPHEN_LUA+= ['galician']={ \
|
||||
\\tloader='loadhyph-gl.tex', \
|
||||
\\tlefthyphenmin=2, \
|
||||
\\trighthyphenmin=2, \
|
||||
\\tsynonyms={}, \
|
||||
\\tpatterns='hyph-gl.pat.txt', \
|
||||
\\thyphenation='', \
|
||||
},
|
||||
|
||||
.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:39 minskim Exp $
|
||||
|
||||
SHA1 (tex-hyphen-galician-13822/hyphen-galician.tar.xz) = a9f1036144d1869293dde271983b3dcc9f919090
|
||||
RMD160 (tex-hyphen-galician-13822/hyphen-galician.tar.xz) = 237e950bb3ead4279d50708b08c69d1d9db47eec
|
||||
Size (tex-hyphen-galician-13822/hyphen-galician.tar.xz) = 300 bytes
|
||||
SHA1 (tex-hyphen-galician-20144/hyphen-galician.tar.xz) = aa55c715a326c05a33be03228f7f1491c2b5b65e
|
||||
RMD160 (tex-hyphen-galician-20144/hyphen-galician.tar.xz) = 3251d699ee828c2d81898eb3cf5def7258f5f97a
|
||||
Size (tex-hyphen-galician-20144/hyphen-galician.tar.xz) = 348 bytes
|
||||
|
|
Loading…
Reference in a new issue