summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fc54113b44962e0e64743c18180b76f33de4230a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = android-x86-libssh
	pkgdesc = Library for accessing ssh client services through C libraries (android)
	pkgver = 0.9.6
	pkgrel = 2
	url = https://www.libssh.org/
	arch = any
	groups = android-libssh
	license = LGPL
	makedepends = android-cmake
	makedepends = doxygen
	makedepends = python
	depends = android-x86-zlib
	depends = android-x86-openssl
	options = !strip
	options = !buildflags
	options = staticlibs
	options = !emptydirs
	source = https://www.libssh.org/files/0.9/libssh-0.9.6.tar.xz
	source = staticlibfix.patch
	md5sums = 0174df377361221a31a9576afbaba330
	md5sums = cb8d77a8779db385ac57f4d2c885a31b

pkgname = android-x86-libssh