# -*- 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

PortSystem          1.0
PortGroup           texlive 1.0

name                texlive-lang-cyrillic
version             74203
revision            0

categories          tex
maintainers         {dports @drkp}
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-74203-run.tar.xz \
                    rmd160  139e7562d1d60e512561389b2ed0d74d91ab632f \
                    sha256  6dc0d1040b240f230f1d3901181ce01c1fa0dc772cca0b877ac8382e5afc0196 \
                    size    3097148 \
                    texlive-lang-cyrillic-74203-doc.tar.xz \
                    rmd160  565d8f99d18f3daddf0207c1a6f658a75f5d621f \
                    sha256  c689a27cc20c81cf47aefd58ee1541b6e9d3ac1225b788517c1828f700258837 \
                    size    17440420 \
                    texlive-lang-cyrillic-74203-src.tar.xz \
                    rmd160  99872869a53ef40c6889a964e6112da7cc02be47 \
                    sha256  e71cfdb2759a49b3f157349de86dc7ac4b3ef939bd407761a1f8d7dd4018970e \
                    size    201580

depends_lib         port:texlive-basic port:texlive-latex

texlive.languages      \
    {belarusian loadhyph-be.tex 2 2 {} {hyph-be.pat.txt} {} {} } \
    {bulgarian loadhyph-bg.tex 2 2 {} {hyph-bg.pat.txt} {} {} } \
    {churchslavonic loadhyph-cu.tex 1 2 {} {hyph-cu.pat.txt} {hyph-cu.hyp.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      \
    {MixedMap cmcyr.map} \
    {MixedMap mongolian.map}

texlive.binaries    rubibtex rumakeindex


texlive.texmfport
