# SliTaz package receipt. PACKAGE="murrine-svn-themes" VERSION="0.6.2" CATEGORY="x-window" SHORT_DESC=" some murrine themes" MAINTAINER="jozee@slitaz.org" DEPENDS="murrine" WEB_SITE="http://www.cimitan.com/murrine" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share/themes tar -xzf stuff/murrine-themes.tar.gz -C $fs/usr/share/themes }