void-packages/srcpkgs/mosh/template
2012-07-16 22:24:17 +02:00

20 lines
750 B
Plaintext

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