14 lines
523 B
Bash
14 lines
523 B
Bash
# Template file for 'mosh'
|
|
pkgname=mosh
|
|
version=1.2.6
|
|
revision=2
|
|
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=7e82b7fbfcc698c70f5843bb960dadb8e7bd7ac1d4d2151c9d979372ea850e85
|