[packages/egl-wayland] - updated to 1.1.19
qboosh
qboosh at pld-linux.org
Fri Apr 25 19:07:55 CEST 2025
commit 9bd519304c479b0dbdbeb286e76c76296c003901
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 25 18:47:12 2025 +0200
- updated to 1.1.19
egl-wayland.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/egl-wayland.spec b/egl-wayland.spec
index f365cb7..7e57e84 100644
--- a/egl-wayland.spec
+++ b/egl-wayland.spec
@@ -5,13 +5,13 @@
Summary: Wayland EGL External Platform library
Summary(pl.UTF-8): Biblioteka platformy zewnętrznej Wayland EGL
Name: egl-wayland
-Version: 1.1.18
+Version: 1.1.19
Release: 1
License: MIT
Group: Libraries
#Source0Download: https://github.com/NVIDIA/egl-wayland/releases
Source0: https://github.com/NVIDIA/egl-wayland/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: d0424c3d4c251214334a6107ad739754
+# Source0-md5: dc73e841f45593922bc3ad9f8fc6078c
Patch0: %{name}-pc.patch
URL: https://github.com/NVIDIA/egl-wayland
BuildRequires: EGL-devel >= 1.5
@@ -28,6 +28,9 @@ BuildRequires: wayland-egl-devel >= 1.15
BuildRequires: wayland-protocols >= 1.8
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# already handled in m4/ax_check_enable_debug.m4 (only in autotools build, not in meson)
+%define filterout_cpp -DNDEBUG
+
%description
This is a work-in-progress implementation of a EGL External Platform
library to add client-side Wayland support to EGL on top of EGLDevice
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/egl-wayland.git/commitdiff/9bd519304c479b0dbdbeb286e76c76296c003901
More information about the pld-cvs-commit
mailing list