diff --git a/srcpkgs/polkit-kde-agent/patches/cross.patch b/srcpkgs/polkit-kde-agent/patches/cross.patch deleted file mode 100644 index 5a211fbbdf..0000000000 --- a/srcpkgs/polkit-kde-agent/patches/cross.patch +++ /dev/null @@ -1,27 +0,0 @@ ---- a/CMakeLists.txt 2018-07-31 15:01:17.000000000 +0200 -+++ b/CMakeLists.txt 2018-07-31 15:01:17.000000000 +0200 -@@ -49,6 +49,12 @@ - - find_package(PolkitQt5-1 REQUIRED 0.103.0) - -+if (NOT IS_ABSOLUTE "${POLKITQT-1_INCLUDE_DIR}") -+ set(POLKITQT-1_INCLUDE_DIR "${POLKITQT-1_INSTALL_DIR}/${POLKITQT-1_INCLUDE_DIR}") -+ set(POLKITQT-1_AGENT_LIBRARY "${POLKITQT-1_INSTALL_DIR}/${POLKITQT-1_AGENT_LIBRARY}") -+ set(POLKITQT-1_CORE_LIBRARY "${POLKITQT-1_INSTALL_DIR}/${POLKITQT-1_CORE_LIBRARY}") -+endif() -+ - include_directories( - ${POLKITQT-1_INCLUDE_DIR} - ${CMAKE_CURRENT_SOURCE_DIR} ---- a/CMakeLists.txt 2018-08-27 14:58:54.560731243 +0200 -+++ b/CMakeLists.txt 2018-08-27 14:58:54.560731243 +0200 -@@ -82,7 +81,8 @@ - KF5::I18n - KF5::Crash - KF5::IconThemes -- ${POLKITQT-1_LIBRARIES} -+ ${POLKITQT-1_AGENT_LIBRARY} -+ ${POLKITQT-1_CORE_LIBRARY} - ) - - configure_file(polkit-kde-authentication-agent-1.desktop.cmake ${CMAKE_BINARY_DIR}/polkit-kde-authentication-agent-1.desktop) diff --git a/srcpkgs/polkit-kde-agent/template b/srcpkgs/polkit-kde-agent/template index 36add963a1..925e5fc8dc 100644 --- a/srcpkgs/polkit-kde-agent/template +++ b/srcpkgs/polkit-kde-agent/template @@ -1,6 +1,6 @@ # Template file for 'polkit-kde-agent' pkgname=polkit-kde-agent -version=5.22.5 +version=5.23.1 revision=1 wrksrc="${pkgname}-1-${version}" build_style=cmake @@ -13,4 +13,4 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://commits.kde.org/polkit-kde-agent" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-1-${version}.tar.xz" -checksum=60e3ea544b2b609351961fe7f299b79c9f8ff89b911b63490fa0d3afd5222ba8 +checksum=416617237e045567daf830e23c0d3f32f3b4d9891e9a61888f735f494ccbf529