SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "slitaz-tango-icon"

# SliTaz package receipt.

PACKAGE="slitaz-tango-icon"
VERSION="1.7"
CATEGORY="misc"
SHORT_DESC="Tango icons unofficial in size 16x16 and 32x32 (minimum)."
MAINTAINER="pankso@slitaz.org"
TARBALL="$PACKAGE-$VERSION.tar.gz"
WEB_SITE="http://tango.freedesktop.org/"
WGET_URL="http://download.tuxfamily.org/slitaz/sources/artwok/$TARBALL"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/share/icons
    cp -a $src/* $fs/usr/share/icons
    chown -R root.root $fs
}

3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)