Source-Makefile: feeds/tmate/msgpack-c/Makefile Package: libmsgpack-c Version: 3.3.0-1 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread Conflicts: Menu-Depends: Provides: Section: lib Category: Libraries Repository: base Title: MessagePack implementation for C and C++ / msgpack.org[C/C++] Maintainer: [CTCGFW]Project OpenWrt Source: msgpack-c-3.3.0.tar.gz License: BSL-1.0 LicenseFiles: LICENSE Type: ipkg Description: MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller. Small integers are encoded into a single byte and short strings require only one extra byte in addition to the strings themselves. https://github.com/msgpack/msgpack-c [CTCGFW]Project OpenWrt @@ Source-Makefile: feeds/tmate/tmate/Makefile Build-Depends: msgpack-c ncurses Package: tmate Submenu: SSH Version: 2.4.0-cbec43f-1 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libpthread +libevent2 +libssh +libmsgpack-c +libncurses Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: base Title: Instant Terminal Sharing Maintainer: [CTCGFW]Project OpenWrt Source: tmate-2.4.0-cbec43f-cbec43f56dfb48c2fb6e00faa2cb85443d4b7d8f.tar.gz License: ISC LicenseFiles: LICENSE Type: ipkg Description: Tmate is a fork of tmux. It provides an instant pairing solution. https://tmate.io [CTCGFW]Project OpenWrt @@