Initial Commit

This commit is contained in:
2025-05-08 17:18:50 +03:00
commit 58ce0f5c78
5 changed files with 292 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
name: sway
description: Tiling Wayland compositor and drop-in replacement for the i3 window manager
version: 1.10.1
url: https://swaywm.org/
license: MIT
architecture: any
depends: ["cairo","elogind","gdk-pixbuf","libevdev","libinput","libxcb","libxkbcommon","json-c","pango","pcre2","pixman","ttf-font","udev","wayland","wlroots","xcb-util-wm"]
optional_depends: ["alacritty","i3-status","python-mako","polkit","swaybg","swayidle","swaylock","wmenu","xdg-desktop-portal-gtk","xdg-desktop-portal-wlr"]
make_depends: ["meson","ninja","scdoc","wayland-protocols"]
conflicts: ["swayfx"]
type: source