Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37534402
en ru br
ALT Linux repos
S:0.46.1-alt1
5.0: 0.21-alt2
4.1: 0.21-alt2
4.0: 0.21-alt2
3.0: 0.18-alt3

Group :: Editors
RPM: rlwrap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rlwrap
Version: 0.21
Release: alt2
Serial: 1

Summary: Line editor - readline wrapper
License: GCL
Group: Editors
URL: http://utopia.knoware.nl/~hlub/uck/rlwrap
Packager: Vadim V. Zhytnikov <vvzhy at altlinux.ru>

Source0: %name-%version.tar.gz
Source1: rlwrap_cmucl_completions

BuildRequires: libreadline-devel libncurses-devel

%description
rlwrap is a 'readline wrapper', a small utility that uses the GNU
readline library to allow the editing of keyboard input for any
command.

%prep
%setup -q

%build
%configure
%make

%install
%makeinstall

# Extra complition tables

#   cmucl & sbcl
install -D -m644 %SOURCE1 %buildroot/%_datadir/%name/lisp
install -D -m644 %SOURCE1 %buildroot/%_datadir/%name/sbcl

%files
%_bindir/*
%_man1dir/r*
%_datadir/%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