1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: termit
Section: x11
Priority: optional
Maintainer: Thomas Koch <thomas@koch.ro>
Uploaders: Tomas fasth <tomfa@debian.org>
Build-Depends:
debhelper-compat (= 12),
cmake,
libgtk-3-dev,
liblua5.3-dev,
libvte-2.91-dev,
Standards-Version: 4.5.0
Homepage: https://github.com/nonstop/termit/wiki
Vcs-Git: https://salsa.debian.org/debian/termit.git
Vcs-Browser: https://salsa.debian.org/debian/termit
Package: termit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: x-terminal-emulator
Description: Simple terminal emulator based on vte library, embedded lua
Support features like multiple tabs, switching encodings, sessions,
configurable keybindings, embedded Lua language and xterm-like dynamic
window title
|