New package: lmdb 0.9.24 - required for knot 3.0.0

Lightning Memory-mapped Database from symas.

For details see:
https://symas.com/lmdb/

In contrast to the information from the knot documentation
(see: https://www.knot-dns.cz/docs/3.0/html/requirements.html#required-libraries),
this library is no longer included.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2020-09-13 17:04:39 +02:00
committed by Michael Tremer
parent de27aa4731
commit 504831679e
3 changed files with 94 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
#usr/bin/mdb_copy
#usr/bin/mdb_dump
#usr/bin/mdb_load
#usr/bin/mdb_stat
#usr/include/lmdb.h
usr/lib/liblmdb.so
#usr/share/man/man1/mdb_copy.1
#usr/share/man/man1/mdb_dump.1
#usr/share/man/man1/mdb_load.1
#usr/share/man/man1/mdb_stat.1