road for kio-extras part-2

This commit is contained in:
Ertuğrul Erata
2015-07-30 16:53:35 +03:00
parent 456b51c1c5
commit 222124cc10
6 changed files with 64 additions and 50 deletions
+3 -2
View File
@@ -12,12 +12,13 @@
<IsA>library</IsA>
<Summary>Full C library functions for manipulating a client-side SSH connection</Summary>
<Description>libssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its Secure FTP implementation, you can play with remote files easily, without third-party programs others than libcrypto (from openssl).</Description>
<Archive sha1sum="4e79f902ae91456de56f5d6ca8dc94c452379749" type="tarxz">https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.6.4.tar.gz</Archive>
<Archive sha1sum="4e79f902ae91456de56f5d6ca8dc94c452379749" type="targz">https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.6.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>graphviz</Dependency>
<!--Dependency>graphviz</Dependency-->
<Dependency>doxygen</Dependency>
<Dependency>cmake</Dependency>
</BuildDependencies>
</Source>