# -*- 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-other version 78069 revision 1 categories tex maintainers {dports @drkp} license Copyleft Permissive description TeX Live: Other languages long_description Support for languages not otherwise listed, including Indic, Thai, Vietnamese, Hebrew, Indonesian, African languages, and plenty more. The split is made simply on the basis of the size of the support, to keep both collection sizes and the number of collections reasonable. checksums texlive-lang-other-78069-run.tar.xz \ rmd160 379c023aca9de00dfef17f4042e4999243f14537 \ sha256 577083df8bd202f7e0e1c9c5d66fb4f34ed80a0c84748e52b504696efd05660e \ size 25760760 \ texlive-lang-other-78069-doc.tar.xz \ rmd160 1b5533e377fad1e4677e730566d8bd790979773e \ sha256 ad3afd6dfa5ade98e7b5cf980ec8314b3a2f38f5f324bb95f355fd51bb328569 \ size 12194768 \ texlive-lang-other-78069-src.tar.xz \ rmd160 553db5092cb5a089ae9c26768f1172ce833de5fc \ sha256 421cad5d7963782c91f48945359b00722a3faccb28f938e5ecfcf068344cd696 \ size 11330588 depends_lib port:texlive-basic texlive.languages \ {afrikaans loadhyph-af.tex 1 2 {} {hyph-af.pat.txt} {hyph-af.hyp.txt} {} } \ {armenian loadhyph-hy.tex 1 2 {} {hyph-hy.pat.txt} {} {} } \ {coptic loadhyph-cop.tex 1 1 {} {hyph-cop.pat.txt} {} {} } \ {esperanto loadhyph-eo.tex 2 2 {} {hyph-eo.pat.txt} {} {} } \ {ethiopic loadhyph-mul-ethi.tex 1 1 {amharic geez} {hyph-mul-ethi.pat.txt} {} {} } \ {georgian loadhyph-ka.tex 1 2 {} {hyph-ka.pat.txt} {} {} } \ {hebrew hyph-he.tex 0 0 {} {} {} {} } \ {assamese loadhyph-as.tex 1 1 {} {hyph-as.pat.txt} {} {} } \ {bengali loadhyph-bn.tex 1 1 {} {hyph-bn.pat.txt} {} {} } \ {gujarati loadhyph-gu.tex 1 1 {} {hyph-gu.pat.txt} {} {} } \ {hindi loadhyph-hi.tex 1 1 {} {hyph-hi.pat.txt} {} {} } \ {kannada loadhyph-kn.tex 1 1 {} {hyph-kn.pat.txt} {} {} } \ {malayalam loadhyph-ml.tex 1 1 {} {hyph-ml.pat.txt} {} {} } \ {marathi loadhyph-mr.tex 1 1 {} {hyph-mr.pat.txt} {} {} } \ {oriya loadhyph-or.tex 1 1 {} {hyph-or.pat.txt} {} {} } \ {pali loadhyph-pi.tex 1 2 {} {hyph-pi.pat.txt} {} {} } \ {panjabi loadhyph-pa.tex 1 1 {} {hyph-pa.pat.txt} {} {} } \ {tamil loadhyph-ta.tex 1 1 {} {hyph-ta.pat.txt} {} {} } \ {telugu loadhyph-te.tex 1 1 {} {hyph-te.pat.txt} {} {} } \ {indonesian loadhyph-id.tex 2 2 {} {hyph-id.pat.txt} {hyph-id.hyp.txt} {} } \ {interlingua loadhyph-ia.tex 2 2 {} {hyph-ia.pat.txt} {hyph-ia.hyp.txt} {} } \ {sanskrit loadhyph-sa.tex 1 3 {} {hyph-sa.pat.txt} {} {} } \ {thai loadhyph-th.tex 2 3 {} {hyph-th.pat.txt} {} {} } \ {turkmen loadhyph-tk.tex 2 2 {} {hyph-tk.pat.txt} {} {} } \ {vietnamese hyph-vi.tex 0 0 {} {} {} {} } texlive.maps \ {Map syriac.map} \ {Map burmese.map} \ {Map cjhebrew.map} \ {Map culmus-new.map} \ {Map culmus.map} \ {MixedMap ethiop.map} \ {Map nectec.map} \ {Map nf.map} \ {Map sipa.map} \ {Map tlwg.map} \ {Map skt.map} \ {MixedMap dvng.map} \ {Map arevvn.map} \ {Map chartervn.map} \ {Map cmbrightvn.map} \ {Map concretevn.map} \ {Map grotesqvn.map} \ {Map txttvn.map} \ {Map urwvn.map} \ {Map vntopia.map} \ {MixedMap vnrother.map} \ {MixedMap vnrtext.map} texlive.binaries devnag ebong # Pin Python scripts to correct interpreter set python_branch 3.13 set python_ver [string map {. {}} ${python_branch}] depends_run-append port:python${python_ver} post-patch { # Pin Python scripts to correct interpreter reinplace -E "1 s,^#! ?(/usr/bin/env python3?|/usr/bin/python)( -O)?\$,#!${prefix}/bin/python${python_branch}," \ ${worksrcpath}/runfiles/texmf-dist/scripts/ebong/ebong.py } texlive.texmfport