Stop bundling libtermkey
commit7beac4372d8a111dd3fa270f9e0b628305afd40d
authorPetr Pavlu <setup@dagobah.cz>
Mon, 2 Apr 2018 16:53:07 +0000 (2 17:53 +0100)
committerPetr Pavlu <setup@dagobah.cz>
Mon, 2 Apr 2018 16:53:10 +0000 (2 17:53 +0100)
tree2d4c42df32712ddb8e1c85ead2b86f3b15373860
parentdae74ba09521dffce0a736268c999b8e8e5d4e8d
Stop bundling libtermkey

The library is now present at least in Debian stretch (stable) and
Fedora 26, 27, EPEL 7 so there is little reason to continue bundling it
with CenterIM.
14 files changed:
.travis.yml
CMakeLists.txt
configure.ac
cppconsui/CMakeLists.txt
cppconsui/CoreManager.h
cppconsui/InputProcessor.h
cppconsui/KeyConfig.h
cppconsui/Keys.h
cppconsui/Makefile.am
cppconsui/libtermkey/driver-csi.c [deleted file]
cppconsui/libtermkey/driver-ti.c [deleted file]
cppconsui/libtermkey/termkey-internal.h [deleted file]
cppconsui/libtermkey/termkey.c [deleted file]
cppconsui/libtermkey/termkey.h [deleted file]