
Receipt for package "liberation-fonts-base"
# SliTaz package receipt. PACKAGE="liberation-fonts-base" VERSION="2.1.5" CATEGORY="fonts" SHORT_DESC="Liberation fonts (only regular)" MAINTAINER="al.bobylev@gmail.com" LICENSE="SIL_OFL" WEB_SITE="https://github.com/liberationfonts/liberation-fonts/" SOURCE="liberation-fonts" TARBALL="$SOURCE-ttf-$VERSION.tar.gz" WGET_URL="https://github.com/liberationfonts/liberation-fonts/files/7261482/$TARBALL" BUILD_DEPENDS="wget" # What is the latest version available today? current_version() { wget -O - https://github.com/liberationfonts/liberation-fonts/releases 2>/dev/null | \ sed '/tag\//!d;s|.*tag/v*||;s|".*||;q' } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { dir="$fs/usr/share/fonts/truetype/$SOURCE" mkdir -p $dir cp $src/*Regular.ttf $dir }
6011 packages and 861692 files in cooking database (Sun Apr 20 00:48:06 2025)