Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Latest commit

 

History

History
38 lines (22 loc) · 1.64 KB

File metadata and controls

38 lines (22 loc) · 1.64 KB

Download Build Status Travis

Conan package recipe for libdb

Berkeley DB is a family of embedded key-value database libraries providing scalable high-performance data management services to applications. The Berkeley DB products use simple function-call APIs for data access and management.

The packages generated from this recipe can be found on Bintray.

Issues

If you wish to report an issue or make a request for a package, please do so here:

Issues Tracker

Available Package Options

Option Default Possible Values
shared False [True, False]
fPIC True [True, False]
tcl True [True, False]
historic True [True, False]
smallbuild True [True, False]

Add Remote

$ conan remote add bincrafters "https://api.bintray.com/conan/bincrafters/public-conan"

Conan Recipe License

NOTE: The conan recipe license applies only to the files of this recipe, which can be used to build and package libdb. It does not in any way apply or is related to the actual software being packaged.

MIT