mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
lmdb: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
prefix=/usr
|
||||
exec_prefix=/usr
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
|
||||
Name: Lightning Memory-Mapped Database
|
||||
Description: Lightning Memory-Mapped Database
|
||||
Version: %%PKG_VERSION%%
|
||||
Requires:
|
||||
Libs: -L${libdir} -llmdb
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user