2012-04-10 12:29:50 +02:00
|
|
|
# Template file for 'mosh'
|
|
|
|
pkgname=mosh
|
2012-05-29 19:00:18 +02:00
|
|
|
version=1.2.1
|
2012-04-10 12:29:50 +02:00
|
|
|
homepage="http://mosh.mit.edu/"
|
|
|
|
distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz"
|
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config ncurses-devel protobuf-devel libutempter-devel"
|
|
|
|
fulldepends="perl-IO-Tty"
|
2012-04-10 12:29:50 +02:00
|
|
|
short_desc="MObile SHell"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="GPL-3"
|
2012-05-29 19:00:18 +02:00
|
|
|
checksum=e11e050a8d15603caa32d0f874c39245d1bffa258c7dadfc5f8d820d6ff61656
|
2012-04-10 12:29:50 +02:00
|
|
|
long_desc="
|
|
|
|
Remote terminal application that allows roaming, supports intermittent
|
|
|
|
connectivity, and provides intelligent local echo and line editing of user keystrokes.
|
|
|
|
|
|
|
|
Mosh is a replacement for SSH. It's more robust and responsive, especially over
|
|
|
|
Wi-Fi, cellular, and long-distance links."
|