slackbuilds/system/gtk-vnc
Willy Sudiarto Raharjo f41ee674b7
system/gtk-vnc: Updated for version 1.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-08-25 09:02:56 +07:00
..
README system/gtk-vnc: Updated for version 0.7.0. 2017-02-11 05:32:58 +07:00
gtk-vnc.SlackBuild system/gtk-vnc: Updated for version 1.0.0. 2019-08-25 09:02:56 +07:00
gtk-vnc.info system/gtk-vnc: Updated for version 1.0.0. 2019-08-25 09:02:56 +07:00
slack-desc system/gtk-vnc: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

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