
Receipt for package "slim-theme-7legs"
# SliTaz package receipt. PACKAGE="slim-theme-7legs" VERSION="20130527" CATEGORY="customization" SHORT_DESC="Seven legged Spider - theme for SLiM" MAINTAINER="al.bobylev@gmail.com" LICENSE="CC-BY" WEB_SITE="http://www.slitaz.org/" COOKOPTS="!pngquant" DEPENDS="slim slitaz-configs-base" BUILD_DEPENDS="inkscape optipng" # Rules to configure and make the package. compile_rules() { theme=$install/usr/share/slim/themes/7_legged_spider mkdir -p $theme cp -a $stuff/slim.theme $theme inkscape -f $stuff/7_legged_spider.svg -e $theme/panel.png # link SLiM background to SliTaz desktop background; # system is almost here... cp -s /usr/share/images/slitaz-background.jpg $theme/background.jpg } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { cp -a $install/* $fs } post_install() { chroot "$1/" slim-theme -s7_legged_spider } pre_remove() { chroot "$1/" slim-theme -f7_legged_spider }
6011 packages and 861692 files in cooking database (Sun Apr 20 00:48:06 2025)