diff options
author | minskim <minskim> | 2010-11-08 16:22:39 +0000 |
---|---|---|
committer | minskim <minskim> | 2010-11-08 16:22:39 +0000 |
commit | 6ce8064294a71b2d7a30ce398cf96f27a981b26e (patch) | |
tree | 59f088a5d93019aa0896ddff99cf148f58992504 /print/tex-hyphen-danish | |
parent | ea9790cba37b655ca642b8f5cf5ef01ab6a06403 (diff) | |
download | pkgsrc-6ce8064294a71b2d7a30ce398cf96f27a981b26e.tar.gz |
Update tex-hyphen-danish to 2010.
- Support LuaTeX.
Diffstat (limited to 'print/tex-hyphen-danish')
-rw-r--r-- | print/tex-hyphen-danish/Makefile | 16 | ||||
-rw-r--r-- | print/tex-hyphen-danish/distinfo | 8 |
2 files changed, 16 insertions, 8 deletions
diff --git a/print/tex-hyphen-danish/Makefile b/print/tex-hyphen-danish/Makefile index ce3c51a6865..e71e28242c5 100644 --- a/print/tex-hyphen-danish/Makefile +++ b/print/tex-hyphen-danish/Makefile @@ -1,17 +1,25 @@ -# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:34 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2010/11/08 16:22:39 minskim Exp $ DISTNAME= hyphen-danish -PKGNAME= tex-${DISTNAME}-2009 -TEXLIVE_REV= 13822 +PKGNAME= tex-${DISTNAME}-2010 +TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org -COMMENT= Hyphenation patterns for Danish +COMMENT= Danish hyphenation patterns CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= danish loadhyph-da.tex TEX_HYPHEN_DEF+= \addlanguage{danish}{loadhyph-da.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['danish']={ \ + \\tloader='loadhyph-da.tex', \ + \\tlefthyphenmin=2, \ + \\trighthyphenmin=2, \ + \\tsynonyms={}, \ + \\tpatterns='hyph-da.pat.txt', \ + \\thyphenation='', \ + }, .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-danish/distinfo b/print/tex-hyphen-danish/distinfo index 0029041e3ae..704d250f744 100644 --- a/print/tex-hyphen-danish/distinfo +++ b/print/tex-hyphen-danish/distinfo @@ -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 16:22:39 minskim Exp $ -SHA1 (tex-hyphen-danish-13822/hyphen-danish.tar.xz) = ceacc794124d770bac2172282cec340a36f6a178 -RMD160 (tex-hyphen-danish-13822/hyphen-danish.tar.xz) = 21eae484c7d18a7561d94794d56539bd8139e541 -Size (tex-hyphen-danish-13822/hyphen-danish.tar.xz) = 392 bytes +SHA1 (tex-hyphen-danish-20144/hyphen-danish.tar.xz) = 5dee2f88a39676f668053b6e175dcb101580ca12 +RMD160 (tex-hyphen-danish-20144/hyphen-danish.tar.xz) = b25edc0e75109afcf16c99af55fbbe856ba7ee1f +Size (tex-hyphen-danish-20144/hyphen-danish.tar.xz) = 432 bytes |