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
|
Source: swaylock
Section: x11
Priority: optional
Maintainer: Sway and related packages team <team+swaywm@tracker.debian.org>
Uploaders: Birger Schacht <birger@debian.org>,
Nicolas Braud-Santoni <nicolas@braud-santoni.eu>
Build-Depends:
debhelper-compat (= 13),
libwayland-dev,
wayland-protocols (>=1.14),
libcairo2-dev,
libgdk-pixbuf-2.0-dev,
libpam0g-dev,
libxkbcommon-dev,
meson (>=0.59),
pkgconf,
scdoc
Standards-Version: 4.6.2
Homepage: https://github.com/swaywm/swaylock
Vcs-Browser: https://salsa.debian.org/swaywm-team/swaylock
Vcs-Git: https://salsa.debian.org/swaywm-team/swaylock.git
Rules-Requires-Root: no
Package: swaylock
Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends}
Description: Screen locker for Wayland
swaylock is a screen locking utility for Wayland compositors. It is compatible
with any Wayland compositor which implements the following Wayland protocols:
wlr-layer-shell, wlr-input-inhibitor, xdg-output, xdg-shell
|