
Receipt for package "slim-theme-sandfive"
# SliTaz package receipt. PACKAGE="slim-theme-sandfive" VERSION="1.0-20140601" CATEGORY="customization" SHORT_DESC="SliTaz SandFive - theme for SLiM" MAINTAINER="holkfoor@gmail.com" LICENSE="CC-BY" WEB_SITE="http://www.slitaz.org/" COOKOPTS="!pngquant" DEPENDS="slim slitaz-configs-base" BUILD_DEPENDS="" # Rules to configure and make the package. compile_rules() { theme=$install/usr/share/slim/themes/sandfive mkdir -p $theme cp -a $stuff/* $theme } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { cp -a $install/* $fs } post_install() { chroot "$1/" slim-theme -ssandfive } pre_remove() { chroot "$1/" slim-theme -fsandfive }
6011 packages and 861692 files in cooking database (Sun Apr 20 00:48:06 2025)