14 lines
523 B
Bash
14 lines
523 B
Bash
# Template file for 'mosh'
|
|
pkgname=mosh
|
|
version=1.3.0
|
|
revision=4
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config protobuf-devel"
|
|
makedepends="ncurses-devel protobuf-devel libutempter-devel libressl-devel"
|
|
depends="perl-IO-Tty"
|
|
short_desc="Mobile shell, remote terminal application that allows roaming"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-3"
|
|
homepage="https://mosh.org/"
|
|
distfiles="https://mosh.org/mosh-${version}.tar.gz"
|
|
checksum=320e12f461e55d71566597976bd9440ba6c5265fa68fbf614c6f1c8401f93376
|