
Receipt for package "gtk-theme-albatross"
# SliTaz package receipt. PACKAGE="gtk-theme-albatross" VERSION="1.7.4" CATEGORY="customization" SHORT_DESC="Albatross is GTK+2 and GTK+3 theme from the Shimmer Project" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2 CC-BY-SA-3" WEB_SITE="https://github.com/shimmerproject/Albatross" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://github.com/shimmerproject/Albatross/archive/v$VERSION.tar.gz" HOST_ARCH="any" DEPENDS="gtk2-engine-murrine" # What is the latest version available today? current_version() { wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \ sed '/archive.*tar/!d;s|.*/v\(.*\).tar.*|\1|;q' } # Rules to configure and make the package. compile_rules() { patch -p1 -i $stuff/define-sizes.patch } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { T='/usr/share/themes/Albatross' mkdir -p $fs/$T cp -a \ $src/gtk-2.0 \ $src/gtk-3.0 \ $src/index.theme \ $fs/$T }
6093 packages and 258600 files in current database (Wed Apr 23 16:49:15 2025)