[packages/wlroots0.18] up to 0.18.2

atler atler at pld-linux.org
Thu Feb 20 14:13:40 CET 2025


commit 63763a9007800ddc4bd3de36bfe4a8e167d2c59f
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Feb 20 13:24:30 2025 +0100

    up to 0.18.2

 wlroots0.18.spec | 37 +++++++++++++++++++------------------
 1 file changed, 19 insertions(+), 18 deletions(-)
---
diff --git a/wlroots0.18.spec b/wlroots0.18.spec
index 4fb5284..fd6a31c 100644
--- a/wlroots0.18.spec
+++ b/wlroots0.18.spec
@@ -5,12 +5,12 @@
 Summary:	A modular Wayland compositor library
 Summary(pl.UTF-8):	Modularna biblioteka kompozytora Wayland
 Name:		wlroots0.18
-Version:	0.17.4
+Version:	0.18.2
 Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/%{version}/downloads/%{name}-%{version}.tar.gz
-# Source0-md5:	fe99607962a594ae15155506982cfba0
+# Source0-md5:	f230118c020e3ac40813823d4156d324
 Patch0:		x32.patch
 URL:		https://gitlab.freedesktop.org/wlroots/wlroots
 BuildRequires:	EGL-devel
@@ -19,9 +19,10 @@ BuildRequires:	OpenGLESv2-devel
 BuildRequires:	Vulkan-Loader-devel >= 1.2.182
 BuildRequires:	glslang >= 11.0.0
 BuildRequires:	hwdata >= 0.364
+BuildRequires:	lcms2-devel
 BuildRequires:	libdisplay-info-devel
-BuildRequires:	libdrm-devel >= 2.4.114
-BuildRequires:	libinput-devel >= 1.19.0
+BuildRequires:	libdrm-devel >= 2.4.122
+BuildRequires:	libinput-devel >= 1.26.0
 BuildRequires:	libliftoff-devel >= 0.4.0
 BuildRequires:	libseat-devel >= 0.2.0
 BuildRequires:	libxcb-devel
@@ -31,8 +32,8 @@ BuildRequires:	pixman-devel >= 0.42.0
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 2.042
 BuildRequires:	udev-devel
-BuildRequires:	wayland-devel >= 1.22
-BuildRequires:	wayland-protocols >= 1.32
+BuildRequires:	wayland-devel >= 1.23
+BuildRequires:	wayland-protocols >= 1.35
 BuildRequires:	xcb-util-errors-devel
 BuildRequires:	xcb-util-renderutil-devel
 BuildRequires:	xcb-util-wm-devel
@@ -40,12 +41,12 @@ BuildRequires:	xorg-lib-libxkbcommon-devel
 BuildRequires:	xorg-xserver-Xwayland-devel
 Requires:	Mesa-libgbm >= 21.1.0
 Requires:	Vulkan-Loader >= 1.2.182
-Requires:	libdrm >= 2.4.114
-Requires:	libinput >= 1.19.0
+Requires:	libdrm >= 2.4.122
+Requires:	libinput >= 1.26.0
 Requires:	libliftoff >= 0.4.0
 Requires:	libseat >= 0.2.0
 Requires:	pixman >= 0.42.0
-Requires:	wayland >= 1.22
+Requires:	wayland >= 1.23
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -97,15 +98,16 @@ Requires:	EGL-devel
 Requires:	Mesa-libgbm-devel >= 21.1.0
 Requires:	OpenGLESv2-devel
 Requires:	Vulkan-Loader-devel >= 1.2.182
-Requires:	libdrm-devel >= 2.4.114
-Requires:	libinput-devel >= 1.19.0
+Requires:	lcms2-devel
+Requires:	libdrm-devel >= 2.4.122
+Requires:	libinput-devel >= 1.26.0
 Requires:	libseat-devel >= 0.2.0
 Requires:	libxcb-devel
 Requires:	pixman-devel >= 0.42.0
 Requires:	systemd-devel >= 1:237
 Requires:	udev-devel
-Requires:	wayland-devel >= 1.22
-Requires:	wayland-protocols >= 1.27
+Requires:	wayland-devel >= 1.23
+Requires:	wayland-protocols >= 1.35
 Requires:	xcb-util-errors-devel
 Requires:	xcb-util-renderutil-devel
 Requires:	xcb-util-wm-devel
@@ -154,16 +156,15 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc CONTRIBUTING.md README.md
-%attr(755,root,root) %{_libdir}/libwlroots.so.12
+%attr(755,root,root) %{_libdir}/libwlroots-0.18.so
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libwlroots.so
-%{_includedir}/wlr
-%{_pkgconfigdir}/wlroots.pc
+%{_includedir}/wlroots-0.18
+%{_pkgconfigdir}/wlroots-0.18.pc
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libwlroots.a
+%{_libdir}/libwlroots-0.18.a
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wlroots0.18.git/commitdiff/63763a9007800ddc4bd3de36bfe4a8e167d2c59f



More information about the pld-cvs-commit mailing list