Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37726150
en ru br
Репозитории ALT
S:0.46.1-alt1
5.1: 0.30-alt1
4.1: 0.21-alt2
4.0: 0.21-alt2
3.0: 0.18-alt3
www.altlinux.org/Changes

Группа :: Редакторы
Пакет: rlwrap

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin