diff --git a/srcpkgs/plasma-framework/patches/GLESv2.patch b/srcpkgs/plasma-framework/patches/GLESv2.patch deleted file mode 100644 index a3ea973cee3..00000000000 --- a/srcpkgs/plasma-framework/patches/GLESv2.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git src/declarativeimports/core/CMakeLists.txt src/declarativeimports/core/CMakeLists.txt -index 1d97bb5..bdf3240 100644 ---- a/src/declarativeimports/core/CMakeLists.txt -+++ b/src/declarativeimports/core/CMakeLists.txt -@@ -60,7 +60,7 @@ if(HAVE_EGL) - endif() - - if (${Qt5Gui_OPENGL_IMPLEMENTATION} STREQUAL "GLESv2") -- target_link_libraries(corebindingsplugin Qt5::Gui_GLESv2) -+ target_link_libraries(corebindingsplugin GLESv2) - endif() - - install(TARGETS corebindingsplugin DESTINATION ${KDE_INSTALL_QMLDIR}/org/kde/plasma/core) diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index 70c73aee666..fd74fc2a405 100644 --- a/srcpkgs/plasma-framework/template +++ b/srcpkgs/plasma-framework/template @@ -1,6 +1,6 @@ # Template file for 'plasma-framework' pkgname=plasma-framework -version=5.89.0 +version=5.91.0 revision=1 build_style=cmake configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" @@ -15,7 +15,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/plasma-framework" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=b709a8effe04f12f4c04c65c185e09ee7479477b505283ae70d5d1fbd450a673 +checksum=f4471872b4f279e2979f661f2792f0afa8af5f15896bd9e6a08e1ec7ed85b079 do_check() { cd build