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
|
Source: xdg-desktop-portal-wlr
Section: x11
Priority: optional
Maintainer: Sway and related packages team <team+swaywm@tracker.debian.org>
Uploaders: Birger Schacht <birger@debian.org>
Build-Depends: debhelper-compat (= 13),
meson,
ninja-build,
pkg-config,
cmake,
libdrm-dev,
libinih-dev,
libgbm-dev,
libpipewire-0.3-dev,
libwayland-dev,
wayland-protocols,
libsystemd-dev | libelogind-dev,
systemd,
scdoc
Standards-Version: 4.6.1.0
Homepage: https://github.com/emersion/xdg-desktop-portal-wlr
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/swaywm-team/xdg-desktop-portal-wlr.git
Vcs-Browser: https://salsa.debian.org/swaywm-team/xdg-desktop-portal-wlr
Package: xdg-desktop-portal-wlr
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, xdg-desktop-portal, pipewire
Provides: xdg-desktop-portal-backend
Description: xdg-desktop-portal backend for wlroots
Support for the screenshot, screencast, and possibly remote-desktop
xdg-desktop-portal interfaces for wlroots based compositors.
|