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
|
Source: gnome-remote-desktop
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Amin Bandali <bandali@ubuntu.com>,
Jeremy Bícha <jbicha@ubuntu.com>,
Marco Trevisan (Treviño) <marco@ubuntu.com>
Build-Depends: asciidoc-base,
dbus-daemon <!nocheck>,
debhelper-compat (= 13),
dh-sequence-gnome,
docbook-xml,
freerdp3-dev (>= 3.1.0),
glslc,
libcairo2-dev,
libdbus-1-dev,
libdrm-dev,
libei-dev (>= 1.2.0),
libepoxy-dev (>= 1.4),
# libfdk-aac-dev,
libffmpeg-nvenc-dev (>= 11.1.5),
libfuse3-dev (>= 3.9.1),
libgbm-dev,
libglib2.0-dev (>= 2.75.0),
libgudev-1.0-dev,
libnotify-dev,
libopus-dev,
libpipewire-0.3-dev (>= 1.2.0),
libpolkit-gobject-1-dev (>= 122),
libsecret-1-dev,
libsystemd-dev,
libtss2-dev,
libva-dev,
libvulkan-dev (>= 1.2.0),
libxkbcommon-dev (>= 1.0.0),
meson (>= 0.47.0),
mutter (>= 48~beta) <!nocheck>,
openssl <!nocheck>,
pipewire (>= 1.2.0) <!nocheck>,
python3-dbus <!nocheck>,
python3-gi <!nocheck>,
spirv-tools,
systemd-dev,
wireplumber <!nocheck>
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-remote-desktop
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-remote-desktop.git
Homepage: https://wiki.gnome.org/Projects/Mutter/RemoteDesktop
Package: gnome-remote-desktop
Architecture: linux-any
Depends: fuse3,
libmutter-16-0 (>= 48~beta),
pipewire (>= 1.2.0),
systemd | systemd-sysusers,
systemd | systemd-tmpfiles,
wireplumber,
${misc:Depends},
${shlibs:Depends}
Breaks: gnome-control-center (<< 1:42)
Description: Remote desktop daemon for GNOME using PipeWire
This daemon enables GNOME to offer remote desktop sharing and control
using RDP with PipeWire. It supports GNOME on both X11 and Wayland.
Remote sharing can be enabled and managed in the GNOME Settings app.
|