
Receipt for package "puppet-dashboard"
# SliTaz package receipt. PACKAGE="puppet-dashboard" VERSION="1.2.10" CATEGORY="network" SHORT_DESC="Web tracking frontend to puppet." MAINTAINER="pankso@slitaz.org" LICENSE="Apache" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/puppetlabs/puppet" WGET_URL="https://release-archives.puppet.com/downloads/dashboard/$TARBALL" DEPENDS="ruby puppet" BUILD_DEPENDS="ruby-dev" # What is the latest version available today? current_version() { wget -O - https://github.com/sodabrew/puppet-dashboard/releases 2>/dev/null | \ sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q' } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/share cp -a $src $fs/usr/share/puppet-dashboard }
6088 packages and 256128 files in current database (Wed Mar 5 09:18:31 2025)