libvterm
Port variant standard
Summary VT220/xterm/ECMA-48 terminal emulator
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
Subpackage Descriptions
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.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
libtool:single:standard
perl-5.36:primary:standard
Runtime (only) libvterm:primary:standard (tools subpackage)
Download groups
main https://launchpad.net/libvterm/trunk/v0.3/+download/
Distribution File Information
09156f43dd2128bd347cbeebe50d9a571d32c64e0cf18d211197946aff7226e0 80024 libvterm-0.3.3.tar.gz
Ports that require libvterm:standard
neovim:standard Next generation Vim