Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569972
en ru br
ALT Linux repos
S:1.1.2-alt1
5.0: 1.1.2-alt1
4.1: 1.1.2-alt1
4.0: 1.1.2-alt1
3.0:
+backports:1.1.2-alt0.C30.1

Group :: System/Base
RPM: pipemeter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: data metering tool
Name: pipemeter
Version: 1.1.2
Release: alt1
License: GPL
Group: System/Base
URL: http://spamaps.org/pipemeter.php
Packager: Mikhail Pokidko <pma at altlinux.ru>
Source0: %name-%version.tar.gz
Patch0: pipemeter.patch

%description
This program can be used in a shell pipe to display speed and progress (if
size of stream is available).

%prep
%setup -q
%patch0 -p0

%build
%configure
%make

%install
mkdir -p %buildroot%_bindir \
%buildroot%_man1dir
%make_install PREFIX=%buildroot/usr DESTDIR="%buildroot" install


%files
%doc Changelog LICENSE README results.txt testscript.sh
%_man1dir/*
%_bindir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin