# -*- 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             78069
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-78069-run.tar.xz \
                    rmd160  a5812ca30c416be4f0cc720708737025e55d761b \
                    sha256  c482cc56b48dd87af6893b8fac4576a61e7b89e42a7df8c8ab00bd6d8a3285fe \
                    size    3307392 \
                    texlive-lang-cyrillic-78069-doc.tar.xz \
                    rmd160  bbd95a5e30ee88960e7dcadf15c296310aa0be49 \
                    sha256  4bcc04b0c6da68e51e37e6781860eb71c2cde5edbbc15c710298cdf4b09a4ee9 \
                    size    17433448 \
                    texlive-lang-cyrillic-78069-src.tar.xz \
                    rmd160  1e2feea8dece4236466f1378aba958066f1acd08 \
                    sha256  e2e73efa50f025ab3eeba69fd5712e8e679c8af04c6f814f89023b4c259505c5 \
                    size    203240

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} {} } \
    {kazakh loadhyph-kk.tex 2 2 {} {hyph-kk.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      \
    {MixedMap cmcyr.map} \
    {MixedMap mongolian.map}

texlive.binaries    rubibtex rumakeindex


texlive.texmfport
