
Receipt for package "tty-clock"
# SliTaz package receipt. PACKAGE="tty-clock" VERSION="2.3" CATEGORY="utilities" TAGS="clock" SHORT_DESC="Analog ncurses clock." MAINTAINER="paul@slitaz.org" LICENSE="BSD" WEB_SITE="https://github.com/xorg62/tty-clock" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" DEPENDS="ncurses" BUILD_DEPENDS="ncurses-dev" 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 --input=$stuff/patches/Makefile-2.3 $src/Makefile make PREFIX=/usr } # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { mkdir -p $fs/usr/bin cp -a $src/$PACKAGE $fs/usr/bin }
6088 packages and 256128 files in current database (Wed Mar 5 09:18:31 2025)