1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198
|
Source: guacamole-server
Priority: extra
Maintainer: Debian Remote Maintainers <pkg-remote-team@lists.alioth.debian.org>
Uploaders:
Dominik George <nik@naturalnet.de>,
Build-Depends:
autotools-dev,
debhelper (>= 10),
libcairo-dev,
libcunit1-dev,
libfreerdp-dev (>= 1.0.1),
libossp-uuid-dev,
libpango1.0-dev,
libpulse-dev,
libssh2-1-dev,
libssl-dev,
libtelnet-dev,
libvncserver-dev,
libvorbis-dev,
libwebp-dev,
pkg-config,
Standards-Version: 3.9.8
Section: net
Homepage: http://guacamole.incubator.apache.org/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-remote/packages/guacamole-server.git
Vcs-Git: https://anonscm.debian.org/git/pkg-remote/packages/guacamole-server.git
Package: libguac-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
libguac11 (= ${binary:Version}),
${misc:Depends},
Replaces:
libguac1-dev,
Description: Guacamole proxy daemon (core library headers)
The Guacamole proxy daemon, guacd, translates between remote desktop
protocols (like VNC) and the Guacamole protocol using protocol plugins.
Once a user is authenticated with the Guacamole web application, a tunnel
is established through the web application to guacd, allowing the JavaScript
client to communicate to an arbitrary remote desktop server through guacd.
.
This package contains development headers for the core library.
Package: guacd
Architecture: any
Depends:
lsb-base (>= 3.0-6),
${misc:Depends},
${shlibs:Depends},
Recommends:
libguac-client-rdp0,
libguac-client-ssh0,
libguac-client-vnc0,
Suggests:
libguac-client-telnet0,
Description: HTML5 web application for accessing remote desktops (proxy daemon)
Guacamole is an HTML5 web application that provides access to a desktop
environment using remote desktop protocols. A centralized server acts as a
tunnel and proxy, allowing access to multiple desktops through a web browser.
No plugins are needed: the client requires nothing more than a web browser
supporting HTML5 and AJAX.
.
The Guacamole proxy daemon, guacd, translates between remote desktop
protocols (like VNC) and the Guacamole protocol using protocol plugins.
Once a user is authenticated with the Guacamole web application, a tunnel
is established through the web application to guacd, allowing the JavaScript
client to communicate to an arbitrary remote desktop server through guacd.
.
This package contains the daemon binary.
Package: libguac-client-rdp0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
ghostscript,
${misc:Depends},
${shlibs:Depends},
Recommends:
libfreerdp-plugins-standard,
Description: HTML5 web application for accessing remote desktops (RDP support)
Guacamole is an HTML5 web application that provides access to a desktop
environment using remote desktop protocols. A centralized server acts as a
tunnel and proxy, allowing access to multiple desktops through a web browser.
No plugins are needed: the client requires nothing more than a web browser
supporting HTML5 and AJAX.
.
The Guacamole proxy daemon, guacd, translates between remote desktop
protocols (like VNC) and the Guacamole protocol using protocol plugins.
Once a user is authenticated with the Guacamole web application, a tunnel
is established through the web application to guacd, allowing the JavaScript
client to communicate to an arbitrary remote desktop server through guacd.
.
This package contains protocol support for RDP backends.
Package: libguac-client-ssh0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
openssh-server,
Description: HTML5 web application for accessing remote desktops (SSH support)
Guacamole is an HTML5 web application that provides access to a desktop
environment using remote desktop protocols. A centralized server acts as a
tunnel and proxy, allowing access to multiple desktops through a web browser.
No plugins are needed: the client requires nothing more than a web browser
supporting HTML5 and AJAX.
.
The Guacamole proxy daemon, guacd, translates between remote desktop
protocols (like VNC) and the Guacamole protocol using protocol plugins.
Once a user is authenticated with the Guacamole web application, a tunnel
is established through the web application to guacd, allowing the JavaScript
client to communicate to an arbitrary remote desktop server through guacd.
.
This package contains protocol support for SSH backends.
Package: libguac-client-vnc0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
vnc4server,
Description: HTML5 web application for accessing remote desktops (VNC support)
Guacamole is an HTML5 web application that provides access to a desktop
environment using remote desktop protocols. A centralized server acts as a
tunnel and proxy, allowing access to multiple desktops through a web browser.
No plugins are needed: the client requires nothing more than a web browser
supporting HTML5 and AJAX.
.
The Guacamole proxy daemon, guacd, translates between remote desktop
protocols (like VNC) and the Guacamole protocol using protocol plugins.
Once a user is authenticated with the Guacamole web application, a tunnel
is established through the web application to guacd, allowing the JavaScript
client to communicate to an arbitrary remote desktop server through guacd.
.
This package contains protocol support for VNC backends.
Package: libguac-client-telnet0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
${misc:Depends},
${shlibs:Depends},
Description: HTML5 web application for accessing remote desktops (Telnet support)
Guacamole is an HTML5 web application that provides access to a desktop
environment using remote desktop protocols. A centralized server acts as a
tunnel and proxy, allowing access to multiple desktops through a web browser.
No plugins are needed: the client requires nothing more than a web browser
supporting HTML5 and AJAX.
.
The Guacamole proxy daemon, guacd, translates between remote desktop
protocols (like VNC) and the Guacamole protocol using protocol plugins.
Once a user is authenticated with the Guacamole web application, a tunnel
is established through the web application to guacd, allowing the JavaScript
client to communicate to an arbitrary remote desktop server through guacd.
.
This package contains protocol support for Telnet backends.
Package: libguac11
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
${misc:Depends},
${shlibs:Depends},
Description: HTML5 web application for accessing remote desktops (library)
Guacamole is an HTML5 web application that provides access to a desktop
environment using remote desktop protocols. A centralized server acts as a
tunnel and proxy, allowing access to multiple desktops through a web browser.
No plugins are needed: the client requires nothing more than a web browser
supporting HTML5 and AJAX.
.
The Guacamole proxy daemon, guacd, translates between remote desktop
protocols (like VNC) and the Guacamole protocol using protocol plugins.
Once a user is authenticated with the Guacamole web application, a tunnel
is established through the web application to guacd, allowing the JavaScript
client to communicate to an arbitrary remote desktop server through guacd.
.
This package contains the core protocol library.
|