tmate: add recipe version 2.4.0

Add a recipe for tmate, a fork of tmux that provides remote terminal
sharing.

Signed-off-by: Marius Kriegerowski <marius.kriegerowski@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Marius Kriegerowski
2021-03-27 15:59:07 +01:00
committed by Khem Raj
parent 3c41c25774
commit 8ac832ceb9
2 changed files with 18 additions and 0 deletions
@@ -415,6 +415,7 @@ RDEPENDS_packagegroup-meta-oe-extended ="\
snappy \
tipcutils \
tiptop \
tmate \
tmux \
triggerhappy \
upm \
@@ -0,0 +1,17 @@
SUMMARY = "Instant terminal sharing"
DESCRIPTION = "Tmate is a fork of tmux. It provides an instant pairing solution."
AUTHOR = "Marius Kriegerowski <marius.kriegerowski@gmail.com>"
HOMEPAGE = "https://tmate.io/"
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://COPYING;md5=f7d9aab84ec6567139a4755c48d147fb"
DEPENDS_append = " libevent libssh msgpack-c ncurses"
SRC_URI = "\
git://github.com/tmate-io/tmate.git;protocol=https \
"
SRCREV = "5e00bfa5e137e76c81888727712ced2b3fd99f5b"
S = "${WORKDIR}/git"
inherit pkgconfig autotools