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
|
Source: xdg-desktop-portal-wlr
Section: x11
Priority: optional
Maintainer: Birger Schacht <birger@debian.org>
Build-Depends: debhelper-compat (= 13),
meson,
ninja-build,
pkg-config,
cmake,
libpipewire-0.3-dev,
libwayland-dev,
wayland-protocols,
libsystemd-dev | libelogind-dev,
systemd
Standards-Version: 4.5.1
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
Depends: ${misc:Depends}, ${shlibs:Depends}, xdg-desktop-portal
Description: xdg-desktop-portal backend for wlroots
Support for the screenshot, screencast, and possibly remote-desktop
xdg-desktop-portal interfaces for wlroots based compositors.
|