# Template file for 'libssh2' pkgname=libssh2 version=1.4.3 revision=1 subpackages="$pkgname-devel" build_style=gnu-configure configure_args="--disable-static" makedepends="openssl-devel" short_desc="library implementing the SSH2 protocol" maintainer="Juan RP " license="BSD" homepage="http://www.libssh2.org/" distfiles="http://www.libssh2.org/download/$pkgname-$version.tar.gz" checksum=418c09061fb9c3c26fec391a35a062780b21b3199885e3b27054619582469bd3 long_desc=" libssh2 is a client-side C library implementing the SSH2 protocol. It supports regular terminal, SCP and SFTP sessions; port forwarding; password, key-based and keyboard-interactive authentication."