[packages/sway] up to 1.11
atler
atler at pld-linux.org
Mon Jun 9 02:17:01 CEST 2025
commit c8d4ccfc4a7aaea740a7746e7a7add32a926ad6e
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Jun 9 00:24:39 2025 +0200
up to 1.11
sway.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/sway.spec b/sway.spec
index b7bfe4e..2215f63 100644
--- a/sway.spec
+++ b/sway.spec
@@ -1,11 +1,11 @@
Summary: i3-compatible Wayland compositor
Name: sway
-Version: 1.10.1
+Version: 1.11
Release: 1
License: MIT
Group: Applications
Source0: https://github.com/swaywm/sway/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 613475773afc3a3def1380f1ff214942
+# Source0-md5: 798ff1172e8ddb906191116453a1b24b
Patch0: x32.patch
URL: https://swaywm.org/
BuildRequires: bash-completion-devel
@@ -16,7 +16,7 @@ BuildRequires: libdrm-devel
BuildRequires: libevdev-devel
BuildRequires: libinput-devel >= 1.26.0
BuildRequires: libxcb-devel
-BuildRequires: meson >= 0.60.0
+BuildRequires: meson >= 1.3
BuildRequires: ninja
BuildRequires: pango-devel
BuildRequires: pcre2-8-devel
@@ -29,7 +29,7 @@ BuildRequires: systemd-devel >= 1:239
BuildRequires: udev-devel
BuildRequires: wayland-devel >= 1.21.0
BuildRequires: wayland-protocols >= 1.24
-BuildRequires: wlroots0.18-devel
+BuildRequires: wlroots0.19-devel
BuildRequires: xcb-util-wm-devel
BuildRequires: xorg-lib-libxkbcommon-devel >= 1.5.0
Requires: json-c >= 0.13
@@ -40,6 +40,8 @@ Requires: xorg-lib-libxkbcommon >= 1.5.0
Suggests: xorg-xserver-Xwayland
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define filterout_cpp -DNDEBUG
+
%description
Sway is a tiling Wayland compositor and a drop-in replacement for the
i3 window manager for X11. It works with your existing i3
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sway.git/commitdiff/c8d4ccfc4a7aaea740a7746e7a7add32a926ad6e
More information about the pld-cvs-commit
mailing list