gnome-connections is a VNC and RDP client for the GNOME Desktop.
This version of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable version of the System V books.
Download (HTTP): https://download.gnome.org/sources/gnome-connections/50/gnome-connections-50.0.tar.xz
Download MD5 sum: 8c39ecc6125b8b15e4190aa839d2abbd
Download size: 3.9 MB
Estimated disk space required: 14 MB
Estimated build time: 0.1 SBU
AppStream-1.1.6, FreeRDP-3.30.0, gtk-vnc-1.5.0, itstool-2.0.7, libhandy-1.8.3, libsecret-0.21.7, and Vala-0.56.19
Install gnome-connections by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test
Now, as the root user:
ninja install