./wip/termit, Simple vte-based terminal with tabs and encoding switching

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.4.0nb1, Package name: termit-2.4.0nb1, Maintainer: jan.smydke

Simple terminal emulator based on vte library,
extensible via Lua

Features:

* multiple tabs
* switching encodings
* sessions
* configurable keybindings
* embedded Lua
* xterm-like dynamic window title


Required to run:
[sysutils/desktop-file-utils] [lang/lua] [x11/vte]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/cmake] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites:

SHA1: 93770fa0e2152d1270450479074816e59b266888
RMD160: 035a26875062be56daa7ea92dfaf2b240473bbec
Filesize: 34.76 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235) | Package updated
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-04-11 18:03:45 by crocusino | Files touched by this commit (3) | Package updated
Log message:
Updated to 2.4.0
   2010-03-18 01:06:02 by crocusino | Files touched by this commit (2)
Log message:
- got rid of pkglint -Wall warnings
- PKGMANDIR used instead of a fixed path
   2010-03-16 23:10:38 by crocusino | Files touched by this commit (4) | Imported package
Log message:
Import termit-2.3.0 as wip/termit.

Simple terminal emulator based on vte library,
extensible via Lua

Features:

    * multiple tabs
    * switching encodings
    * sessions
    * configurable keybindings
    * embedded Lua
    * xterm-like dynamic window title