summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgrufo2022-07-10 15:52:01 +0200
committergrufo2022-07-10 15:52:01 +0200
commitc9b4c705a2280157bfde846c7672f9c54c8d37f0 (patch)
tree562e01300130d9fdc6ed78dfde743035e6a32778 /.SRCINFO
parent00f4dc55be3c330d542e2297a6ae30a52614e812 (diff)
downloadaur-c9b4c705a2280157bfde846c7672f9c54c8d37f0.tar.gz
Move `miniupnpc` to `$depends`; remove `libgabe` and `pbc` from `$optdepends`; add `jose` to `$optdepends`; bump version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f597dfebdbfe..b60c265473cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnunet-git
pkgdesc = A framework for secure peer-to-peer networking
- pkgver = 0.17.1.r0.g64c1086df
+ pkgver = 0.17.1.r21.g6a60c7d43
pkgrel = 1
url = http://gnunet.org
install = gnunet.install
@@ -30,6 +30,7 @@ pkgbase = gnunet-git
depends = libsodium
depends = libtool
depends = libunistring
+ depends = miniupnpc
depends = nss
depends = openssl
depends = sqlite
@@ -37,14 +38,12 @@ pkgbase = gnunet-git
depends = zlib
optdepends = bluez: for bluetooth transport
optdepends = gnunet-gtk: for handling the gnunet:// URI scheme
- optdepends = libgabe: for Attribute-Based Encryption
+ optdepends = jose: for re:claimID OpenID Connect plugin
optdepends = libogg: for conversation service
optdepends = libpabc: for re:claimID zero-knowledge privacy credentials
optdepends = libpulse: for conversation service
- optdepends = miniupnpc: for NAT uPnP support
optdepends = mysql: for an alternative to sqlite in the database plugin
optdepends = opus: for conversation service
- optdepends = pbc: for Attribute-Based Encryption
optdepends = postgresql: for an alternative to sqlite in the database plugin
optdepends = python: for test suite
optdepends = texi2mdoc: for automatic mdoc generation