diff --git a/srcpkgs/kcmutils/patches/cross.patch b/srcpkgs/kcmutils/patches/cross.patch deleted file mode 100644 index d56e56eb50f..00000000000 --- a/srcpkgs/kcmutils/patches/cross.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/CMakeLists.txt 2022-08-07 15:19:37.000000000 +0200 -+++ - 2022-09-11 10:33:06.432528721 +0200 -@@ -28,7 +28,7 @@ - - - include(CMakeDependentOption) --cmake_dependent_option(TOOLS_ONLY "Only build the tools and not the rest of KCMUtils" OFF "NOT CMAKE_CROSSCOMPILING" ON) -+option(TOOLS_ONLY "Only build the tools and not the rest of KCMUtils" OFF) - if (TOOLS_ONLY) - find_package(Qt${QT_MAJOR_VERSION} ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Core) - add_subdirectory(tools) diff --git a/srcpkgs/kcmutils/template b/srcpkgs/kcmutils/template index e074e8cbcaf..9450427b877 100644 --- a/srcpkgs/kcmutils/template +++ b/srcpkgs/kcmutils/template @@ -1,6 +1,6 @@ # Template file for 'kcmutils' pkgname=kcmutils -version=5.97.0 +version=5.98.0 revision=1 build_style=cmake build_helper=qemu @@ -12,7 +12,7 @@ maintainer="John " license="LGPL-2.0-or-later, LGPL-2.0-only" homepage="https://invent.kde.org/frameworks/kcmutils" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=ad1907b5347a907cfa2ff0ef37432d4f1f6b6abbaac2866b75a590b8926a5a75 +checksum=1d1740f3a115111802fcd58c3f7c3e52ca77f65e2c449859ccdd4a132279134b kcmutils-devel_package() { short_desc+=" - development"