summaryrefslogtreecommitdiff
path: root/package/vnc-reflector/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/vnc-reflector/Config.in')
-rw-r--r--package/vnc-reflector/Config.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/vnc-reflector/Config.in b/package/vnc-reflector/Config.in
new file mode 100644
index 000000000..bd7754407
--- /dev/null
+++ b/package/vnc-reflector/Config.in
@@ -0,0 +1,14 @@
+config ADK_PACKAGE_VNC_REFLECTOR
+ prompt "vnc-reflector..................... VNC proxy for multiple clients"
+ tristate
+ default n
+ select ADK_PACKAGE_LIBJPEG
+ select ADK_PACKAGE_ZLIB
+ help
+ VNC Reflector is a specialized VNC server which acts as
+ a proxy sitting between real VNC server (a host) and a
+ number of VNC clients. It was designed to work efficiently
+ with large number of clients.
+
+ http://sourceforge.net/projects/vnc-reflector
+