Name libtsm
Version 4.4.3 (6cdacfc452bf29d98e297fe3a96e55e94a88ce3e)
Summary Terminal Emulator State Machine
Description TSM is a state machine for DEC VT100-VT520 compatible terminal emulators. It tries to support all common standards while keeping compatibility to existing emulators like xterm, gnome-terminal, konsole, etc. TSM itself does not provide any rendering nor window management. It is a simple plain state machine without any external dependencies. It can be used to implement terminal emulators, but also to implement other applications that need to interpret terminal escape sequences.
Section libs
License MIT & LGPL-2.1-or-later
Homepage https://github.com/kmscon/libtsm
Bug tracker https://github.com/kmscon/libtsm/issues
Recipe file recipes-graphics/libtsm/libtsm_4.4.3.bb
Layer meta-oe (master branch)
Inherits
  • gcc
  • gcc-native
  • meson
  • meson-routines
  • pkgconfig
  • python3-dir
  • python3native
  • qemu
  • siteinfo
Dependencies
  • gcc-cross-i686
  • meson-native
  • ninja-native
  • pkgconf-native
  • python3-native
  • qemu-native
  • virtual/compilerlibs
  • virtual/libc
  • xkeyboard-config
PACKAGECONFIG options
  • vardepvalue

Sources

git://github.com/kmscon/libtsm

Patches

None

Other branches

This recipe in other branches of meta-oe:

Branch Recipe
master libtsm 4.4.3 (this recipe)