From 8993fbfa7dd8d1eadc31f2f4a2bef866e1a04e67 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 14 Apr 2026 14:42:42 +0200 Subject: [PATCH] kcontacts6, add missing recipe for 6.25.0 (#13964) kpeople, trigger build for missing kcontacts6 --- .../{kcontacts6-6.19.0.recipe => kcontacts6-6.25.0.recipe} | 4 +++- kde-frameworks/kpeople/kpeople6-6.25.0.recipe | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) rename kde-frameworks/kcontacts/{kcontacts6-6.19.0.recipe => kcontacts6-6.25.0.recipe} (94%) diff --git a/kde-frameworks/kcontacts/kcontacts6-6.19.0.recipe b/kde-frameworks/kcontacts/kcontacts6-6.25.0.recipe similarity index 94% rename from kde-frameworks/kcontacts/kcontacts6-6.19.0.recipe rename to kde-frameworks/kcontacts/kcontacts6-6.25.0.recipe index 9a94d27d1..d4cbd1a17 100644 --- a/kde-frameworks/kcontacts/kcontacts6-6.19.0.recipe +++ b/kde-frameworks/kcontacts/kcontacts6-6.25.0.recipe @@ -5,7 +5,7 @@ COPYRIGHT="2010-2025 KDE Organisation" LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kcontacts-$portVersion.tar.xz" -CHECKSUM_SHA256="c9d032f3d988050e3449b009d961f137ff9d81cc128f63baecaccb2a718f5949" +CHECKSUM_SHA256="386826b3886d6b32a4583e638493ccd3cfb37722faaf318742d70d6bf0e3f0a7" SOURCE_DIR="kcontacts-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -35,6 +35,8 @@ PROVIDES_devel=" " REQUIRES_devel=" kcontacts6$secondaryArchSuffix == $portVersion base + devel:libKF6Codecs$secondaryArchSuffix + devel:libKF6CoreAddons$secondaryArchSuffix " ARCHITECTURES_doc="any" diff --git a/kde-frameworks/kpeople/kpeople6-6.25.0.recipe b/kde-frameworks/kpeople/kpeople6-6.25.0.recipe index bb2d40e42..c6aee7ae0 100644 --- a/kde-frameworks/kpeople/kpeople6-6.25.0.recipe +++ b/kde-frameworks/kpeople/kpeople6-6.25.0.recipe @@ -2,8 +2,8 @@ SUMMARY="KDE contact person abstraction library" DESCRIPTION="Provides access to all contacts and aggregates them by person. KPeople offers unified access to our contacts from different sources, grouping them \ by person while still exposing all the data. -Furthermore, KPeople will also provide facilities to integrate the data provided \ -in user interfaces by providing QML and Qt Widgets components." +Furthermore, KPeople will also provide facilities to integrate the data provided in \ +user interfaces by providing QML and Qt Widgets components." HOMEPAGE="https://invent.kde.org/frameworks/kpeople" COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2"