
Receipt for package "TeXmacs-windows-fonts"
# SliTaz package receipt. PACKAGE="TeXmacs-windows-fonts" VERSION="1.0" CATEGORY="office" SHORT_DESC="Fonts for using TeXmacs without TeX" MAINTAINER="slitaz@leledy.fr" LICENSE="LPPL" TARBALL="$PACKAGE-$VERSION-noarch.tar.gz" WEB_SITE="http://www.texmacs.org" WGET_URL="http://ftp.texmacs.org/pub/TeXmacs/fonts/$TARBALL" DEPENDS="" # What is the latest version available today? current_version() { wget -O - ${WGET_URL%/*} 2>/dev/null | \ sed "/latest/d;/$PACKAGE-/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\)-noarch.tar.*\".*|\\1|" | sort -Vr | sed q } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share/TeXmacs/ cp -a $src $fs/usr/share/TeXmacs/fonts }
6093 packages and 258600 files in current database (Wed Apr 23 16:49:15 2025)