diff options
author | minskim <minskim@pkgsrc.org> | 2010-11-08 16:45:07 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-11-08 16:45:07 +0000 |
commit | 3ba3b751baf5d9d198eafb89e73fb31507de39a2 (patch) | |
tree | 8ec2b4157a39812ed79c00448e0383f7d5c05509 /print | |
parent | b523baa2577b097ee784178028eac3a8b95823fa (diff) | |
download | pkgsrc-3ba3b751baf5d9d198eafb89e73fb31507de39a2.tar.gz |
Update tex-hyphen-norwegian to 2010. Support LuaTeX.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-hyphen-norwegian/Makefile | 23 | ||||
-rw-r--r-- | print/tex-hyphen-norwegian/distinfo | 8 |
2 files changed, 24 insertions, 7 deletions
diff --git a/print/tex-hyphen-norwegian/Makefile b/print/tex-hyphen-norwegian/Makefile index aa16d2dcc9c..ea9ad15ae67 100644 --- a/print/tex-hyphen-norwegian/Makefile +++ b/print/tex-hyphen-norwegian/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:36 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2010/11/08 16:45:07 minskim Exp $ DISTNAME= hyphen-norwegian -PKGNAME= tex-${DISTNAME}-2009 -TEXLIVE_REV= 13822 +PKGNAME= tex-${DISTNAME}-2010 +TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Norwegian CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= bokmal loadhyph-nb.tex TEX_HYPHEN_DAT+= = norwegian @@ -18,6 +19,22 @@ TEX_HYPHEN_DEF+= \addlanguage{bokmal}{loadhyph-nb.tex}{}{2}{2} TEX_HYPHEN_DEF+= \addlanguage{norwegian}{loadhyph-nb.tex}{}{2}{2} TEX_HYPHEN_DEF+= \addlanguage{norsk}{loadhyph-nb.tex}{}{2}{2} TEX_HYPHEN_DEF+= \addlanguage{nynorsk}{loadhyph-nn.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['bokmal']={ \ + \\tloader='loadhyph-nb.tex', \ + \\tlefthyphenmin=2, \ + \\trighthyphenmin=2, \ + \\tsynonyms={'norwegian','norsk',}, \ + \\tpatterns='hyph-nb.pat.txt', \ + \\thyphenation='hyph-nb.hyp.txt', \ + }, +TEX_HYPHEN_LUA+= ['nynorsk']={ \ + \\tloader='loadhyph-nn.tex', \ + \\tlefthyphenmin=2, \ + \\trighthyphenmin=2, \ + \\tsynonyms={}, \ + \\tpatterns='hyph-nn.pat.txt', \ + \\thyphenation='hyph-nn.hyp.txt', \ + }, .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-norwegian/distinfo b/print/tex-hyphen-norwegian/distinfo index 5e756d95693..cb9958b7d74 100644 --- a/print/tex-hyphen-norwegian/distinfo +++ b/print/tex-hyphen-norwegian/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:07 minskim Exp $ -SHA1 (tex-hyphen-norwegian-13822/hyphen-norwegian.tar.xz) = 387bddbb6be6608f2f3bf31451053a72b4e4a6a3 -RMD160 (tex-hyphen-norwegian-13822/hyphen-norwegian.tar.xz) = 0ee4c5659ef767b5a5701945f0292edb8d2ded98 -Size (tex-hyphen-norwegian-13822/hyphen-norwegian.tar.xz) = 328 bytes +SHA1 (tex-hyphen-norwegian-20144/hyphen-norwegian.tar.xz) = 8f990d334edc5c042c7c4f31df47932e53184459 +RMD160 (tex-hyphen-norwegian-20144/hyphen-norwegian.tar.xz) = a284e0a0749e6c9ba7e8a33a9f20c3f08d68cbd0 +Size (tex-hyphen-norwegian-20144/hyphen-norwegian.tar.xz) = 380 bytes |