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 66 67 68 69 70 71
|
Source: sway
Section: x11
Priority: optional
Maintainer: Sway and related packages team <team+swaywm@tracker.debian.org>
Uploaders:
Birger Schacht <birger@debian.org>,
nicoo <nicoo@debian.org>,
Build-Depends:
debhelper-compat (= 13),
libcairo2-dev,
libevdev-dev,
libgdk-pixbuf-2.0-dev,
libinput-dev (>= 1.21.0),
libjson-c-dev (>= 0.13),
libpango1.0-dev,
libpcre2-dev,
libpixman-1-dev,
libseat-dev,
libsystemd-dev (>= 239) | libelogind-dev (>= 239),
libwayland-dev (>= 1.21.0),
libwlroots-0.18-dev (>= 0.18.0),
libxkbcommon-dev (>= 1.5.0),
meson (>=0.60),
pkgconf,
scdoc (>= 1.9.2),
tree,
wayland-protocols (>= 1.24),
Standards-Version: 4.7.0
Homepage: https://swaywm.org
Vcs-Browser: https://salsa.debian.org/swaywm-team/sway
Vcs-Git: https://salsa.debian.org/swaywm-team/sway.git
Rules-Requires-Root: no
Package: sway
Architecture: any
Depends:
libgl1-mesa-dri,
swaybg,
${misc:Depends},
${shlibs:Depends},
Recommends:
polkitd,
foot,
wmenu,
Suggests:
sway-backgrounds,
swayidle,
swaylock,
xdg-desktop-portal-gtk,
xdg-desktop-portal-wlr,
Description: i3-compatible Wayland compositor
sway (SirCmpwn's Wayland compositor) is a tiling Wayland compositor and a
drop-in replacement for the i3 window manager for X11. It works with your
existing i3 configuration and supports most of i3's features, plus a few
extras. This means it is a minimalist, tiling window manager.
Package: sway-backgrounds
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
${shlibs:Depends},
Suggests:
sway,
Description: Set of backgrounds packaged with the sway window manager
sway (SirCmpwn's Wayland compositor) is a tiling Wayland compositor and a
drop-in replacement for the i3 window manager for X11. It works with your
existing i3 configuration and supports most of i3's features, plus a few
extras. This means it is a minimalist, tiling window manager.
.
This package contains a set of desktop backgrounds that come with sway.
|