SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "speedometer"

# SliTaz package receipt.

PACKAGE="speedometer"
VERSION="2.7"
CATEGORY="utilities"
SHORT_DESC="Measure and display rate of data across a network connection."
MAINTAINER="paul@slitaz.org"
DEPENDS="python python-urwid"
TARBALL="$PACKAGE-$VERSION.tar.gz"
WEB_SITE="http://excess.org/speedometer/"
WGET_URL="http://excess.org/speedometer/$TARBALL"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/bin
    cp $src/speedometer.py $fs/usr/bin/speedometer
}

3382 packages and 430813 files in stable database (Mon Mar 4 17:53:49 2019)