diff options
author | minskim <minskim@pkgsrc.org> | 2010-11-08 16:45:38 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-11-08 16:45:38 +0000 |
commit | 82aba207cbefcfcaea35f66a3d99f0fe91f3e59c (patch) | |
tree | e25513f5f61f807ff252ecd508f999baa6d6baca /print | |
parent | cfbe03d40b4856629e63e580c10c8607840538e2 (diff) | |
download | pkgsrc-82aba207cbefcfcaea35f66a3d99f0fe91f3e59c.tar.gz |
Update tex-hyphen-turkish to 2010. Support LuaTeX.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-hyphen-turkish/DESCR | 4 | ||||
-rw-r--r-- | print/tex-hyphen-turkish/Makefile | 14 | ||||
-rw-r--r-- | print/tex-hyphen-turkish/distinfo | 8 |
3 files changed, 18 insertions, 8 deletions
diff --git a/print/tex-hyphen-turkish/DESCR b/print/tex-hyphen-turkish/DESCR index fb3544a8ac2..7a3f58dbc8d 100644 --- a/print/tex-hyphen-turkish/DESCR +++ b/print/tex-hyphen-turkish/DESCR @@ -1 +1,3 @@ -This package provides TeX hyphenation patterns for Turkish. +These patterns were developed for the Ottoman Texts Project. Note that +hyphenation for modern Turkish texts is supported by the hyph-utf8 +bundle. diff --git a/print/tex-hyphen-turkish/Makefile b/print/tex-hyphen-turkish/Makefile index a4055cf520a..8f756eed949 100644 --- a/print/tex-hyphen-turkish/Makefile +++ b/print/tex-hyphen-turkish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:37 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2010/11/08 16:45:38 minskim Exp $ DISTNAME= hyphen-turkish -PKGNAME= tex-${DISTNAME}-2009 -TEXLIVE_REV= 13822 +PKGNAME= tex-${DISTNAME}-2010 +TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Turkish @@ -12,6 +12,14 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= turkish loadhyph-tr.tex TEX_HYPHEN_DEF+= \addlanguage{turkish}{loadhyph-tr.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['turkish']={ \ + \\tloader='loadhyph-tr.tex', \ + \\tlefthyphenmin=2, \ + \\trighthyphenmin=2, \ + \\tsynonyms={}, \ + \\tpatterns='hyph-tr.pat.txt', \ + \\thyphenation='', \ + }, .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-turkish/distinfo b/print/tex-hyphen-turkish/distinfo index 95c0aa8c853..325271b8d01 100644 --- a/print/tex-hyphen-turkish/distinfo +++ b/print/tex-hyphen-turkish/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/24 06:08:37 minskim Exp $ +$NetBSD: distinfo,v 1.3 2010/11/08 16:45:38 minskim Exp $ -SHA1 (tex-hyphen-turkish-13822/hyphen-turkish.tar.xz) = 3c6cf52e6c09549c6341f1be93c56a0d6df3987d -RMD160 (tex-hyphen-turkish-13822/hyphen-turkish.tar.xz) = d35523754df95dc9da409b173fe098df24b79fc3 -Size (tex-hyphen-turkish-13822/hyphen-turkish.tar.xz) = 492 bytes +SHA1 (tex-hyphen-turkish-20144/hyphen-turkish.tar.xz) = 895ed46e25ff58e373fc6123be76ffb1664029c9 +RMD160 (tex-hyphen-turkish-20144/hyphen-turkish.tar.xz) = 9febc2e877d5a219f2bc1e9249a4eb4f687950f3 +Size (tex-hyphen-turkish-20144/hyphen-turkish.tar.xz) = 536 bytes |