Port details on branch 2022Q2 |
- gtk-vnc VNC viewer widget for GTK
- 1.5.0 net
=9 1.3.1_6Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2007-12-16 19:33:01
- Last Update: 2025-08-27 12:11:36
- Commit Hash: a571fac
- People watching this port, also watch:: libexif, xorg-fonts-truetype, libXdamage, xorg-docs, xcmsdb
- Also Listed In: gnome
- License: LGPL21
- WWW:
- https://gitlab.gnome.org/GNOME/gtk-vnc
- Description:
- 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 supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication
extension providing SSL/TLS encryption with x509 certificate authentication.
The core library is written in C and a binding for Python using PyGTK is
available. The networking layer supports connections over both IPv4 and IPv6.
Example code illustrates how to build a vncviewer replacement using either C
or Python.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/gtk-vnc/ && make install clean
- To add the package, run one of these commands:
- pkg install net/gtk-vnc
- pkg install gtk-vnc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gtk-vnc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1756131434
SHA256 (gtk-vnc-1.5.0.tar.xz) = c0beb4747528ad931da43acc567c6a0190f7fc624465571ed9ccece02c34dd23
SIZE (gtk-vnc-1.5.0.tar.xz) = 227600
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gi-docgen : textproc/py-gi-docgen
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- valac : lang/vala
- perl5>=5.42.r<5.43 : lang/perl5.42
- x11.pc : x11/libX11
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- perl5>=5.42.r<5.43 : lang/perl5.42
- x11.pc : x11/libX11
- Library dependencies:
-
- libgnutls.so : security/gnutls
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- libsasl2.so : security/cyrus-sasl2
- libpulse.so : audio/pulseaudio
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Libraries
-
- net/gnome-connections
- net/vinagre
- net-mgmt/virt-viewer
- for Run
-
- deskutils/virt-manager
Configuration Options:
- ===> The following configuration options are available for gtk-vnc-1.5.0:
DOCS=on: Build and/or install documentation
PULSEAUDIO=on: use PulseAudio for audio playback
===> Use 'make config' to modify these settings
- Options name:
- net_gtk-vnc
- USES:
- gettext gnome localbase meson perl5 pkgconfig python tar:xz vala:build xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|