diff options
author | minskim <minskim@pkgsrc.org> | 2010-11-08 16:45:11 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-11-08 16:45:11 +0000 |
commit | 057e02353111e7e58ca23ee58734fdee8a24990c (patch) | |
tree | f2a8d6eda111093f8d5ba7fd22360b53b43fc6a2 | |
parent | 9779ce838ec2955247800115b86d9498a2d10298 (diff) | |
download | pkgsrc-057e02353111e7e58ca23ee58734fdee8a24990c.tar.gz |
Update tex-hyphen-polish to 2010. Support LuaTeX.
-rw-r--r-- | print/tex-hyphen-polish/Makefile | 16 | ||||
-rw-r--r-- | print/tex-hyphen-polish/distinfo | 8 |
2 files changed, 16 insertions, 8 deletions
diff --git a/print/tex-hyphen-polish/Makefile b/print/tex-hyphen-polish/Makefile index 99b4f7dde68..dce51de03ef 100644 --- a/print/tex-hyphen-polish/Makefile +++ b/print/tex-hyphen-polish/Makefile @@ -1,17 +1,25 @@ -# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:36 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2010/11/08 16:45:11 minskim Exp $ DISTNAME= hyphen-polish -PKGNAME= tex-${DISTNAME}-2009 -TEXLIVE_REV= 13822 +PKGNAME= tex-${DISTNAME}-3.0a +TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org -COMMENT= Hyphenation patterns for Polish +COMMENT= Hyphenation for Polish CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= polish loadhyph-pl.tex TEX_HYPHEN_DEF+= \addlanguage{polish}{loadhyph-pl.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['polish']={ \ + \\tloader='loadhyph-pl.tex', \ + \\tlefthyphenmin=2, \ + \\trighthyphenmin=2, \ + \\tsynonyms={}, \ + \\tpatterns='hyph-pl.pat.txt', \ + \\thyphenation='hyph-pl.hyp.txt', \ + }, .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-polish/distinfo b/print/tex-hyphen-polish/distinfo index a6543f8ea04..40f4224da7a 100644 --- a/print/tex-hyphen-polish/distinfo +++ b/print/tex-hyphen-polish/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:45:11 minskim Exp $ -SHA1 (tex-hyphen-polish-13822/hyphen-polish.tar.xz) = b62160bda8e1568c97a0870ec764f17de6293370 -RMD160 (tex-hyphen-polish-13822/hyphen-polish.tar.xz) = d977d5635d09d45464a93ff3de000c9f2776d24c -Size (tex-hyphen-polish-13822/hyphen-polish.tar.xz) = 400 bytes +SHA1 (tex-hyphen-polish-20144/hyphen-polish.tar.xz) = b4a4bd3d2cde86df0ef280ebcd2d18442e667852 +RMD160 (tex-hyphen-polish-20144/hyphen-polish.tar.xz) = d4947854861eda4aeb6a55f92b67d843f6f60fa4 +Size (tex-hyphen-polish-20144/hyphen-polish.tar.xz) = 448 bytes |