summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d9d8a865e9afc0182f4f40205f35500f5992be92 (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
pkgbase = libssh-gnutls
	pkgdesc = Library for accessing ssh client services through C libraries - compiled with gnutls (libgcrypt), documentation for libssh
	pkgver = 0.8.6
	pkgrel = 2
	url = http://www.libssh.org/
	arch = x86_64
	license = LGPL
	makedepends = cmake
	makedepends = cmocka
	makedepends = doxygen<=1.8.14
	makedepends = python
	source = https://www.libssh.org/files/0.8/libssh-0.8.6.tar.xz
	source = https://www.libssh.org/files/0.8/libssh-0.8.6.tar.xz.asc
	validpgpkeys = 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D
	sha256sums = 1046b95632a07fc00b1ea70ee683072d0c8a23f544f4535440b727812002fd01
	sha256sums = SKIP

pkgname = libssh-gnutls
	pkgdesc = Library for accessing ssh client services through C libraries - compiled with gnutls (libgcrypt)
	arch = x86_64
	depends = libgcrypt
	depends = zlib
	provides = libssh
	conflicts = libssh

pkgname = libssh-gnutls-docs
	pkgdesc = Documentation for libssh
	arch = any
	provides = libssh-docs
	conflicts = libssh-docs