SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "ecofont"

# SliTaz package receipt.

PACKAGE="ecofont"
VERSION="2.0"
CATEGORY="fonts"
SHORT_DESC="20% ink saving font from SPRANQ."
MAINTAINER="pascal.bellard@slitaz.org"
LICENSE="other"
TARBALL="spranq_eco_sans_regular.zip"
WEB_SITE="https://web.archive.org/web/20150801161738/https://www.ecofont.eu/"
WGET_URL="https://web.archive.org/web/20150801161739/https://www.ecofont.eu/assets/files/$TARBALL"

BUILD_DEPENDS="unzip"

# Rules to configure and make the package.
compile_rules()
{
    unzip $SOURCES_REPOSITORY/$TARBALL
}

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/share/fonts/truetype/ecofont
    cp -a $src/* $fs/usr/share/fonts/truetype/ecofont
}
5935 packages and 845883 files in cooking database (Sun Jun 30 00:45:24 2024)