File: control

package info (click to toggle)
xrdp 0.10.2-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 14,928 kB
  • sloc: ansic: 106,223; sh: 5,686; asm: 4,742; cpp: 2,555; makefile: 1,450
file content (61 lines) | stat: -rw-r--r-- 1,758 bytes parent folder | download
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
Source: xrdp
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Uploaders:
 Dominik George <natureshadow@debian.org>,
 Mike Gabriel <sunweaver@debian.org>,
 Thorsten Glaser <tg@mirbsd.de>,
 Alex Myczko <tar@debian.org>,
Section: net
Priority: optional
Build-Depends:
 autoconf,
 automake,
 check,
 debhelper-compat (= 12),
 libfuse3-dev (>= 3.10.1-3) [!hurd-any] | libfuse-dev (<< 3) [!hurd-any],
 libjpeg-dev,
 libcmocka-dev,
 libopus-dev,
 libpam0g-dev,
 libssl-dev,
 libtool,
 libx11-dev,
 libxfixes-dev,
 libxrandr-dev,
 libx264-dev,
 libopenh264-dev,
 nasm [amd64 hurd-i386 i386],
 openssl,
 pkgconf,
 systemd-dev [linux-any],
Homepage: https://www.xrdp.org/
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian-remote-team/xrdp
Vcs-Git: https://salsa.debian.org/debian-remote-team/xrdp.git

Package: xrdp
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends:
 adduser,
 sysvinit-utils (>= 3.06-4),
 ssl-cert,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 fuse3 (>= 3.10.1-3) [!hurd-any] | fuse (<< 3) [!hurd-any],
 xorgxrdp,
Description: Remote Desktop Protocol (RDP) server
 xrdp offers a graphical login to a remote client using
 RDP (the Remote Desktop Protocol). xrdp can connect to
 a locally created X.org session with the xorgxrdp drivers,
 to a VNC X11 server, and forward to another RDP server.
 .
 xrdp accepts connections from freerdp, rdesktop, and the
 built-in terminal server / remote desktop clients of
 Microsoft Windows operating systems.
 In the xorgxrdp (which replaces X11RDP) and VNC modes,
 it provides a fully functional Linux terminal server,
 offering an X-Window desktop to the user. In the RDP
 or VNC forwarding mode, any sort of desktop can be used.