summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2020-01-18 17:04:23 -0300
committerGonzalo Exequiel Pedone2020-01-18 17:04:23 -0300
commit9322e4216b2d4e559e914a1956c9cf6358641744 (patch)
tree6f41ad430640eaab450901786eae69f472877d85 /.SRCINFO
downloadaur-9322e4216b2d4e559e914a1956c9cf6358641744.tar.gz
Package created.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c1f66b4d38f2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = android-x86-libssh
+ pkgdesc = Library for accessing ssh client services through C libraries (android)
+ pkgver = 0.9.3
+ pkgrel = 1
+ url = https://www.libssh.org/
+ arch = any
+ 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.3.tar.xz
+ source = staticlibfix.patch
+ sha256sums = 2c8b5f894dced58b3d629f16f3afa6562c20b4bdc894639163cf657833688f0c
+ sha256sums = befd0650f7f6fd1d92872b8e2676a201b1449b009706de7fdbdd400b716fddf8
+
+pkgname = android-x86-libssh
+