gnome-connections is a VNC and RDP client for the GNOME Desktop.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://download.gnome.org/sources/gnome-connections/46/gnome-connections-46.0.tar.xz
Download MD5 sum: dcd819bfb15af4652842fb6b91fb9c7f
Download size: 3.9 MB
Estimated disk space required: 16 MB
Estimated build time: 0.1 SBU
AppStream-1.0.3, FreeRDP-3.7.0, gtk-vnc-1.3.1, itstool-2.0.7, libhandy-1.8.3, and Vala-0.56.17
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