diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-13 10:22:15 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-13 10:22:15 +0000 |
commit | 63bb3d91544b8e09e859e9be19b66c0da1b226f5 (patch) | |
tree | 79eb42f16fedc1a588926f630d428ae593f750a1 /openwrt/package/vnc-reflector/ipkg/vnc-reflector.control | |
parent | f4af9e6ffa08d46109f621030f33466073298245 (diff) |
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
Diffstat (limited to 'openwrt/package/vnc-reflector/ipkg/vnc-reflector.control')
-rwxr-xr-x | openwrt/package/vnc-reflector/ipkg/vnc-reflector.control | 6 |
1 files changed, 6 insertions, 0 deletions
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. |