Update tex-hyphen-catalan to 2010.
- Support LuaTeX.
This commit is contained in:
parent
ca716b458a
commit
8483380143
2 changed files with 15 additions and 7 deletions
|
@ -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 00:54:57 minskim Exp $
|
||||
|
||||
DISTNAME= hyphen-catalan
|
||||
PKGNAME= tex-${DISTNAME}-2009
|
||||
TEXLIVE_REV= 13822
|
||||
PKGNAME= tex-${DISTNAME}-2010
|
||||
TEXLIVE_REV= 20144
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Hyphenation patterns for Catalan
|
||||
|
@ -12,6 +12,14 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
|
|||
|
||||
TEX_HYPHEN_DAT+= catalan loadhyph-ca.tex
|
||||
TEX_HYPHEN_DEF+= \addlanguage{catalan}{loadhyph-ca.tex}{}{2}{2}
|
||||
TEX_HYPHEN_LUA+= ['catalan']={ \
|
||||
\\tloader='loadhyph-ca.tex', \
|
||||
\\tlefthyphenmin=2, \
|
||||
\\trighthyphenmin=2, \
|
||||
\\tsynonyms={}, \
|
||||
\\tpatterns='hyph-ca.pat.txt', \
|
||||
\\thyphenation='hyph-ca.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:34 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.3 2010/11/08 00:54:57 minskim Exp $
|
||||
|
||||
SHA1 (tex-hyphen-catalan-13822/hyphen-catalan.tar.xz) = 1d572c297e195e17aaf914b739785afdeadcd93b
|
||||
RMD160 (tex-hyphen-catalan-13822/hyphen-catalan.tar.xz) = ff80e309567134ac5311a27d7aeaec7c15c7eb83
|
||||
Size (tex-hyphen-catalan-13822/hyphen-catalan.tar.xz) = 300 bytes
|
||||
SHA1 (tex-hyphen-catalan-20144/hyphen-catalan.tar.xz) = dc5f91adec07dfb44b8962efcc3183cb533d2e55
|
||||
RMD160 (tex-hyphen-catalan-20144/hyphen-catalan.tar.xz) = 1187418d5b695b5afd0fd56b93c60fba44fc9af6
|
||||
Size (tex-hyphen-catalan-20144/hyphen-catalan.tar.xz) = 344 bytes
|
||||
|
|
Loading…
Reference in a new issue