blob: df534ddda44b57f9728f5b3d7a4884da9efe3055 [file] [log] [blame]
Andrew Geissler32b11992021-03-31 13:37:05 -05001SUMMARY = "Instant terminal sharing"
2DESCRIPTION = "Tmate is a fork of tmux. It provides an instant pairing solution."
3AUTHOR = "Marius Kriegerowski <marius.kriegerowski@gmail.com>"
4HOMEPAGE = "https://tmate.io/"
5LICENSE = "ISC"
6LIC_FILES_CHKSUM = "file://COPYING;md5=f7d9aab84ec6567139a4755c48d147fb"
7
8DEPENDS_append = " libevent libssh msgpack-c ncurses"
9SRC_URI = "\
10 git://github.com/tmate-io/tmate.git;protocol=https \
11"
12
13SRCREV = "5e00bfa5e137e76c81888727712ced2b3fd99f5b"
14
15S = "${WORKDIR}/git"
16
17inherit pkgconfig autotools