
Receipt for package "ttf-inconsolata-dz"
# SliTaz package receipt. PACKAGE="ttf-inconsolata-dz" VERSION="20091202" CATEGORY="fonts" SHORT_DESC="Monospace font for pretty code listings and for the terminal (modified to have straight single and double quotes)" MAINTAINER="al.bobylev@gmail.com" LICENSE="SIL_OFL" WEB_SITE="https://web.archive.org/web/20170521002049/http://nodnod.net/2009/feb/12/adding-straight-single-and-double-quotes-inconsola/" TARBALL="$PACKAGE-$VERSION.zip" WGET_URL="https://web.archive.org/web/20170521002049/http://media.nodnod.net/Inconsolata-dz.otf.zip" TAGS="font otf" # What is the latest version available today? current_version() { wget -O - https://nodnod.net/posts/inconsolata-dz/ 2>/dev/null | \ sed '/Update/!d;s|.*Update |"|;s|[:<].*|"|;q' | xargs date +%Y%m%d -d } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { install -Dm644 $src/* $fs/usr/share/fonts/TTF/$PACKAGE.otf }
6011 packages and 861692 files in cooking database (Sun Apr 20 00:48:06 2025)