noVNC/debian
Solly Ross 6f5148648b Remove local copies of websockify
This commit removes local copies of websockify.
Instead `utils/launch.sh` performs the following logic:

If `utils/websockify` exists, use `utils/websockify/run` (if the latter
does not exist, or is not executable, fail, since this is probably a
mistake).

Otherwise, check to see if websockify is installed somewhere (try
`which websockify`).  If it is, use that.  Otherwise, clone
websockify from github, and tell git to ignore that directory.

Packaged versions of noVNC should simply list websockify as a
requirement.  The debian packaging has been updated to reflect
this.

Closes #433
2015-02-16 17:09:58 -05:00
..
changelog noVNC version 0.4 2012-09-14 17:00:56 -05:00
compat Version 0.1, debian packaging, license text. 2011-07-14 15:57:01 -05:00
control Remove local copies of websockify 2015-02-16 17:09:58 -05:00
copyright Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
novnc.install keysym.js needs inclusion in debian's install list 2015-02-06 14:24:47 -08:00
rules Version 0.1, debian packaging, license text. 2011-07-14 15:57:01 -05:00