SlackBuildsOrg/system/lxterminal
Matteo Bernardini 1b92a99dcb
system/lxterminal: Switch to gtk+3 by default.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-27 09:28:39 +07:00
..
doinst.sh
lxterminal.info
lxterminal.SlackBuild
README
slack-desc

LXTerminal is a quick configurable terminal emulator, based on vte libs.
It uses a single process for each window/tab so it's very light on
resources.

If you want to build this for gtk+2, pass to the script the switch

  GTK3=no

you will need the additional dependency vte2 in this case