Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37844913
en ru br
Репозитории ALT

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: bvi
Version: 1.4.2
Release: alt1

Summary: Display-oriented editor for binary files
License: GPLv2+
Group: Editors

Url: https://bvi.sourceforge.net/
Packager: Artem Kurashov <saahriktu at altlinux.org>
Source: %name-%version.tar

BuildRequires: libncurses-devel

%description
The bvi is a display-oriented editor for binary files, based
on the vi text-editor. If you are familiar with vi, just start
the editor and begin to edit! A bmore program is also
included in the package.

%prep
%setup
# Fix the path of the bmore.help file specified in the man page :
sed -i "s at /usr/local/share/bmore.help at %_datadir/%name/bmore.help at " bmore.1

%build
%configure
%make_build

%install
%makeinstall_std

%files
%doc README COPYING CREDITS CHANGES
%_bindir/%name
%_bindir/bmore
%_bindir/bvedit
%_bindir/bview
%_datadir/%name/
%_man1dir/*.1*

%changelog

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

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