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
|
Source: xorgxrdp
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Uploaders:
Dominik George <natureshadow@debian.org>,
Andreas Tille <tille@debian.org>,
Mike Gabriel <sunweaver@debian.org>,
Thorsten Glaser <tg@mirbsd.de>,
Alex Myczko <tar@debian.org>,
Section: net
Priority: optional
Build-Depends:
autoconf (>= 2.59),
automake (>= 1.6),
debhelper-compat (= 12),
libepoxy-dev,
libgbm-dev,
nasm [amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386],
pkgconf,
x11-utils,
xrdp (>= 0.10.0~beta1),
xserver-xorg-core,
xserver-xorg-dev (>= 2:1.19),
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian-remote-team/xorgxrdp
Vcs-Git: https://salsa.debian.org/debian-remote-team/xorgxrdp.git
Homepage: http://xrdp.sourceforge.net
Package: xorgxrdp
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
${xdriver:Depends},
Recommends:
xorg,
Provides:
xorg-driver-input,
xorg-driver-video,
Description: Remote Desktop Protocol (RDP) modules for X.org
xorgxrdp is a set of drivers (screen device, keyboard, and mouse)
for X.org enabling use through an RDP session with xrdp. For full
operation, most standard X11 fonts and tools need to be installed;
the Recommended xorg metapackage is a superset of what’s actually
needed but will do.
|