aboutsummaryrefslogtreecommitdiff
path: root/contrib/packages/arch/gnunet/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/packages/arch/gnunet/PKGBUILD')
-rw-r--r--contrib/packages/arch/gnunet/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/contrib/packages/arch/gnunet/PKGBUILD b/contrib/packages/arch/gnunet/PKGBUILD
index 2dfcdd6ec..8973b4144 100644
--- a/contrib/packages/arch/gnunet/PKGBUILD
+++ b/contrib/packages/arch/gnunet/PKGBUILD
@@ -5,7 +5,7 @@
5# Contributor: wahnby <wahnby AT yahoo DOT fr> 5# Contributor: wahnby <wahnby AT yahoo DOT fr>
6 6
7pkgname='gnunet' 7pkgname='gnunet'
8pkgver='0.17.0' 8pkgver='0.17.2'
9pkgrel=1 9pkgrel=1
10pkgdesc='A framework for secure peer-to-peer networking' 10pkgdesc='A framework for secure peer-to-peer networking'
11arch=('i686' 'x86_64') 11arch=('i686' 'x86_64')
@@ -14,19 +14,18 @@ license=('AGPL')
14conflicts=("${pkgname}-git" "${pkgname}-bin") 14conflicts=("${pkgname}-git" "${pkgname}-bin")
15depends=('brotli' 'gettext' 'gnurl' 'gnutls' 'iptables' 'jansson' 15depends=('brotli' 'gettext' 'gnurl' 'gnutls' 'iptables' 'jansson'
16 'libextractor' 'libgcrypt' 'libidn2' 'libmicrohttpd' 'libsodium' 16 'libextractor' 'libgcrypt' 'libidn2' 'libmicrohttpd' 'libsodium'
17 'libtool' 'libunistring' 'nss' 'openssl' 'sqlite' 'which' 'zlib') 17 'libtool' 'libunistring' 'miniupnpc' 'nss' 'openssl' 'sqlite' 'which'
18 'zlib')
18makedepends=('bluez-libs' 'libpulse' 'libtool' 'opus' 'pkgconfig' 'postgresql' 19makedepends=('bluez-libs' 'libpulse' 'libtool' 'opus' 'pkgconfig' 'postgresql'
19 'python') 20 'python')
20optdepends=('bluez: for bluetooth transport' 21optdepends=('bluez: for bluetooth transport'
21 'gnunet-gtk: for handling the gnunet:// URI scheme' 22 'gnunet-gtk: for handling the gnunet:// URI scheme'
22 'libgabe: for Attribute-Based Encryption' 23 'jose: for re:claimID OpenID Connect plugin'
23 'libogg: for conversation service' 24 'libogg: for conversation service'
24 'libpabc: for re:claimID zero-knowledge privacy credentials' 25 'libpabc: for re:claimID zero-knowledge privacy credentials'
25 'libpulse: for conversation service' 26 'libpulse: for conversation service'
26 'miniupnpc: for NAT uPnP support'
27 'mysql: for an alternative to sqlite in the database plugin' 27 'mysql: for an alternative to sqlite in the database plugin'
28 'opus: for conversation service' 28 'opus: for conversation service'
29 'pbc: for Attribute-Based Encryption'
30 'postgresql: for an alternative to sqlite in the database plugin' 29 'postgresql: for an alternative to sqlite in the database plugin'
31 'python: for test suite' 30 'python: for test suite'
32 'texi2mdoc: for automatic mdoc generation' 31 'texi2mdoc: for automatic mdoc generation'
@@ -43,7 +42,7 @@ source=("ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig}
43 "${pkgname}-user.service") 42 "${pkgname}-user.service")
44install="${pkgname}.install" 43install="${pkgname}.install"
45validpgpkeys=('3D11063C10F98D14BD24D1470B0998EF86F59B6A') 44validpgpkeys=('3D11063C10F98D14BD24D1470B0998EF86F59B6A')
46sha256sums=('6b2f7bf34c3c3986f2c294f04e881dda9db8ef636c0e78ebcf8084b8a47d49ca' 45sha256sums=('38b13b578e2490a99222757c64727deb97939fdf797107f986287c2944ee7541'
47 'SKIP' 46 'SKIP'
48 '163818b89beddcaf78937daba5bdf0ae060b2975de0731aa13d1ccdd813cf262' 47 '163818b89beddcaf78937daba5bdf0ae060b2975de0731aa13d1ccdd813cf262'
49 '66299dbbdd0219d2f5f0520e69fc094f38f789724d973c2f63a421257ea4f755' 48 '66299dbbdd0219d2f5f0520e69fc094f38f789724d973c2f63a421257ea4f755'