mirror of
git://git.proxmox.com/git/novnc-pve.git
synced 2025-01-05 13:17:53 +03:00
bd98941d91
the latter cannot cope with some js syntax novnc now uses, but the former can Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
17 lines
456 B
Plaintext
17 lines
456 B
Plaintext
Source: novnc-pve
|
|
Section: web
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 12~),
|
|
esbuild,
|
|
quilt,
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://github.com/kanaka/noVNC/
|
|
|
|
Package: novnc-pve
|
|
Architecture: all
|
|
Depends: ${misc:Depends},
|
|
Description: HTML5 VNC client
|
|
VNC client using HTML5 (WebSockets, Canvas). This packet is use by
|
|
Proxmox VE to provide HTML VM console.
|