SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "ttf-carlito"

# SliTaz package receipt.

PACKAGE="ttf-carlito"
VERSION="20130920"
CATEGORY="fonts"
SHORT_DESC="The ttf Googles Carlito font."
MAINTAINER="maintainer@slitaz.org"
LICENSE="OFL"
TARBALL="crosextrafonts-carlito-$VERSION.tar.gz"
WEB_SITE="https://bugs.chromium.org/p/chromium/issues/detail?id=280557"
WGET_URL="https://download.salixos.org/i486/extra-15.0/source/system/$PACKAGE/$TARBALL"
TAGS="font"
HOST_ARCH="i486 arm"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/share/fonts/TTF $fs/etc/fonts/conf.d
    cp -a $src/*.ttf $fs/usr/share/fonts/TTF
    cp -a $stuff/30-0-carlito.conf $fs/etc/fonts/conf.d
}

# Pre and post install commands for Tazpkg.
post_install()
{
    chroot "$1/" /usr/bin/fc-cache
}
6093 packages and 258600 files in current database (Wed Apr 23 16:49:15 2025)