Port variant | standard |
Summary | VT220/xterm/ECMA-48 terminal emulator |
BROKEN | |
Package version | 0.3.3 |
Homepage | https://launchpad.net/libvterm |
Keywords | devel |
Maintainer | nobody |
License | MIT |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 13 AUG 2023, 22:08:21 UTC |
Port created | 01 JUL 2017, 02:38:06 UTC |
complete | This is the libvterm-standard metapackage. It pulls in all subpackages of libvterm-standard. |
primary | Abstract C99 library which implements a VT220 or xterm-like terminal emulator. It doesn't use any particular graphics toolkit or output system, instead it invokes callback function pointers that its embedding program should provide it to draw on its behalf. It avoids calling malloc() during normal running state, allowing it to be used in embedded kernel situations. |
dev | This is the developer subpackage of the libvterm-standard port. It may contain headers, pc files, static and PIC libraries and SO links. |
tools | This package contains tools base on vterm library. |
Build (only) |
gmake:primary:standard libtool:single:standard perl-5.38:primary:standard |
Runtime (only) | libvterm:primary:standard (tools subpackage) |
main | https://launchpad.net/libvterm/trunk/v0.3/+download/ |
neovim:standard | Next generation Vim |