From 63bb3d91544b8e09e859e9be19b66c0da1b226f5 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 13 Dec 2005 10:22:15 +0000 Subject: Added vnc-reflector, corrected typo in vpnc/Config.in added then to menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2648 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/vnc-reflector/ipkg/vnc-reflector.control | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 openwrt/package/vnc-reflector/ipkg/vnc-reflector.control (limited to 'openwrt/package/vnc-reflector/ipkg/vnc-reflector.control') diff --git a/openwrt/package/vnc-reflector/ipkg/vnc-reflector.control b/openwrt/package/vnc-reflector/ipkg/vnc-reflector.control new file mode 100755 index 000000000..293a0a070 --- /dev/null +++ b/openwrt/package/vnc-reflector/ipkg/vnc-reflector.control @@ -0,0 +1,6 @@ +Package: vnc-reflector +Depends: jpeg, zlib +Section: net +Architecture: mipsel +Priority: optional +Description: 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. -- cgit v1.2.3