Tex ebuild-o-mat

A tool to create and manage Gentoo's TexLive ebuilds.

Basically this tool takes the texlive source as input and outputs Gentoo's tex ebuilds.

The main entry point is org.gentoo.tex.ebuildomat.TexEbuildomat.

Useful information

tlmgr conf

The output of tlmgr conf shows that the TexLive installation believes to know about its environment and configuration. Gentoo does not enable tlmgr in PATH, but it can be invoked manually:

$ /usr/share/texmf-dist/scripts/texlive/tlmgr.pl conf
=========================== version information ==========================
tlmgr revision 69686 (2024-02-03 08:34:54 +0100)
tlmgr using installation: /usr/share/texmf-dist/scripts/texlive/../..
?

Resources