SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "get-texlive"

# SliTaz package receipt.

PACKAGE="get-texlive"
VERSION="2008"
CATEGORY="office"
SHORT_DESC="get texlive distribution for tex, latex..."
MAINTAINER="sygne@ombres.eu"
LICENSE="BSD"
WEB_SITE="https://www.tug.org/texlive/"
TAGS="latex tex"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/bin
    cp stuff/$PACKAGE $fs/usr/bin
}

# post install
post_install()
{
    echo -e "
To get texlive, run \033[1mget-texlive\033[0m as root.
This will install about 31 Mo of tools in /usr/local/texlive
"
}

6047 packages and 209931 files in current database (Mon Jul 1 15:25:36 2024)