SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "ttf-caladea"

# SliTaz package receipt.

PACKAGE="ttf-caladea"
VERSION="20130214"
CATEGORY="fonts"
SHORT_DESC="The ttf Googles Caladea font."
MAINTAINER="maintainer@slitaz.org"
LICENSE="OFL"
TARBALL="crosextrafonts-$VERSION.tar.gz"
WEB_SITE="https://bugs.chromium.org/p/chromium/issues/detail?id=168879"
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-caladea.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)