summaryrefslogtreecommitdiff
path: root/net/gtk-vnc
diff options
context:
space:
mode:
Diffstat (limited to 'net/gtk-vnc')
-rw-r--r--net/gtk-vnc/Makefile12
-rw-r--r--net/gtk-vnc/distinfo6
-rw-r--r--net/gtk-vnc/files/patch-src_continuation.h12
-rw-r--r--net/gtk-vnc/pkg-plist389
4 files changed, 405 insertions, 14 deletions
diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile
index 6dee94b7305f..cad7f5d6b885 100644
--- a/net/gtk-vnc/Makefile
+++ b/net/gtk-vnc/Makefile
@@ -1,12 +1,11 @@
PORTNAME= gtk-vnc
-PORTVERSION= 1.3.1
-PORTREVISION= 6
+PORTVERSION= 1.5.0
CATEGORIES= net gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= VNC viewer widget for GTK
-WWW= http://live.gnome.org/gtk-vnc
+WWW= https://gitlab.gnome.org/GNOME/gtk-vnc
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
@@ -22,14 +21,19 @@ USE_GNOME= cairo gdkpixbuf gtk30 introspection:build
USE_XORG= x11
USE_LDCONFIG= yes
-OPTIONS_DEFINE= PULSEAUDIO
+OPTIONS_DEFINE= DOCS PULSEAUDIO
OPTIONS_DEFAULT=PULSEAUDIO
OPTIONS_SUB= yes
+DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen
+DOCS_MESON_ENABLED= gi-docs
+
PULSEAUDIO_DESC= use PulseAudio for audio playback
PULSEAUDIO_MESON_ENABLED= pulseaudio
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
BINARY_ALIAS= python3=${PYTHON_VERSION}
+PLIST_SUB+= DOCSDIR2=share/doc/gvnc
+
.include <bsd.port.mk>
diff --git a/net/gtk-vnc/distinfo b/net/gtk-vnc/distinfo
index 397e4500f0fb..7e893ff44986 100644
--- a/net/gtk-vnc/distinfo
+++ b/net/gtk-vnc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659641066
-SHA256 (gtk-vnc-1.3.1.tar.xz) = 512763ac4e0559d0158b6682ca5dd1a3bd633f082f5e4349d7158e6b5f80f1ce
-SIZE (gtk-vnc-1.3.1.tar.xz) = 222204
+TIMESTAMP = 1756131434
+SHA256 (gtk-vnc-1.5.0.tar.xz) = c0beb4747528ad931da43acc567c6a0190f7fc624465571ed9ccece02c34dd23
+SIZE (gtk-vnc-1.5.0.tar.xz) = 227600
diff --git a/net/gtk-vnc/files/patch-src_continuation.h b/net/gtk-vnc/files/patch-src_continuation.h
index 6b4878259190..51988c122fd4 100644
--- a/net/gtk-vnc/files/patch-src_continuation.h
+++ b/net/gtk-vnc/files/patch-src_continuation.h
@@ -1,10 +1,10 @@
---- src/continuation.h.orig 2011-02-18 16:29:10.000000000 +0000
-+++ src/continuation.h 2011-02-20 17:50:37.000000000 +0000
-@@ -21,6 +21,7 @@
- #ifndef _CONTINUATION_H_
- #define _CONTINUATION_H_
+--- src/continuation.h.orig 2025-02-07 09:45:55 UTC
++++ src/continuation.h
+@@ -23,6 +23,7 @@
+ #include <stddef.h>
+ #include <setjmp.h>
+#include <sys/types.h>
- #include <ucontext.h>
struct continuation
+ {
diff --git a/net/gtk-vnc/pkg-plist b/net/gtk-vnc/pkg-plist
index 02e6a94f79c2..f2877dcfe2fd 100644
--- a/net/gtk-vnc/pkg-plist
+++ b/net/gtk-vnc/pkg-plist
@@ -35,10 +35,394 @@ lib/libgvnc-1.0.so.0.0.1
libdata/pkgconfig/gtk-vnc-2.0.pc
libdata/pkgconfig/gvnc-1.0.pc
%%PULSEAUDIO%%libdata/pkgconfig/gvncpulse-1.0.pc
-share/man/man1/gvnccapture.1.gz
share/gir-1.0/GVnc-1.0.gir
%%PULSEAUDIO%%share/gir-1.0/GVncPulse-1.0.gir
share/gir-1.0/GtkVnc-2.0.gir
+%%PORTDOCS%%%%DOCSDIR%%.toml
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-Black.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-Black.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-BlackItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-BlackItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-Bold.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-Bold.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-BoldItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-BoldItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-Italic.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-Italic.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-Medium.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-Medium.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-MediumItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-MediumItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-Regular.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatDisplay-Regular.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-Bold.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-Bold.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-BoldItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-BoldItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-Italic.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-Italic.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-Medium.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-Medium.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-MediumItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-MediumItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-Regular.woff
+%%PORTDOCS%%%%DOCSDIR%%/RedHatText-Regular.woff2
+%%PORTDOCS%%%%DOCSDIR%%/SourceCodePro-It.ttf.woff
+%%PORTDOCS%%%%DOCSDIR%%/SourceCodePro-Regular.ttf.woff
+%%PORTDOCS%%%%DOCSDIR%%/SourceCodePro-Semibold.ttf.woff
+%%PORTDOCS%%%%DOCSDIR%%/class.CairoFramebuffer.html
+%%PORTDOCS%%%%DOCSDIR%%/class.Display.html
+%%PORTDOCS%%%%DOCSDIR%%/classes_hierarchy.html
+%%PORTDOCS%%%%DOCSDIR%%/ctor.CairoFramebuffer.new.html
+%%PORTDOCS%%%%DOCSDIR%%/ctor.Display.new.html
+%%PORTDOCS%%%%DOCSDIR%%/ctor.GrabSequence.new.html
+%%PORTDOCS%%%%DOCSDIR%%/ctor.GrabSequence.new_from_string.html
+%%PORTDOCS%%%%DOCSDIR%%/enum.DisplayCredential.html
+%%PORTDOCS%%%%DOCSDIR%%/enum.DisplayDepthColor.html
+%%PORTDOCS%%%%DOCSDIR%%/enum.DisplayKeyEvent.html
+%%PORTDOCS%%%%DOCSDIR%%/fonts.css
+%%PORTDOCS%%%%DOCSDIR%%/fzy.js
+%%PORTDOCS%%%%DOCSDIR%%/go-up-symbolic.png
+%%PORTDOCS%%%%DOCSDIR%%/gtk-vnc.devhelp2
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/index.json
+%%PORTDOCS%%%%DOCSDIR%%/main.js
+%%PORTDOCS%%%%DOCSDIR%%/method.CairoFramebuffer.get_surface.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.client_cut_text.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.close.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.force_grab.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_allow_resize.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_connection.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_depth.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_force_size.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_grab_keys.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_height.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_keep_aspect_ratio.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_keyboard_grab.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_lossy_encoding.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_name.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_pixbuf.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_pointer_force_visible.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_pointer_grab.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_pointer_local.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_read_only.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_rotation.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_scaling.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_shared_flag.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_smoothing.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_width.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.get_zoom_level.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.is_open.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.is_pointer_absolute.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.open_addr.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.open_fd.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.open_fd_with_hostname.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.open_host.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.request_update.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.send_keys.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.send_keys_ex.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.send_pointer.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_allow_resize.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_credential.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_depth.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_force_size.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_grab_keys.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_keep_aspect_ratio.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_keyboard_grab.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_lossy_encoding.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_pointer_force_visible.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_pointer_grab.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_pointer_local.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_read_only.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_rotation.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_scaling.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_shared_flag.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_smoothing.html
+%%PORTDOCS%%%%DOCSDIR%%/method.Display.set_zoom_level.html
+%%PORTDOCS%%%%DOCSDIR%%/method.GrabSequence.as_string.html
+%%PORTDOCS%%%%DOCSDIR%%/method.GrabSequence.copy.html
+%%PORTDOCS%%%%DOCSDIR%%/method.GrabSequence.free.html
+%%PORTDOCS%%%%DOCSDIR%%/method.GrabSequence.get_nth.html
+%%PORTDOCS%%%%DOCSDIR%%/property.CairoFramebuffer.surface.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.allow-resize.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.connection.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.depth.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.force-size.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.grab-keyboard.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.grab-keys.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.grab-pointer.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.height.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.keep-aspect-ratio.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.local-pointer.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.lossy-encoding.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.name.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.read-only.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.rotation.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.scaling.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.shared-flag.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.smoothing.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.width.html
+%%PORTDOCS%%%%DOCSDIR%%/property.Display.zoom-level.html
+%%PORTDOCS%%%%DOCSDIR%%/search.js
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-auth-credential.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-auth-failure.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-auth-unsupported.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-bell.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-connected.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-desktop-rename.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-desktop-resize.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-disconnected.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-error.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-initialized.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-keyboard-grab.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-keyboard-ungrab.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-pointer-grab.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-pointer-ungrab.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-power-control-failed.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-power-control-initialized.html
+%%PORTDOCS%%%%DOCSDIR%%/signal.Display.vnc-server-cut-text.html
+%%PORTDOCS%%%%DOCSDIR%%/solarized-dark.css
+%%PORTDOCS%%%%DOCSDIR%%/solarized-light.css
+%%PORTDOCS%%%%DOCSDIR%%/struct.GrabSequence.html
+%%PORTDOCS%%%%DOCSDIR%%/style.css
+%%PORTDOCS%%%%DOCSDIR%%/type_func.Display.get_option_entries.html
+%%PORTDOCS%%%%DOCSDIR%%/type_func.Display.get_option_group.html
+%%PORTDOCS%%%%DOCSDIR%%/urlmap.js
+%%PORTDOCS%%%%DOCSDIR%%/vfunc.Display.vnc_auth_credential.html
+%%PORTDOCS%%%%DOCSDIR%%/vfunc.Display.vnc_connected.html
+%%PORTDOCS%%%%DOCSDIR%%/vfunc.Display.vnc_disconnected.html
+%%PORTDOCS%%%%DOCSDIR%%/vfunc.Display.vnc_initialized.html
+%%PORTDOCS%%%%DOCSDIR2%%.toml
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-Black.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-Black.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-BlackItalic.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-BlackItalic.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-Bold.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-Bold.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-BoldItalic.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-BoldItalic.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-Italic.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-Italic.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-Medium.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-Medium.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-MediumItalic.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-MediumItalic.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-Regular.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatDisplay-Regular.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-Bold.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-Bold.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-BoldItalic.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-BoldItalic.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-Italic.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-Italic.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-Medium.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-Medium.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-MediumItalic.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-MediumItalic.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-Regular.woff
+%%PORTDOCS%%%%DOCSDIR2%%/RedHatText-Regular.woff2
+%%PORTDOCS%%%%DOCSDIR2%%/SourceCodePro-It.ttf.woff
+%%PORTDOCS%%%%DOCSDIR2%%/SourceCodePro-Regular.ttf.woff
+%%PORTDOCS%%%%DOCSDIR2%%/SourceCodePro-Semibold.ttf.woff
+%%PORTDOCS%%%%DOCSDIR2%%/class.BaseAudio.html
+%%PORTDOCS%%%%DOCSDIR2%%/class.BaseFramebuffer.html
+%%PORTDOCS%%%%DOCSDIR2%%/class.Connection.html
+%%PORTDOCS%%%%DOCSDIR2%%/class.Cursor.html
+%%PORTDOCS%%%%DOCSDIR2%%/classes_hierarchy.html
+%%PORTDOCS%%%%DOCSDIR2%%/const.LEDSTATE_CAPS_LOCK.html
+%%PORTDOCS%%%%DOCSDIR2%%/const.LEDSTATE_NUM_LOCK.html
+%%PORTDOCS%%%%DOCSDIR2%%/const.LEDSTATE_SCROLL_LOCK.html
+%%PORTDOCS%%%%DOCSDIR2%%/const.MAJOR_VERSION.html
+%%PORTDOCS%%%%DOCSDIR2%%/const.MICRO_VERSION.html
+%%PORTDOCS%%%%DOCSDIR2%%/const.MINOR_VERSION.html
+%%PORTDOCS%%%%DOCSDIR2%%/const.PADDING.html
+%%PORTDOCS%%%%DOCSDIR2%%/const.PADDING_LARGE.html
+%%PORTDOCS%%%%DOCSDIR2%%/ctor.AudioFormat.new.html
+%%PORTDOCS%%%%DOCSDIR2%%/ctor.AudioSample.new.html
+%%PORTDOCS%%%%DOCSDIR2%%/ctor.BaseAudio.new.html
+%%PORTDOCS%%%%DOCSDIR2%%/ctor.BaseFramebuffer.new.html
+%%PORTDOCS%%%%DOCSDIR2%%/ctor.ColorMap.new.html
+%%PORTDOCS%%%%DOCSDIR2%%/ctor.Connection.new.html
+%%PORTDOCS%%%%DOCSDIR2%%/ctor.Cursor.new.html
+%%PORTDOCS%%%%DOCSDIR2%%/ctor.PixelFormat.new.html
+%%PORTDOCS%%%%DOCSDIR2%%/enum.AudioFormatType.html
+%%PORTDOCS%%%%DOCSDIR2%%/enum.ConnectionAuth.html
+%%PORTDOCS%%%%DOCSDIR2%%/enum.ConnectionAuthVencrypt.html
+%%PORTDOCS%%%%DOCSDIR2%%/enum.ConnectionCredential.html
+%%PORTDOCS%%%%DOCSDIR2%%/enum.ConnectionEncoding.html
+%%PORTDOCS%%%%DOCSDIR2%%/enum.ConnectionPowerAction.html
+%%PORTDOCS%%%%DOCSDIR2%%/enum.ConnectionResizeStatus.html
+%%PORTDOCS%%%%DOCSDIR2%%/fonts.css
+%%PORTDOCS%%%%DOCSDIR2%%/func.CHECK_VERSION.html
+%%PORTDOCS%%%%DOCSDIR2%%/func.DEBUG.html
+%%PORTDOCS%%%%DOCSDIR2%%/func.util_check_version.html
+%%PORTDOCS%%%%DOCSDIR2%%/func.util_get_debug.html
+%%PORTDOCS%%%%DOCSDIR2%%/func.util_get_version.html
+%%PORTDOCS%%%%DOCSDIR2%%/func.util_get_version_string.html
+%%PORTDOCS%%%%DOCSDIR2%%/func.util_set_debug.html
+%%PORTDOCS%%%%DOCSDIR2%%/fzy.js
+%%PORTDOCS%%%%DOCSDIR2%%/go-up-symbolic.png
+%%PORTDOCS%%%%DOCSDIR2%%/gvnc.devhelp2
+%%PORTDOCS%%%%DOCSDIR2%%/iface.Audio.html
+%%PORTDOCS%%%%DOCSDIR2%%/iface.Framebuffer.html
+%%PORTDOCS%%%%DOCSDIR2%%/index.html
+%%PORTDOCS%%%%DOCSDIR2%%/index.json
+%%PORTDOCS%%%%DOCSDIR2%%/main.js
+%%PORTDOCS%%%%DOCSDIR2%%/method.Audio.playback_data.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Audio.playback_start.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Audio.playback_stop.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.AudioFormat.copy.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.AudioFormat.free.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.AudioSample.copy.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.AudioSample.free.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.ColorMap.copy.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.ColorMap.free.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.ColorMap.lookup.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.ColorMap.set.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.audio_disable.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.audio_enable.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.client_cut_text.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.framebuffer_update_request.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_abs_pointer.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_audio_format.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_cursor.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_ext_key_event.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_height.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_ledstate.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_name.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_pixel_format.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_power_control.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_shared.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.get_width.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.has_error.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.is_initialized.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.is_open.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.key_event.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.open_addr.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.open_fd.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.open_fd_with_hostname.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.open_host.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.pointer_event.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.power_control.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.set_audio.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.set_audio_format.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.set_auth_subtype.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.set_auth_type.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.set_credential.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.set_encodings.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.set_framebuffer.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.set_pixel_format.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.set_shared.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.set_size.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Connection.shutdown.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Cursor.get_data.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Cursor.get_height.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Cursor.get_hotx.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Cursor.get_hoty.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Cursor.get_width.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Cursor.is_visible.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.blt.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.copyrect.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.fill.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.get_buffer.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.get_height.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.get_local_format.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.get_remote_format.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.get_rowstride.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.get_width.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.perfect_format_match.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.rgb24_blt.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.set_color_map.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.Framebuffer.set_pixel_at.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.PixelFormat.copy.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.PixelFormat.free.html
+%%PORTDOCS%%%%DOCSDIR2%%/method.PixelFormat.match.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.BaseFramebuffer.buffer.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.BaseFramebuffer.color-map.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.BaseFramebuffer.height.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.BaseFramebuffer.local-format.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.BaseFramebuffer.remote-format.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.BaseFramebuffer.rowstride.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.BaseFramebuffer.width.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.Connection.framebuffer.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.Cursor.data.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.Cursor.height.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.Cursor.hotx.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.Cursor.hoty.html
+%%PORTDOCS%%%%DOCSDIR2%%/property.Cursor.width.html
+%%PORTDOCS%%%%DOCSDIR2%%/search.js
+%%PORTDOCS%%%%DOCSDIR2%%/signal.BaseAudio.vnc-audio-playback-data.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.BaseAudio.vnc-audio-playback-start.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.BaseAudio.vnc-audio-playback-stop.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-auth-choose-subtype.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-auth-choose-type.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-auth-credential.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-auth-failure.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-auth-unsupported.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-bell.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-connected.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-cursor-changed.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-desktop-rename.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-desktop-resize.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-disconnected.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-error.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-framebuffer-update.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-initialized.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-led-state.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-pixel-format-changed.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-pointer-mode-changed.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-power-control-failed.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-power-control-initialized.html
+%%PORTDOCS%%%%DOCSDIR2%%/signal.Connection.vnc-server-cut-text.html
+%%PORTDOCS%%%%DOCSDIR2%%/solarized-dark.css
+%%PORTDOCS%%%%DOCSDIR2%%/solarized-light.css
+%%PORTDOCS%%%%DOCSDIR2%%/struct.AudioFormat.html
+%%PORTDOCS%%%%DOCSDIR2%%/struct.AudioSample.html
+%%PORTDOCS%%%%DOCSDIR2%%/struct.ColorMap.html
+%%PORTDOCS%%%%DOCSDIR2%%/struct.ColorMapEntry.html
+%%PORTDOCS%%%%DOCSDIR2%%/struct.PixelFormat.html
+%%PORTDOCS%%%%DOCSDIR2%%/style.css
+%%PORTDOCS%%%%DOCSDIR2%%/urlmap.js
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Audio.playback_data.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Audio.playback_start.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Audio.playback_stop.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.BaseAudio.playback_data.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.BaseAudio.playback_start.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.BaseAudio.playback_stop.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_auth_choose_subtype.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_auth_choose_type.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_auth_credential.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_auth_failure.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_auth_unsupported.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_bell.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_connected.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_cursor_changed.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_desktop_rename.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_desktop_resize.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_disconnected.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_error.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_framebuffer_update.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_initialized.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_led_state.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_pixel_format_changed.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_pointer_mode_changed.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_power_control_failed.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_power_control_initialized.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Connection.vnc_server_cut_text.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.blt.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.copyrect.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.fill.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.get_buffer.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.get_height.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.get_local_format.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.get_remote_format.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.get_rowstride.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.get_width.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.perfect_format_match.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.rgb24_blt.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.set_color_map.html
+%%PORTDOCS%%%%DOCSDIR2%%/vfunc.Framebuffer.set_pixel_at.html
+share/locale/be/LC_MESSAGES/gtk-vnc.mo
share/locale/bs/LC_MESSAGES/gtk-vnc.mo
share/locale/ca/LC_MESSAGES/gtk-vnc.mo
share/locale/ca@valencia/LC_MESSAGES/gtk-vnc.mo
@@ -57,9 +441,11 @@ share/locale/gd/LC_MESSAGES/gtk-vnc.mo
share/locale/gl/LC_MESSAGES/gtk-vnc.mo
share/locale/guc/LC_MESSAGES/gtk-vnc.mo
share/locale/he/LC_MESSAGES/gtk-vnc.mo
+share/locale/hi/LC_MESSAGES/gtk-vnc.mo
share/locale/hr/LC_MESSAGES/gtk-vnc.mo
share/locale/hu/LC_MESSAGES/gtk-vnc.mo
share/locale/id/LC_MESSAGES/gtk-vnc.mo
+share/locale/ie/LC_MESSAGES/gtk-vnc.mo
share/locale/it/LC_MESSAGES/gtk-vnc.mo
share/locale/ja/LC_MESSAGES/gtk-vnc.mo
share/locale/ka/LC_MESSAGES/gtk-vnc.mo
@@ -89,6 +475,7 @@ share/locale/uk/LC_MESSAGES/gtk-vnc.mo
share/locale/zh_CN/LC_MESSAGES/gtk-vnc.mo
share/locale/zh_HK/LC_MESSAGES/gtk-vnc.mo
share/locale/zh_TW/LC_MESSAGES/gtk-vnc.mo
+share/man/man1/gvnccapture.1.gz
share/vala/vapi/gtk-vnc-2.0.deps
share/vala/vapi/gtk-vnc-2.0.vapi
share/vala/vapi/gvnc-1.0.deps