
Receipt for package "xmenu"
# SliTaz package receipt. PACKAGE="xmenu" VERSION="4.6.1" CATEGORY="x-window" SHORT_DESC="A menu utility for X." MAINTAINER="maintainer@slitaz.org" LICENSE="MIT" WEB_SITE="https://github.com/phillbush/xmenu" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" DEPENDS="imlib2 xorg-libXft xorg-libXinerama" BUILD_DEPENDS="imlib2-dev xorg-libXft-dev xorg-libXinerama-dev" HOST_ARCH="i486 arm x86_64" current_version() { wget -O - $WEB_SITE/tags 2>/dev/null | \ sed '/tag\//!d;s|.*tag/v*||;s|".*||;q' } # Rules to configure and make the package. compile_rules() { export CFLAGS="$CFLAGS -std=gnu99" make && make install PREFIX=/usr } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { cook_copy_folders bin }
6011 packages and 861676 files in cooking database (Sun Jun 15 00:48:28 2025)