diff --git a/kde-apps/kldap/kldap-22.04.3.recipe b/kde-apps/kldap/kldap-23.08.5.recipe similarity index 87% rename from kde-apps/kldap/kldap-22.04.3.recipe rename to kde-apps/kldap/kldap-23.08.5.recipe index f20e21ed4..cada44490 100644 --- a/kde-apps/kldap/kldap-22.04.3.recipe +++ b/kde-apps/kldap/kldap-23.08.5.recipe @@ -1,24 +1,24 @@ SUMMARY="LDAP access API for KDE" DESCRIPTION="Allows LDAP accessing with a convenient Qt style C++ API." HOMEPAGE="https://kontact.kde.org/" -COPYRIGHT="2010-2022 KDE Organisation" +COPYRIGHT="2010-2024 KDE Organisation" LICENSE="BSD (3-clause) CC0 v1.0 GNU LGPL v2 MIT" REVISION="1" -SOURCE_URI="https://download.kde.org/Attic/release-service/$portVersion/src/kldap-$portVersion.tar.xz" -CHECKSUM_SHA256="e55cdf712f80e151d7f91feeba74697668e42e3ad1002dcdffc896ef9c7c9d08" +SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kldap-$portVersion.tar.xz" +CHECKSUM_SHA256="9d29dc2fc8763ade3b392ddaf7ba1efe8718b187dc1ee78bdb0d3b2440186cbe" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -libVersion="5.20.3" +libVersion="5.24.5" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" kldap$secondaryArchSuffix = $portVersion - lib:libKF5Ldap$secondaryArchSuffix = $libVersionCompat + lib:libKPim5Ldap$secondaryArchSuffix = $libVersionCompat " REQUIRES=" haiku$secondaryArchSuffix @@ -41,7 +41,7 @@ REQUIRES=" PROVIDES_devel=" kldap${secondaryArchSuffix}_devel = $portVersion - devel:libKF5Ldap$secondaryArchSuffix = $libVersionCompat + devel:libKPim5Ldap$secondaryArchSuffix = $libVersionCompat " REQUIRES_devel=" kldap$secondaryArchSuffix == $portVersion base @@ -49,7 +49,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.93.0 + extra_cmake_modules$secondaryArchSuffix >= 5.115 devel:libKF5Auth$secondaryArchSuffix devel:libKF5Bookmarks$secondaryArchSuffix devel:libKF5Codecs$secondaryArchSuffix @@ -111,7 +111,7 @@ INSTALL() make -C build install prepareInstalledDevelLib \ - libKF5Ldap + libKPim5Ldap packageEntries devel \ $libDir/cmake \