termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.27k stars 3.06k forks source link

liblmdb #4834

Closed craigcomstock closed 4 years ago

craigcomstock commented 4 years ago

Package description A Btree-based database management library modeled loosely on the BerkeleyDB API, but much simplified. I am working on a cfengine package and need lmdb as a dependency.

Link to home page and sources

  1. Home page: https://symas.com/lmdb/
  2. Source code: https://github.com/LMDB/lmdb

Additional information Have you compiled or tried to compile the package on device? Yes. It works fine with one patch to the Makefile. See this working branch: https://github.com/craigcomstock/termux-packages/tree/liblmdb

ghost commented 4 years ago

Package is now available.

You can obtain it with these commands:

pkg install liblmdb