blob: ea0452dda5c7a40312c0d410632350d3d9b0e2ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = lmdb-git
pkgdesc = Extraordinarily fast, memory-efficient database
pkgver = 0.9.30.r22965.g6b77544ab
pkgrel = 2
url = https://symas.com/lmdb/
arch = i686
arch = x86_64
license = custom
makedepends = git
depends = glibc
provides = lmdb=0.9.30.r22965.g6b77544ab
conflicts = lmdb
options = staticlibs
source = git+https://git.openldap.org/openldap/openldap.git
source = lmdb.pc::https://gitlab.archlinux.org/archlinux/packaging/packages/lmdb/-/raw/main/lmdb.pc
sha256sums = SKIP
sha256sums = SKIP
pkgname = lmdb-git
|