SlackBuildsOrg/system/gtk-vnc
Willy Sudiarto Raharjo e8ca93cc91
system/gtk-vnc: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-08-11 07:22:23 +07:00
..
gtk-vnc.info system/gtk-vnc: Update DEP. 2018-08-11 07:22:23 +07:00
gtk-vnc.SlackBuild
README
slack-desc

gtk-vnc is a VNC viewer widget for GTK. It is built using
coroutines allowing it to be completely asynchronous while
remaining single threaded. It provides a core C library, and
bindings for Python (PyGTK)

This script builds both the gtk+2 and gtk+3 versions of the
library.  To avoid building the gtk+3 version, pass "GTK3=no"
when launching the SlackBuild.  For example:
    GTK3=no ./gtk-vnc.SlackBuild

Optional dependency: perl-Text-CSV