[packages/sway] up to 1.9
atler
atler at pld-linux.org
Sat Jun 29 02:52:52 CEST 2024
commit 77a57dd3a6b5f2d92ea4953fc6178e7bb66de55b
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Jun 29 01:01:07 2024 +0200
up to 1.9
sway.spec | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/sway.spec b/sway.spec
index 5d3a3d3..c2d4139 100644
--- a/sway.spec
+++ b/sway.spec
@@ -1,21 +1,20 @@
Summary: i3-compatible Wayland compositor
Name: sway
-Version: 1.8.1
+Version: 1.9
Release: 1
License: MIT
Group: Applications
Source0: https://github.com/swaywm/sway/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 3db9bd06c2dd45e11ae7342a843bc1c8
+# Source0-md5: 15b5c1c7b75a9e6125c3342a88c84e5d
Patch0: x32.patch
URL: https://swaywm.org/
-BuildRequires: OpenGLESv2-devel
-BuildRequires: bash-completion
+BuildRequires: bash-completion-devel
BuildRequires: cairo-devel
BuildRequires: gdk-pixbuf2-devel
BuildRequires: json-c-devel >= 0.13
BuildRequires: libdrm-devel
BuildRequires: libevdev-devel
-BuildRequires: libinput-devel >= 1.21.0
+BuildRequires: libinput-devel >= 1.23.0
BuildRequires: libxcb-devel
BuildRequires: meson >= 0.60.0
BuildRequires: ninja
@@ -30,14 +29,16 @@ BuildRequires: systemd-devel >= 1:239
BuildRequires: udev-devel
BuildRequires: wayland-devel >= 1.21.0
BuildRequires: wayland-protocols >= 1.24
-BuildRequires: wlroots-devel >= 0.16.0
+BuildRequires: wlroots-devel < 0.18.0
+BuildRequires: wlroots-devel >= 0.17.0
BuildRequires: xcb-util-wm-devel
-BuildRequires: xorg-lib-libxkbcommon-devel
+BuildRequires: xorg-lib-libxkbcommon-devel >= 1.5.0
Requires: json-c >= 0.13
-Requires: libinput >= 1.21.0
+Requires: libinput >= 1.23.0
Requires: systemd-libs >= 1:239
Requires: wayland >= 1.21.0
-Requires: wlroots >= 0.16.0
+Requires: wlroots >= 0.17.0
+Requires: xorg-lib-libxkbcommon >= 1.5.0
Suggests: xorg-xserver-Xwayland
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sway.git/commitdiff/77a57dd3a6b5f2d92ea4953fc6178e7bb66de55b
More information about the pld-cvs-commit
mailing list