UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
[ BASH | XML | JSON ]

lmdb

The lmdb package is a fast, compact, key-value embedded data store. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space.

Package info

Codename: lmdb
Source file: LMDB_0.9.22.tar.gz
Source directory: lmdb-LMDB_0.9.22
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/l/LMDB_0.9.22.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/l/LMDB_0.9.22.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: appstream.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
cd libraries/liblmdb

Build script:
make

Install script:
sed -i 's| liblmdb.a||' Makefile
make prefix=/usr install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443