SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "openbox-theme-woodland"

# SliTaz package receipt.

PACKAGE="openbox-theme-woodland"
VERSION="1.0"
CATEGORY="customization"
SHORT_DESC="Woodland is a nature theme for Openbox."
MAINTAINER="hackdorte@sapo.pt"
LICENSE="PublicDomain"
WEB_SITE="http://people.slitaz.org/~leonardolaporte"
STUFF_DIR="lab.slitaz/5.0/pkg/openbox/3.6.1"
TARBALL="$PACKAGE-$VERSION.tar.gz"
WGET_URL="${WEB_SITE}/$STUFF_DIR/$TARBALL"
TAGS="openbox theme"
HOST_ARCH="any"

DEPENDS="openbox"
BUILD_DEPENDS="wget"

# Rules to configure and make the package.
compile_rules()
{
  mkdir -p $install/usr/share/themes
  cp -a $src/* $install/usr/share/themes
}

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
  cp -a $install/* $fs
}
6047 packages and 209931 files in current database (Mon Jul 1 15:25:36 2024)