Versions
v1.23-r6 :: 0/1 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~loong ~mips ~riscv ~sparc ~x86-linux
- USE flags
- snappy tcmalloc test
v1.20 :: 0/1 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~mips ~riscv ~sparc ~x86-linux
- USE flags
- snappy static-libs tcmalloc test
USE flags
General
- snappy
- Enable support for Snappy compression (as implemented in app-arch/snappy)
- static-libs
- Build static versions of dynamic libraries as well
- tcmalloc
- Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
app-arch / snappy : A high-speed compression/decompression library by Google
dev-libs / crc32c : CRC32C implementation with support for CPU-specific acceleration instructions
dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools
Runtime Dependencies
app-arch / snappy : A high-speed compression/decompression library by Google
dev-libs / crc32c : CRC32C implementation with support for CPU-specific acceleration instructions
dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools
Depending packages
app-i18n / librime : RIME (Rime Input Method Engine) core library
dev-python / plyvel : Python interface to LevelDB
games-engines / minetest : A free open-source voxel game engine with easy modding and game creation
net-fs / cvmfs : HTTP read-only file system for distributing software
net-p2p / airdcpp-webclient : Cross-platform Direct Connect client
sys-apps / duc : Library and suite of tools for inspecting disk usage
sys-cluster / ceph : Ceph distributed filesystem
virtual / bitcoin-leveldb : Virtual for LevelDB versions known to be compatible with Bitcoin Core 0.9+
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: fix -Werror
Closes: https://bugs.gentoo.org/894498 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
dev-libs/leveldb: keyword 1.23-r5 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: drop 1.23-r4
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-libs/leveldb: Stabilize 1.23-r5 arm, #901375
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: Stabilize 1.23-r5 ppc64, #901375
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-libs/leveldb: Stabilize 1.23-r5 ppc, #901375
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-libs/leveldb: Stabilize 1.23-r5 amd64, #901375
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-libs/leveldb: Stabilize 1.23-r5 arm64, #901375
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-libs/leveldb: Stabilize 1.23-r5 x86, #901375
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: update EAPI 7 -> 8
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Peter Levine · gentoo
dev-libs/leveldb: fix building against dev-cpp/gtest-1.13.0
Closes: https://bugs.gentoo.org/893378 Closes: https://github.com/gentoo/gentoo/pull/29476 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: fix dependencies
leveldb, when building with USE="tcmalloc", uses functions of google-perftools that aren't compiled in with "minimal" mode. In which case, update the dependency to require minimal mode off. Closes: https://bugs.gentoo.org/865147 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: Revert drop 1.20
Reverts: 5d0bd6ede5c8f6107be8c62ea98ec9aafe79c58a Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: various fixes
- Redirect test suite temp directories to ${T}. This fixes an issue I had when running the test suite in some arm chroots. - Remove crc32c USE flag (otherwise uses bundled same code) - Add flags during compilation for the USE flags - Fix SLOT deps for app-arch/snappy and dev-util/google-perftools (thanks iwdevtools for noting those) - small styling fixes - all those changes were tested on all stabilized arches just to be sure. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-libs/leveldb: drop 1.20, 1.23-r1
Closes: https://github.com/gentoo/gentoo/pull/12745 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/leveldb: Stabilize 1.23-r2 arm, #832394
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-libs/leveldb: x86 stable wrt bug #832394
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
dev-libs/leveldb: amd64 stable wrt bug #832394
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/leveldb: Stabilize 1.23-r2 arm64, #832394
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: Stabilize 1.23-r2 ppc64, #832394
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-libs/leveldb: Stabilize 1.23-r2 ppc, #832394
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joshua Kinard · gentoo
dev-libs/leveldb: Added ~mips to KEYWORDS
Bug: https://bugs.gentoo.org/807025 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3 - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
dev-libs/leveldb: remove kernel_FreeBSD
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: enable RTTI for consumers
needed for ceph and plyvel and possibly other consumers Arch Linux also enables it https://github.com/google/leveldb/issues/731 Reported-by: Louis Sautier <sbraz@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/leveldb: Keyword 1.23-r1 sparc, #807025
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-libs/leveldb: Keyword 1.23-r1 arm64, #807025
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: remove test dependency on dev-cpp/benchmark
Only one test executable is using benchmark, and that is only for a badly placed benchmark. So just patch it out. dev-cpp/benchmark is problematic to keyword for multiple arches (for example sparc #762727), so it is better to just patch it out. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/leveldb: Keyword 1.23 arm, #807025
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/leveldb: Keyword 1.23 ppc, #807025
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/leveldb: Keyword 1.23 ppc64, #807025
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-libs/leveldb: update HOMEPAGE
Closes: https://bugs.gentoo.org/691182 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-libs/leveldb: add 1.23
Suggested-by: Arthur Zamarin <arthurzam+gentoo@gmail.com> Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-libs/leveldb: keyword 1.20 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-libs/leveldb: Drop 1.18-r2, EAPI5--, overshadowed by 1.20
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/leveldb: eutils->epatch
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-libs/leveldb: Set USE-default on snappy[static-libs]
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-libs/leveldb: arm64 stable (bug #704258)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20 - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
dev-libs/leveldb: drop old EAPIs
Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
dev-libs/leveldb: keyworded 1.20 for sparc, bug #693040
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-libs/leveldb: ppc64 stable wrt bug #676254
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64" - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-libs/leveldb: stable 1.20 for ppc, bug #676254
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
dev-libs/leveldb: arm stable wrt bug #676254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-libs/leveldb: x86 stable (bug #676254)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-libs/leveldb: amd64 stable wrt bug #676254
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Louis Sautier · gentoo
dev-libs/leveldb: remove old
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Louis Sautier · gentoo
dev-libs/leveldb: bump to 1.20, sub-slot to avoid ABI breakage
* Upstream broke the ABI without changing the SONAME so we have to introduce a sub-slot, see https://github.com/google/leveldb/issues/536 All reverse dependencies should now have the slot operator set, which will trigger rebuilds when required. The case of bitcoin is special because they only support specific leveldb versions. * Properly handle USE=static-libs when USE=snappy isn't set, change package.use.mask entry. See https://bugs.gentoo.org/651604 * Update the patch to build libmemenv.so which is required by bitcoin, see https://github.com/google/leveldb/issues/236 * The patch also disables test building, allowing us to make src_compile more elegant. * Remove MIPS patch which was merged: https://github.com/google/leveldb/pull/272 * Bump to EAPI=7 Closes: https://bugs.gentoo.org/609966 Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Sergei Trofimovich · gentoo
dev-libs/leveldb: stable 1.18-r2 for ppc, bug #636226
Package-Manager: Portage-2.3.14, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Sergey Alirzaev · gentoo
dev-libs/leveldb: := dep on app-arch/snappy
libsnappy.so.1.1.5: cannot open shared object file: No such file or directory Closes: https://github.com/gentoo/gentoo/pull/5115 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Chí-Thanh Christopher Nguyễn · gentoo
dev-libs/leveldb: fix build on amd64-fbsd and keyword
Bug: https://bugs.gentoo.org/show_bug.cgi?id=562432 Package-Manager: portage-2.2.20.1 - Jeroen Roovers · gentoo
dev-libs/leveldb: Stable for PPC64 (bug #543326).
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed