19 lines
750 B
Text
19 lines
750 B
Text
# Template file for 'mosh'
|
|
pkgname=mosh
|
|
version=1.2.1
|
|
homepage="http://mosh.mit.edu/"
|
|
distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config ncurses-devel protobuf-devel libutempter-devel"
|
|
fulldepends="perl-IO-Tty"
|
|
revision=1
|
|
short_desc="MObile SHell"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-3"
|
|
checksum=e11e050a8d15603caa32d0f874c39245d1bffa258c7dadfc5f8d820d6ff61656
|
|
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."
|