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 | bb9828dba2dca3f7139e22663efde094892e6b81 (patch) | |
tree | 7e9abfce3effe095ac043b2b0941cc5d3a61844d /package/vnc-reflector/ipkg | |
parent | d9c2ff6d1a42476c156147c8a80e2aebecf9f4b6 (diff) |
Added vnc-reflector, corrected typo in vpnc/Config.in added then to menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2648 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/vnc-reflector/ipkg')
-rwxr-xr-x | package/vnc-reflector/ipkg/vnc-reflector.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/vnc-reflector/ipkg/vnc-reflector.control b/package/vnc-reflector/ipkg/vnc-reflector.control new file mode 100755 index 000000000..293a0a070 --- /dev/null +++ b/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. |