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

Group :: Desenvolvimento/C++
RPM: sparsehash

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: sparsehash
Version: 2.0.4
Release: alt1

Summary: Google's extremely memory-efficient C++ hash_map implementation
License: BSD
Group: Development/C++

URL: https://github.com/%name/%name
Packager: Nazarov Denis <nenderus at altlinux.org>

# https://github.com/%name/%name/archive/%name-%version/%name-%name-%version.tar.gz

Source: %name-%name-%version.tar

BuildRequires: gcc-c++

%description
The Google SparseHash project contains several C++ template hash-map
implementations in use at Google, with different performance
characteristics, including an implementation that optimizes for space
and one that optimizes for speed.

%package devel
Summary: Google's extremely memory-efficient C++ hash_map implementation
Group: Development/C++
Provides: libgoogle-%name = %EVR
Provides: lib%name-devel = %EVR
Obsoletes: libgoogle-%name <= 1.5.2
Obsoletes: lib%name-devel <= 2.0.3

%description devel
The Google SparseHash project contains several C++ template hash-map
implementations in use at Google, with different performance
characteristics, including an implementation that optimizes for space
and one that optimizes for speed.

%prep
%setup -n %name-%name-%version

%build
%configure
%make_build

%install
%makeinstall_std

%files devel
%doc %_docdir/%name-2.0.2
%_includedir/google
%_includedir/%name
%_pkgconfigdir/lib%name.pc

%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