slackbuilds/system/gtk-vnc
Willy Sudiarto Raharjo 9e29810cb0 system/gtk-vnc: Updated for version 0.5.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-05-31 14:45:18 +07:00
..
README system/gtk-vnc: Updated for version 0.5.4. 2015-05-31 14:45:18 +07:00
gtk-vnc.SlackBuild system/gtk-vnc: Updated for version 0.5.4. 2015-05-31 14:45:18 +07:00
gtk-vnc.info system/gtk-vnc: Updated for version 0.5.4. 2015-05-31 14:45:18 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05: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

NOTE: gtk-vnc requires cairo 1.12.16 or greater to perform
correctly, especially with pygtk bindings.

Optional dependency: pulseaudio