Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044780
en ru br
Репозитории ALT
S:0.2.2-alt5.qa1.1
5.1: 0.2.2-alt4
4.1: 0.2.2-alt2
4.0: 0.2.2-alt2
www.altlinux.org/Changes

Другие репозитории
Upstream:0.2.2

Группа :: Работа с текстами
Пакет: bbe

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

Name: bbe
Version: 0.2.2
Release: alt5.qa1.1

Summary: Binary block editor
Group: Text tools
License: GPL
Url: http://sourceforge.net/projects/bbe-/

Source0: %name-%version.tar.gz

Patch0: bbe-0.1.9-alt-texinfo.patch

Packager: Igor Zubkov <icesik at altlinux.org>
# explicitly added texinfo for info files
BuildRequires: texinfo

%description
The bbe program is a sed-like editor for binary files. bbe performs basic
byte related transformations on blocks of input stream. bbe is
non-interactive command line tool and can be used as a part of a pipeline.
bbe makes only one pass over input stream.

bbe contains also grep-like features, like printing the filename, offset
and block number.

%prep
%setup -q
%patch0 -p1

%build
%configure
%make_build

%install
%make_install DESTDIR=%buildroot htmldir=%_docdir/%name-%version/ install

install -p AUTHORS ChangeLog %buildroot%_docdir/%name-%version/

%files
%_bindir/bbe
%_man1dir/bbe.*
%_infodir/bbe.*
%dir %_docdir/bbe-%version
%doc %_docdir/%name-%version/*

%changelog

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

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