2020-12-25 12:33:19 +01:00
|
|
|
Source: kasmvnc
|
|
|
|
Section: x11
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Kasm Technologies LLC <info@kasmweb.com>
|
2021-01-06 12:32:30 +01:00
|
|
|
Build-Depends: debhelper (>= 11), rsync, libjpeg-dev, libjpeg-dev, libpng-dev,
|
2022-04-07 15:01:14 +02:00
|
|
|
libtiff-dev, libgif-dev, libavcodec-dev, libssl-dev, libgl1, libxfont2, libsm6, libxext-dev, libxrandr-dev, libxtst-dev, libxcursor-dev, libunwind8
|
2020-12-25 12:33:19 +01:00
|
|
|
Standards-Version: 4.1.3
|
|
|
|
Homepage: https://github.com/kasmtech/KasmVNC
|
|
|
|
#Vcs-Browser: https://salsa.debian.org/debian/kasmvnc
|
|
|
|
#Vcs-Git: https://salsa.debian.org/debian/kasmvnc.git
|
|
|
|
|
|
|
|
Package: kasmvncserver
|
2021-10-19 21:44:36 +02:00
|
|
|
Architecture: amd64 arm64
|
2021-01-26 09:43:19 +01:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ssl-cert, xauth,
|
2022-08-19 19:54:11 +02:00
|
|
|
x11-xkb-utils, xkb-data, procps, libswitch-perl, libyaml-tiny-perl,
|
|
|
|
libhash-merge-simple-perl, libscalar-list-utils-perl, liblist-moreutils-perl,
|
|
|
|
libtry-tiny-perl
|
2020-12-30 13:09:11 +01:00
|
|
|
Provides: vnc-server
|
2022-11-29 15:16:37 +01:00
|
|
|
Description: KasmVNC provides remote web-based access to a Desktop or application.
|
|
|
|
While VNC is in the name, KasmVNC differs from other VNC variants such
|
|
|
|
as TigerVNC, RealVNC, and TurboVNC. KasmVNC has broken from the RFB
|
|
|
|
specification which defines VNC, in order to support modern technologies
|
|
|
|
and increase security. KasmVNC is accessed by users from any modern
|
|
|
|
browser and does not support legacy VNC viewer applications. KasmVNC
|
|
|
|
uses a modern YAML based configuration at the server and user level,
|
|
|
|
allowing for ease of management. KasmVNC is maintained by Kasm
|
|
|
|
Technologies Corp, www.kasmweb.com.
|