blob: 3a919877b70d23f8ecb650456f6898a1d4b6ba35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Αδειοδοτείται υπό τους όρους της EUPL
import .. / .. / lapis
tessera "lmdb":
source: "https://git.openldab.org/openldap/openldap/-/archive/LMDB_0.9.33.tar.bz2"
patches: @[""]
dependencies: @[""]
build: @[
"cd libraries/liblmdb",
"make",
"sed -i 's| liblmdb.a||' Makefile",
"make prefix=/usr install"
]
result: "liblmdb.so"
|
; all rights regarding Text and Data Mining (TDM) are reserved.