The Gtk VNC package contains a VNC viewer widget for GTK+. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://download.gnome.org/sources/gtk-vnc/1.3/gtk-vnc-1.3.1.tar.xz
Download (FTP): ftp://ftp.acc.umu.se/pub/gnome/sources/gtk-vnc/1.3/gtk-vnc-1.3.1.tar.xz
Download MD5 sum: 27f0dc7f33cbfdaa6c9eb7cf169f4866
Download size: 220 KB
Estimated disk space required: 5.2 MB
Estimated build time: 0.1 SBU
GnuTLS-3.8.0, GTK+-3.24.36, and libgcrypt-1.10.1
gobject-introspection-1.74.0 and Vala-0.56.4
Cyrus SASL-2.1.28 and PulseAudio-16.1
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/gtk-vnc
Install Gtk VNC by running the following commands:
mkdir build && cd build && meson --prefix=/usr --buildtype=release .. && ninja
This package does not come with a test suite.
Now, as the root
user:
ninja install
-Dwith-vala=false
: This switch disables
building of the Vala bindings. Add this if you decide to build
gtk-vnc without vala installed.