Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37854320
en ru br
ALT Linux repositórios
S:17.04-alt2
5.0: 4.58-alt1
4.1: 4.57-alt1
4.0: 4.45-alt1
+backports:4.58-alt1.M40.1
3.0: 4.29-alt1

Group :: Arquivamento/Compressão
RPM: p7zip

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: p7zip
Version: 4.29
Release: alt1

Summary: 7zip unofficial port - a file-archiver software using LZMA algorithms
License: LGPL
Group: Archiving/Compression
Url: http://www.7-zip.org
Packager: Andrey Semenov <mitrofan at altlinux.ru>

Source: %{name}_%{version}_src_all.tar.bz2

# Automatically added by buildreq on Wed Jul 21 2004

BuildRequires: gcc-c++ libstdc++-devel

%description
p7zip is a quick port of 7za.exe (command line version of 7zip, see www.7-zip.org) for Unix.
7-Zip is a file archiver with highest compression ratio.
For official version of 7zip (created by Igor-Pavlov), please visit http://www.7zip.org
The url of the Linux port version maintained by myspace is http://www.sf.net/projects/p7zip

%prep
%setup -q -n %{name}_%version

%build
%make_build LOCAL_LIBS=-lpthread

%install
%__mkdir_p %buildroot/%_man1dir
%__cp man1/* %buildroot/%_man1dir
%__mkdir_p %buildroot/%_bindir
%__cp bin/7za %buildroot/%_bindir

%files
%doc README TODO ChangeLog DOCS
%_bindir/7za
%_man1dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009