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

Group :: Sistema/Kernel e hardware
RPM: fuse-7z

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: fuse-7z
Version: 0.2nggit
Release: alt1

Summary: A FUSE filesystem that uses the 7-zip library to interacts with all kind of archives

Group: System/Kernel and hardware
License: GPL v3
Url: https://github.com/kedazo/fuse-7z-ng

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/kedazo/fuse-7z-ng/archive/master.zip

Source: %name-%version.tar
Patch1: fuze-7z-fix.patch

Requires: %{get_dep fuse}

# TODO

%add_optflags -DFUSE_STAT="struct stat"

BuildRequires: cmake gcc-c++ libfuse-devel lib7zip-devel

%description
A FUSE filesystem that uses the 7-zip library to interacts with all kind
of archives, and in particular the .7z files.

Only reads are supported at the moment, and this is a work in progress (started 2011-09-05).

Contributions are welcome.

%prep
%setup
%patch1 -p2
# TODO
mv -v cmake/FindFuse.cmake cmake/FindFUSE.cmake
%__subst "s|fuse-7z-ng|%name|" CMakeLists.txt src/main.cpp

%build
%cmake_insource
%make_build

%install
install -D fuse_7z_ng %buildroot%_bindir/fuse-7z

%files
%doc README
%_bindir/fuse-7z
#_libexecdir/%name/

%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