Update tex-hyphen-romanian to 2010. Support LuaTeX.
This commit is contained in:
parent
3f44383a68
commit
01e5eae0d7
2 changed files with 15 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:36 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2010/11/08 16:45:14 minskim Exp $
|
||||
|
||||
DISTNAME= hyphen-romanian
|
||||
PKGNAME= tex-${DISTNAME}-2009
|
||||
TEXLIVE_REV= 13822
|
||||
PKGNAME= tex-${DISTNAME}-2010
|
||||
TEXLIVE_REV= 20144
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Hyphenation patterns for Romanian
|
||||
|
@ -12,6 +12,14 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
|
|||
|
||||
TEX_HYPHEN_DAT+= romanian loadhyph-ro.tex
|
||||
TEX_HYPHEN_DEF+= \addlanguage{romanian}{loadhyph-ro.tex}{}{2}{2}
|
||||
TEX_HYPHEN_LUA+= ['romanian']={ \
|
||||
\\tloader='loadhyph-ro.tex', \
|
||||
\\tlefthyphenmin=2, \
|
||||
\\trighthyphenmin=2, \
|
||||
\\tsynonyms={}, \
|
||||
\\tpatterns='hyph-ro.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:36 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.3 2010/11/08 16:45:14 minskim Exp $
|
||||
|
||||
SHA1 (tex-hyphen-romanian-13822/hyphen-romanian.tar.xz) = 1a039e3b10de904728b38189347f65081f7c75c7
|
||||
RMD160 (tex-hyphen-romanian-13822/hyphen-romanian.tar.xz) = e6d3e90929985db73f9272a2657609fd8890066a
|
||||
Size (tex-hyphen-romanian-13822/hyphen-romanian.tar.xz) = 300 bytes
|
||||
SHA1 (tex-hyphen-romanian-20144/hyphen-romanian.tar.xz) = 15162f16586846aefdc5dcfaa07610a9b3b051e6
|
||||
RMD160 (tex-hyphen-romanian-20144/hyphen-romanian.tar.xz) = 8a121149667bdc18d07c2a332907772fc07eaa06
|
||||
Size (tex-hyphen-romanian-20144/hyphen-romanian.tar.xz) = 348 bytes
|
||||
|
|
Loading…
Reference in a new issue