# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 107915 2013-07-09 06:13:19Z dports@macports.org $

PortSystem          1.0
PortGroup           texlive 1.0

name                texlive-lang-cyrillic
version             30653
revision            0

categories          tex
maintainers         dports
license             Copyleft Permissive
description         TeX Live: Cyrillic
long_description    Support for Cyrillic scripts (Bulgarian, Russian, Serbian, Ukrainian), even if Latin alphabets may also be used.

checksums           texlive-lang-cyrillic-30653-run.tar.xz \
                    rmd160  4406c0d9dc91eccc872c61323965aad77f41cfa1 \
                    sha256  6d270d71cda5aad47447ed0ea6d44b6fa3254c9186a3324e52fef823f4e96dae \
                    texlive-lang-cyrillic-30653-doc.tar.xz \
                    rmd160  169ced1d2ce2246e48e30b4d59769f68a17425cb \
                    sha256  c94bdc0eee980d253b32afbfaf57cb085d63fb5e90cc7e89c56c9146230fcd01 \
                    texlive-lang-cyrillic-30653-src.tar.xz \
                    rmd160  508d270d4de318cc747d648db96babe0ec6e6827 \
                    sha256  5fdc22f72195a7021b7420e1b2a873bbcf4d0bd1d96c995fc2a4c038ec447a84

depends_lib         port:texlive-basic port:texlive-latex

texlive.formats      \
    {0 cyramstex pdftex language.dat {-translate-file=cp227.tcx *cyramstx.ini}} \
    {0 cyrtex pdftex language.dat {-translate-file=cp227.tcx *cyrtex.ini}} \
    {0 cyrtexinfo pdftex language.dat {-translate-file=cp227.tcx *cyrtxinf.ini}}

texlive.languages      \
    {bulgarian loadhyph-bg.tex 2 2 {} {hyph-bg.pat.txt} {} {} } \
    {mongolian loadhyph-mn-cyrl.tex 2 2 {} {hyph-mn-cyrl.pat.txt} {} {} } \
    {mongolianlmc loadhyph-mn-cyrl-x-lmc.tex 2 2 {} {} {} {disabled:only for 8bit montex with lmc encoding} } \
    {russian loadhyph-ru.tex 2 2 {} {hyph-ru.pat.txt} {hyph-ru.hyp.txt} {} } \
    {serbian loadhyph-sr-latn.tex 2 2 {} {hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt} {hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt} {} } \
    {serbianc loadhyph-sr-cyrl.tex 2 2 {} {hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt} {hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt} {} } \
    {ukrainian loadhyph-uk.tex 2 2 {} {hyph-uk.pat.txt} {} {} }

texlive.maps      \
    {Map cmcyr.map} \
    {MixedMap mongolian.map}

texlive.binaries    rubibtex rumakeindex


texlive.texmfport
