[Lunar-commits] r21518 - in moonbase/trunk/x11-utils: . x11vnc

Jannis Pohlmann jannis at lunar-linux.org
Fri Sep 22 17:21:48 UTC 2006


Author: jannis
Date: 2006-09-22 17:21:48 +0000 (Fri, 22 Sep 2006)
New Revision: 21518

Added:
   moonbase/trunk/x11-utils/x11vnc/
   moonbase/trunk/x11-utils/x11vnc/DEPENDS
   moonbase/trunk/x11-utils/x11vnc/DETAILS
Log:
Remote control software for X displays added.

Added: moonbase/trunk/x11-utils/x11vnc/DEPENDS
===================================================================
--- moonbase/trunk/x11-utils/x11vnc/DEPENDS	                        (rev 0)
+++ moonbase/trunk/x11-utils/x11vnc/DEPENDS	2006-09-22 17:21:48 UTC (rev 21518)
@@ -0,0 +1,4 @@
+depends  %X    &&
+
+optional_depends  "jpeg"     ""  "--without-jpeg"  "for JPEG support"   &&
+optional_depends  "openssl"  ""  "--without-ssl"   "for SSL encryption"

Added: moonbase/trunk/x11-utils/x11vnc/DETAILS
===================================================================
--- moonbase/trunk/x11-utils/x11vnc/DETAILS	                        (rev 0)
+++ moonbase/trunk/x11-utils/x11vnc/DETAILS	2006-09-22 17:21:48 UTC (rev 21518)
@@ -0,0 +1,23 @@
+             MODULE=x11vnc
+            VERSION=0.8.3
+             SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE_URL=http://www.karlrunge.com/x11vnc/
+         SOURCE_VFY=sha1:ecb561aa3f02275def4f145ef3cacafbb25b0093
+           WEB_SITE=http://www.karlrunge.com/x11vnc/
+            ENTERED=20060922
+            UPDATED=20060922
+              SHORT="Tool for remotely interacting with X displays"
+         MAINTAINER=jannis at lunar-linux.org
+
+cat << EOF
+x11vnc allows one to view remotely and interact with real X 
+displays (i.e. a display corresponding to a physical monitor, 
+keyboard, and mouse) with any VNC viewer. In this way it plays the 
+role for Unix/X11 that WinVNC plays for Windows.
+
+It has built-in SSL encryption and authentication, UNIX account and 
+password support, server-side scaling, single port HTTPS and VNC, and 
+TightVNC and UltraVNC file-transfer. It has also been extended to 
+work with webcams and TV tuner capture devices and with embedded 
+Linux systems such as Qtopia Core. 
+EOF



More information about the Lunar-commits mailing list