plasma-framework: update to 5.91.0.

This commit is contained in:
John 2022-01-18 12:27:58 +01:00
parent d02c45b7d1
commit e9c6533821
2 changed files with 2 additions and 15 deletions

View file

@ -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)

View file

@ -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 <me@johnnynator.dev>"
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