Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37550470
en ru br
ALT Linux repos
S:1.4-alt0.1
5.0: 1.4-alt0.1
4.1: 1.4-alt0.1
4.0: 1.4-alt0.1

Group :: Text tools
RPM: barcat

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname bar
Name: barcat
Version: 1.4
Release: alt0.1

Summary: portable Unix script for showing progress bars

License: BSD like
Url: http://www.theiling.de/projects/bar.html
Group: Text tools

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.theiling.de/downloads/%oname-%version-src.tar.bz2
BuildArch: noarch

%description
barcat is just like "cat", but displays an ASCII progress bar. Its
goal is to work on any Unix-like platform and to be directly usable
in installation scripts without needing compilation, so it is a pure
shell script.

%prep
%setup -q -n %oname-%version

%install
install -D %oname -m755 %buildroot%_bindir/%oname

%files
%doc COPYING README
%_bindir/*

%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