SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "gtk-theme-switch"

# SliTaz package receipt.

PACKAGE="gtk-theme-switch"
VERSION="2.1.0"
CATEGORY="x-window"
SHORT_DESC="Utility to switch and preview GTK+ theme"
MAINTAINER="devl547@gmail.com"
TARBALL="gtk-theme-switch_2.1.0.orig.tar.gz"
WEB_SITE="http://packages.qa.debian.org/g/gtk-theme-switch.html"
WGET_URL="http://ftp.debian.org/debian/pool/main/g/$PACKAGE/$TARBALL"
BUILD_DEPENDS="gtk+-dev"
DEPENDS="gtk+"

# Rules to configure and make the package.
compile_rules()
{
    cd $src
    make
}

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/bin
    cp $src/gtk-theme-switch2 $fs/usr/bin/gtk-theme-switch2
}
3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)