Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37599309
en ru br
ALT Linux repositórios
S:1.10.1-alt1.1

Group :: Arquivamento/Compressão
RPM: unar

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: unar
Version: 1.10.1
Release: alt1
Summary: Multi-format archive extractor
License: LGPLv2+
Group: Archiving/Compression
Url: http://unarchiver.c3.cx/unarchiver/
Source: %name-%version.tar.gz
Patch: unar1.8.1-clang.patch
# NB: source tree moved from "The Unarchiver" to unar-version

# Automatically added by buildreq on Mon Mar 03 2014

# optimized out: libcloog-isl4 libgnustep-base libgnustep-objc2 libgnustep-objc2-devel libgpg-error libobjc-devel libp11-kit libstdc++-devel
BuildRequires: bzlib-devel clang gnustep-base-devel libicu-devel unzip zlib-devel libstdc++-devel libgnustep-objc2-devel

%description
The command-line utilities lsar and unar are capable of listing and extracting
files respectively in several formats including RARv3. unar can serve as a free
and open source replacement of unrar.

%prep
%setup
%patch -p1

%build
%make_build OBJCC=clang CC=clang CXX=clang++ -C XADMaster -f Makefile.linux

%install
install -d %buildroot%_bindir
install -pm755 XADMaster/unar XADMaster/lsar %buildroot%_bindir
install -d %buildroot%_mandir/man1
install -pm644 Extra/*.1 %buildroot%_mandir/man1

install -D Extra/lsar.bash_completion %buildroot%_datadir/bash-completion/completions/lsar
install -D Extra/unar.bash_completion %buildroot%_datadir/bash-completion/completions/unar

%files
%doc License.txt
%_bindir/*
%_man1dir/*
%_datadir/bash-completion/*

%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