Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37725484
en ru br
ALT Linux repos
S:1.04-alt1
5.0: 1.02-alt1
4.1: 1.02-alt0.M41.1
4.0: 1.02-alt0.M40.1
3.0: 1.01-alt2

Group :: Archiving/Compression
RPM: lzop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: lzop
Version: 1.01
Release: alt2

Summary: LZO fast file compressor
Summary(ru_RU.KOI8-R): LZO - быстрый упаковщик файлов
License: GPL
Group: Archiving/Compression
Url: http://www.oberhumer.com/opensource/%name
Packager: Andrey Brindeew <abr at altlinux.ru>

Source: %url/download/%name-%version.tar.bz2

# Automatically added by buildreq on Fri Jan 24 2003

BuildRequires: liblzo-devel libncurses-devel libtinfo-devel

%description
lzop is a file compressor similar to gzip.  Its main advantages
over gzip are much higher compression and decompression speed
at the cost of compression ratio.

lzop was designed with the following goals in mind:
* speed (both compression and decompression)
* reasonable drop-in compatibility to gzip
* portability

%description -l ru_RU.KOI8-R
lzop - это упаковщик файлов наподобие gzip.  Его основным
преимуществом перед gzip является бОльшая скорость упаковки
и распаковки за счёт коэффициента сжатия.

lzop был спроектирован с учётом следующих требований:
* скорость (как упаковки, так и распаковки)
* удовлетворительная обратная совместимость с gzip
* переносимость

%prep
%setup -q

%build
%configure
%make_build

%install
%makeinstall

%files
%_bindir/*
%_man1dir/*
%doc ChangeLog README AUTHORS INSTALL NEWS THANKS doc/lzop.ps doc/lzop.html doc/lzop.tex doc/lzop.txt doc/magic

%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