
Receipt for package "aspell-da"
# SliTaz package receipt. PACKAGE="aspell-da" VERSION="1.6.36-11-0" CATEGORY="system-tools" SHORT_DESC="Danish aspell dictionary." MAINTAINER="paul@slitaz.org" LICENSE="GPL2" WEB_SITE="https://ftp.gnu.org/gnu/aspell/dict/0index.html" SOURCE="aspell6-da" TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="https://ftp.gnu.org/gnu/aspell/dict/da/$TARBALL" DEPENDS="aspell" BUILD_DEPENDS="aspell aspell-dev" # What is the latest version available today? current_version() { wget -O - $WEB_SITE 2>/dev/null | \ sed "/$SOURCE/!d;s|.*$SOURCE-\\(.*\\).tar.*\".*|\\1|;q" } # Rules to configure and make the package. compile_rules() { ./configure && make && make install DESTDIR=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { cook_copy_folders lib }
6011 packages and 861662 files in cooking database (Mon May 5 11:43:36 2025)