blob: abae6a79a5b9855b28704c3bdf9bb3edac6f174d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = lldap
pkgdesc = Light LDAP implementation for authentication
pkgver = 0.6.1
pkgrel = 1
url = https://github.com/lldap/lldap
arch = x86_64
arch = aarch64
arch = armv7h
license = GPL3
makedepends = git
makedepends = rust
makedepends = wasm-pack
makedepends = rust-wasm
makedepends = wasm-bindgen
depends = glibc
depends = gcc-libs
options = !lto
backup = etc/lldap.toml
source = lldap::git+https://github.com/lldap/lldap#commit=acd39d20b11ee2e47d25afa9960bb919d19ec642
source = config-template.patch
source = systemd.service
source = sysusers.conf
source = tmpfiles.conf
b2sums = SKIP
b2sums = 0460040b0541b4cf388ee4a81adbbfbb331a4fc52d484b7a4f4ba918cb7664e98ef3ae8a21a8eeb92f124f57a0d5a7814004a7d59a4282c22b89c3855b757ce8
b2sums = 9d2688aae8e36d56759c407e76816f4d2a450c92fd956b92145fc0ba52902c32283d8a939478e6f866ba6624f1c11a47e243208f3aa11bfb453d5a937be3c914
b2sums = e491337a2ba4ca68ed6afe3a0779a608f718da4107547276562582bc24b7ab21af724b4026adfe3b845ef9e81284bb54da548b8f48b4b1b1bf8525316f990f82
b2sums = 1caff6be850db02f3dcd8d4ca12a2f18acf40c2900cb2d0866cf3a3c131bda9c9bf5d32a072f250f1d0700ac7dd3e43f05d4d33dd2e5f21c6a983a57e1c5adcc
pkgname = lldap
|