diff options
author | minskim <minskim@pkgsrc.org> | 2010-11-08 16:49:08 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-11-08 16:49:08 +0000 |
commit | f3935ed9dd2c0d84ee5386c7fe8fd76b06df4b43 (patch) | |
tree | 3413357dc2458c3a80212bc21d2b45cfafff5ada | |
parent | 70199cb8afc453a1894f5d27c3b3e1e913d474fe (diff) | |
download | pkgsrc-f3935ed9dd2c0d84ee5386c7fe8fd76b06df4b43.tar.gz |
Update tex-hyphen-portuguese to 2010. Support LuaTeX.
-rw-r--r-- | print/tex-hyphen-portuguese/Makefile | 15 | ||||
-rw-r--r-- | print/tex-hyphen-portuguese/PLIST | 1 | ||||
-rw-r--r-- | print/tex-hyphen-portuguese/distinfo | 8 |
3 files changed, 17 insertions, 7 deletions
diff --git a/print/tex-hyphen-portuguese/Makefile b/print/tex-hyphen-portuguese/Makefile index 339d9c8bef0..191d8f577c2 100644 --- a/print/tex-hyphen-portuguese/Makefile +++ b/print/tex-hyphen-portuguese/Makefile @@ -1,18 +1,27 @@ -# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:36 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2010/11/08 16:49:08 minskim Exp $ DISTNAME= hyphen-portuguese -PKGNAME= tex-${DISTNAME}-2009 -TEXLIVE_REV= 13822 +PKGNAME= tex-${DISTNAME}-2010 +TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Portuguese CONFLICTS+= teTeX-texmf<=3.0nb24 +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= portuguese loadhyph-pt.tex TEX_HYPHEN_DAT+= = portuges TEX_HYPHEN_DEF+= \addlanguage{portuguese}{loadhyph-pt.tex}{}{2}{3} TEX_HYPHEN_DEF+= \addlanguage{portuges}{loadhyph-pt.tex}{}{2}{3} +TEX_HYPHEN_LUA+= ['portuguese']={ \ + \\tloader='loadhyph-pt.tex', \ + \\tlefthyphenmin=2, \ + \\trighthyphenmin=3, \ + \\tsynonyms={'portuges',}, \ + \\tpatterns='hyph-pt.pat.txt', \ + \\thyphenation='hyph-pt.hyp.txt', \ + }, .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-portuguese/PLIST b/print/tex-hyphen-portuguese/PLIST index e69de29bb2d..faea63c0349 100644 --- a/print/tex-hyphen-portuguese/PLIST +++ b/print/tex-hyphen-portuguese/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.3 2010/11/08 16:49:08 minskim Exp $ diff --git a/print/tex-hyphen-portuguese/distinfo b/print/tex-hyphen-portuguese/distinfo index bd304187680..d2c2d6620a1 100644 --- a/print/tex-hyphen-portuguese/distinfo +++ b/print/tex-hyphen-portuguese/distinfo @@ -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:49:08 minskim Exp $ -SHA1 (tex-hyphen-portuguese-13822/hyphen-portuguese.tar.xz) = d149bd2e44a763f95899b363ad7285c4c246c1ce -RMD160 (tex-hyphen-portuguese-13822/hyphen-portuguese.tar.xz) = 109c425800463ec6603537cd2e613dd1f53c5bec -Size (tex-hyphen-portuguese-13822/hyphen-portuguese.tar.xz) = 312 bytes +SHA1 (tex-hyphen-portuguese-20144/hyphen-portuguese.tar.xz) = c12e3e242e653b683ede3fe4826b36c525b9d691 +RMD160 (tex-hyphen-portuguese-20144/hyphen-portuguese.tar.xz) = feab98391044216212281b58dce1745d1289c130 +Size (tex-hyphen-portuguese-20144/hyphen-portuguese.tar.xz) = 360 bytes |