Files
gentoo/dev-libs/leveldb/metadata.xml
Arthur Zamarin 24c755dc2a 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>
2022-02-04 22:16:42 +02:00

13 lines
392 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>arthurzam@gentoo.org</email>
<name>Arthur Zamarin</name>
</maintainer>
<upstream>
<remote-id type="github">google/leveldb</remote-id>
<bugs-to>https://github.com/google/leveldb/issues</bugs-to>
</upstream>
</pkgmetadata>