summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/tmate/tmate_2.4.0.bb
blob: 5fb28b0085355e973648a0ec0381d1d85c30218b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SUMMARY = "Instant terminal sharing"
DESCRIPTION = "Tmate is a fork of tmux. It provides an instant pairing solution."
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;branch=master \
    file://0001-fix-finding-msgpack.patch \
"

SRCREV = "5e00bfa5e137e76c81888727712ced2b3fd99f5b"


inherit pkgconfig autotools