SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "xcursor-obsidian"

# SliTaz package receipt.

PACKAGE="xcursor-obsidian"
VERSION="1.0"
CATEGORY="customization"
SHORT_DESC="Obsidian cursor theme"
MAINTAINER="al.bobylev@gmail.com"
LICENSE="GPL"
WEB_SITE="https://www.gnome-look.org/content/show.php/Obsidian+Cursors?content=73135"
TARBALL="$PACKAGE-$VERSION.tar.bz2"
WGET_URL="https://www.gnome-look.org/CONTENT/content-files/73135-Obsidian.tar.bz2"
TAGS="cursor-theme"

DEPENDS="xorg-libXcursor"
BUILD_DEPENDS="symlinks"

# Rules to configure and make the package.
compile_rules()
{
    mkdir -p $install/usr/share/icons/Obsidian
    cp -a $src/cursors $src/index.theme $install/usr/share/icons/Obsidian
    . $stuff/symdup.sh
}

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    cp -a $install/* $fs
}
6047 packages and 209931 files in current database (Wed Jun 26 15:35:30 2024)