summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2800e01ef353c83f23778327621f7d1e61f84a7f (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
31
32
33
34
35
36
pkgbase = gnutls-git
	pkgdesc = A secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them
	pkgver = 3.8.9.r2.g5c1a38f7e
	pkgrel = 1
	url = https://www.gnutls.org/
	arch = i686
	arch = x86_64
	license = LGPL-2.1-or-later AND GPL-3.0-or-later
	makedepends = git
	makedepends = autogen
	makedepends = gperf
	makedepends = gtk-doc
	makedepends = p11-kit
	makedepends = rsync
	makedepends = wget
	depends = glibc
	depends = brotli
	depends = leancrypto
	depends = libidn2
	depends = libp11-kit
	depends = libtasn1
	depends = libunistring
	depends = nettle
	depends = readline
	depends = zlib
	depends = zstd
	optdepends = tpm2-tss: support for TPM2 wrapped keys
	provides = gnutls=3.8.9.r2.g5c1a38f7e
	conflicts = gnutls
	options = !zipman
	backup = etc/gnutls/config
	backup = etc/modules-load.d/gnutls.conf
	source = git+https://gitlab.com/gnutls/gnutls.git
	sha256sums = SKIP

pkgname = gnutls-git