[packages/kf5-plasma-framework] - updated to 5.84.0

witekfl witekfl at pld-linux.org
Sun Jul 11 16:12:53 CEST 2021


commit 1fc5463a3199c71a00da26d8cd522f83668840e1
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Sun Jul 11 16:12:24 2021 +0200

    - updated to 5.84.0

 egl.patch                 | 12 ++++++------
 kf5-plasma-framework.spec |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/kf5-plasma-framework.spec b/kf5-plasma-framework.spec
index 739b424..e2494a7 100644
--- a/kf5-plasma-framework.spec
+++ b/kf5-plasma-framework.spec
@@ -1,15 +1,15 @@
-%define		kdeframever	5.83
+%define		kdeframever	5.84
 %define		qtver		5.9.0
 %define		kfname		plasma-framework
 
 Summary:	The foundations that can be used to build a primary user interface
 Name:		kf5-%{kfname}
-Version:	5.83.0
+Version:	5.84.0
 Release:	1
 License:	LGPL v2.1+
 Group:		X11/Libraries
 Source0:	http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5:	b3e9a64c110fdc3a27bc17cd80b6d164
+# Source0-md5:	8295140dfdc3ffeacb6aff2931a1ea89
 Patch0:		egl.patch
 URL:		http://www.kde.org/
 BuildRequires:	EGL-devel
diff --git a/egl.patch b/egl.patch
index 894bd4e..a3721a0 100644
--- a/egl.patch
+++ b/egl.patch
@@ -1,12 +1,12 @@
-diff -up plasma-framework-5.83.0/src/declarativeimports/core/CMakeLists.txt.orig plasma-framework-5.83.0/src/declarativeimports/core/CMakeLists.txt
---- plasma-framework-5.83.0/src/declarativeimports/core/CMakeLists.txt.orig	2021-06-08 12:39:06.000000000 +0200
-+++ plasma-framework-5.83.0/src/declarativeimports/core/CMakeLists.txt	2021-06-14 19:55:05.956159908 +0200
+diff -up plasma-framework-5.84.0/src/declarativeimports/core/CMakeLists.txt.orig plasma-framework-5.84.0/src/declarativeimports/core/CMakeLists.txt
+--- plasma-framework-5.84.0/src/declarativeimports/core/CMakeLists.txt.orig	2021-07-03 14:20:52.000000000 +0200
++++ plasma-framework-5.84.0/src/declarativeimports/core/CMakeLists.txt	2021-07-11 15:51:56.010833913 +0200
 @@ -58,7 +58,7 @@ if(HAVE_X11)
  endif()
  
  if(HAVE_EGL)
--    target_link_libraries(corebindingsplugin OpenGL::EGL)
+-    target_link_libraries(corebindingsplugin ${EGL_TARGET})
 +    target_link_libraries(corebindingsplugin GL EGL)
- endif()
+ else()
  
- if (${Qt5Gui_OPENGL_IMPLEMENTATION} STREQUAL "GLESv2")
+ endif()
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-plasma-framework.git/commitdiff/1fc5463a3199c71a00da26d8cd522f83668840e1



More information about the pld-cvs-commit mailing list