2023-11-04 00:03:26 +00:00
|
|
|
pkgbase = opendht
|
|
|
|
pkgdesc = C++17 Distributed Hash Table (DHT) implementation
|
2024-03-31 00:59:14 +00:00
|
|
|
pkgver = 3.1.9
|
2024-04-27 15:45:22 +00:00
|
|
|
pkgrel = 2
|
2023-11-04 00:03:26 +00:00
|
|
|
epoch = 1
|
|
|
|
url = https://github.com/savoirfairelinux/opendht
|
|
|
|
arch = x86_64
|
|
|
|
license = GPL3
|
|
|
|
checkdepends = cppunit
|
|
|
|
makedepends = git
|
|
|
|
makedepends = cmake
|
|
|
|
makedepends = msgpack-cxx
|
|
|
|
makedepends = asio
|
|
|
|
makedepends = restinio
|
|
|
|
makedepends = cython0
|
|
|
|
makedepends = python-setuptools
|
|
|
|
depends = glibc
|
|
|
|
depends = gnutls
|
|
|
|
depends = nettle
|
|
|
|
depends = readline
|
|
|
|
depends = argon2
|
|
|
|
depends = jsoncpp
|
|
|
|
depends = libjsoncpp.so
|
|
|
|
depends = fmt
|
|
|
|
depends = http-parser
|
|
|
|
depends = openssl
|
|
|
|
optdepends = python: to use the Python bindings
|
|
|
|
optdepends = msgpack-cxx: linking against opendht
|
2024-03-31 00:59:14 +00:00
|
|
|
source = git+https://github.com/savoirfairelinux/opendht#commit=4eaa53a4a6c5bee338c0363a765a68505bd75085
|
|
|
|
sha256sums = a62ef74869dde75c52ae3b26d187499be58d293b41aed3730d277793ecb4a420
|
2023-11-04 00:03:26 +00:00
|
|
|
|
|
|
|
pkgname = opendht
|