summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1c95f7c4e284d55a846b5e24582009b4a4611ad1 (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
pkgbase = gnutls-git
	pkgdesc = A secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them
	pkgver = 3.6.4.r4.gc9c4523ea
	pkgrel = 1
	url = https://www.gnutls.org/
	arch = i686
	arch = x86_64
	license = LGPL
	makedepends = git
	makedepends = autogen
	makedepends = gperf
	makedepends = rsync
	makedepends = wget
	depends = glibc
	depends = libidn2
	depends = libtasn1
	depends = libunistring
	depends = nettle
	depends = p11-kit
	depends = readline
	depends = zlib
	optdepends = guile: for use with Guile bindings
	provides = gnutls
	conflicts = gnutls
	source = git+https://gitlab.com/gnutls/gnutls.git
	sha256sums = SKIP

pkgname = gnutls-git