From c517aef2dbcfbc1a02f120cf867b04bf011ab41a Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 14 Apr 2026 11:30:16 +0200 Subject: [PATCH] KDE frameworks, bump to 6.25.0 part4 (#13942) --- .../{attica6-6.19.0.recipe => attica6-6.25.0.recipe} | 8 ++++---- ...tadata6-6.19.0.recipe => kfilemetadata6-6.25.0.recipe} | 8 ++++---- ...{kidletime6-6.19.0.recipe => kidletime6-6.25.0.recipe} | 4 ++-- ...emmodels6-6.19.0.recipe => kitemmodels6-6.25.0.recipe} | 6 +++--- ...{knewstuff6-6.19.0.recipe => knewstuff6-6.25.0.recipe} | 4 ++-- .../{kpackage6-6.19.0.recipe => kpackage6-6.25.0.recipe} | 4 ++-- .../{kparts6-6.19.0.recipe => kparts6-6.25.0.recipe} | 4 ++-- .../{kxmlgui6-6.19.0.recipe => kxmlgui6-6.25.0.recipe} | 4 ++-- ...dication6-6.19.0.recipe => syndication6-6.25.0.recipe} | 4 ++-- 9 files changed, 23 insertions(+), 23 deletions(-) rename kde-frameworks/attica/{attica6-6.19.0.recipe => attica6-6.25.0.recipe} (93%) rename kde-frameworks/kfilemetadata/{kfilemetadata6-6.19.0.recipe => kfilemetadata6-6.25.0.recipe} (93%) rename kde-frameworks/kidletime/{kidletime6-6.19.0.recipe => kidletime6-6.25.0.recipe} (95%) rename kde-frameworks/kitemmodels/{kitemmodels6-6.19.0.recipe => kitemmodels6-6.25.0.recipe} (95%) rename kde-frameworks/knewstuff/{knewstuff6-6.19.0.recipe => knewstuff6-6.25.0.recipe} (96%) rename kde-frameworks/kpackage/{kpackage6-6.19.0.recipe => kpackage6-6.25.0.recipe} (95%) rename kde-frameworks/kparts/{kparts6-6.19.0.recipe => kparts6-6.25.0.recipe} (97%) rename kde-frameworks/kxmlgui/{kxmlgui6-6.19.0.recipe => kxmlgui6-6.25.0.recipe} (96%) rename kde-frameworks/syndication/{syndication6-6.19.0.recipe => syndication6-6.25.0.recipe} (95%) diff --git a/kde-frameworks/attica/attica6-6.19.0.recipe b/kde-frameworks/attica/attica6-6.25.0.recipe similarity index 93% rename from kde-frameworks/attica/attica6-6.19.0.recipe rename to kde-frameworks/attica/attica6-6.25.0.recipe index bbcf54d31..e1005cbcd 100644 --- a/kde-frameworks/attica/attica6-6.19.0.recipe +++ b/kde-frameworks/attica/attica6-6.25.0.recipe @@ -4,11 +4,11 @@ providers at the same time. With Attica you can easily access services \ rom providers such as openDesktop.org. It implements the freedesktop.org \ specification for the Open Collaboration Services API." HOMEPAGE="https://invent.kde.org/frameworks/attica" -COPYRIGHT="2010-2025 KDE Organisation" +COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/attica-${portVersion}.tar.xz" -CHECKSUM_SHA256="30813efb577f75b87eec4f02300a906e5f39a8dd2c7e7488958a7ffeaaaee1a8" +CHECKSUM_SHA256="fa39cc74cd34ffd4beb906099a5f42e4180432b5839a75a4b251c0ae2fb01ab1" SOURCE_DIR="attica-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -61,7 +61,7 @@ BUILD_PREREQUIRES=" TEST_REQUIRES=" markupsafe_$pythonPackage chardet_$pythonPackage - jinja2_$pythonPackage + jinja_$pythonPackage " BUILD() @@ -84,7 +84,7 @@ BUILD() INSTALL() { make -C build install -# cmake --build build --target install_html_docs + cmake --build build --target install_html_docs cmake --build build --target install_qch_docs prepareInstalledDevelLib \ diff --git a/kde-frameworks/kfilemetadata/kfilemetadata6-6.19.0.recipe b/kde-frameworks/kfilemetadata/kfilemetadata6-6.25.0.recipe similarity index 93% rename from kde-frameworks/kfilemetadata/kfilemetadata6-6.19.0.recipe rename to kde-frameworks/kfilemetadata/kfilemetadata6-6.25.0.recipe index 4a1ce3ef2..bcfdcc5cc 100644 --- a/kde-frameworks/kfilemetadata/kfilemetadata6-6.19.0.recipe +++ b/kde-frameworks/kfilemetadata/kfilemetadata6-6.25.0.recipe @@ -4,11 +4,11 @@ metadata from a number of different files. This library is typically used \ by file indexers to retreive the metadata. This library can also be used by \ applications to write metadata." HOMEPAGE="https://invent.kde.org/frameworks/kfilemetadata" -COPYRIGHT="2010-2025 KDE Organisation" +COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kfilemetadata-${portVersion}.tar.xz" -CHECKSUM_SHA256="5d465225826a06607234f29a6444883167ed2a921c7115c22e308343211541c1" +CHECKSUM_SHA256="78b3516ab3038fec122f86c1370f4c7d8857ddea9e907263242affae1dd1f738" SOURCE_DIR="kfilemetadata-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -58,8 +58,8 @@ BUILD_REQUIRES=" devel:libKF6ConfigCore$secondaryArchSuffix >= $libVersion devel:libKF6CoreAddons$secondaryArchSuffix >= $libVersion devel:libKF6I18n$secondaryArchSuffix >= $libVersion - devel:libpoppler$secondaryArchSuffix >= 148.0 - devel:libpoppler_qt6$secondaryArchSuffix >= 3.10.0 + devel:libpoppler$secondaryArchSuffix >= 155 + devel:libpoppler_qt6$secondaryArchSuffix >= 3.11 devel:libQMobipocket6$secondaryArchSuffix devel:libQt6Core$secondaryArchSuffix devel:libQt6Qml$secondaryArchSuffix diff --git a/kde-frameworks/kidletime/kidletime6-6.19.0.recipe b/kde-frameworks/kidletime/kidletime6-6.25.0.recipe similarity index 95% rename from kde-frameworks/kidletime/kidletime6-6.19.0.recipe rename to kde-frameworks/kidletime/kidletime6-6.25.0.recipe index 89538bbb9..5f06ff905 100644 --- a/kde-frameworks/kidletime/kidletime6-6.19.0.recipe +++ b/kde-frameworks/kidletime/kidletime6-6.25.0.recipe @@ -4,11 +4,11 @@ It is useful not only for finding out about the current idle time of the PC, \ but also for getting notified upon idle time events, such as custom timeouts, \ or user activity." HOMEPAGE="https://invent.kde.org/frameworks/kidletime" -COPYRIGHT="2010-2025 KDE Organisation" +COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kidletime-${portVersion}.tar.xz" -CHECKSUM_SHA256="df82c386fef8dc98ea5976ffef1da11539c1914d21b773ce62f4533b5ad16f65" +CHECKSUM_SHA256="64e83d46a15b444017c6341e479e229bbd6cbb8320ef1359773737cee89dd7ca" SOURCE_DIR="kidletime-$portVersion" ARCHITECTURES="all !x86_gcc2" diff --git a/kde-frameworks/kitemmodels/kitemmodels6-6.19.0.recipe b/kde-frameworks/kitemmodels/kitemmodels6-6.25.0.recipe similarity index 95% rename from kde-frameworks/kitemmodels/kitemmodels6-6.19.0.recipe rename to kde-frameworks/kitemmodels/kitemmodels6-6.25.0.recipe index 46dbfeb2b..6f69e2295 100644 --- a/kde-frameworks/kitemmodels/kitemmodels6-6.19.0.recipe +++ b/kde-frameworks/kitemmodels/kitemmodels6-6.25.0.recipe @@ -17,11 +17,11 @@ KRecursiveFilterProxyModel - Recursive filtering of models KSelectionProxyModel - A Proxy Model which presents a subset of its source \ model to observers" HOMEPAGE="https://invent.kde.org/frameworks/kitemmodels" -COPYRIGHT="2010-2025 KDE Organisation" +COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kitemmodels-${portVersion}.tar.xz" -CHECKSUM_SHA256="96e74a13100d0266ac31bfd1527901637f2bf4d6bc7d46a497e6dc9291bdb98e" +CHECKSUM_SHA256="ab78119a00b84eac65ffc986df30fbf9b1b8d00635e8fc626372e84580d158ca" SOURCE_DIR="kitemmodels-$portVersion" ARCHITECTURES="all !x86_gcc2" diff --git a/kde-frameworks/knewstuff/knewstuff6-6.19.0.recipe b/kde-frameworks/knewstuff/knewstuff6-6.25.0.recipe similarity index 96% rename from kde-frameworks/knewstuff/knewstuff6-6.19.0.recipe rename to kde-frameworks/knewstuff/knewstuff6-6.25.0.recipe index 306a03de0..8258c53ce 100644 --- a/kde-frameworks/knewstuff/knewstuff6-6.19.0.recipe +++ b/kde-frameworks/knewstuff/knewstuff6-6.25.0.recipe @@ -3,11 +3,11 @@ DESCRIPTION="The KNewStuff library implements collaborative data sharing for \ applications. It uses libattica to support the Open Collaboration \ Services specification." HOMEPAGE="https://invent.kde.org/frameworks/knewstuff" -COPYRIGHT="2010-2025 KDE Organisation" +COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/knewstuff-${portVersion}.tar.xz" -CHECKSUM_SHA256="7090fb82f04fa634ba98ad150c88123c80c117d5aed8559633d831e1c8591aff" +CHECKSUM_SHA256="8c31ef25a7d7389473d12245ae564ad888467b8ef910ac212e16e9334540cd08" SOURCE_DIR="knewstuff-$portVersion" ARCHITECTURES="all !x86_gcc2" diff --git a/kde-frameworks/kpackage/kpackage6-6.19.0.recipe b/kde-frameworks/kpackage/kpackage6-6.25.0.recipe similarity index 95% rename from kde-frameworks/kpackage/kpackage6-6.19.0.recipe rename to kde-frameworks/kpackage/kpackage6-6.25.0.recipe index c9f3e4b25..bfbf8054a 100644 --- a/kde-frameworks/kpackage/kpackage6-6.19.0.recipe +++ b/kde-frameworks/kpackage/kpackage6-6.25.0.recipe @@ -3,11 +3,11 @@ DESCRIPTION="The KPackage framework lets the user install and load packages of \ non binary content such as scripted extensions or graphic assets, as if \ they were traditional plugins." HOMEPAGE="https://invent.kde.org/frameworks/kpackage" -COPYRIGHT="2010-2025 KDE Organisation" +COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kpackage-${portVersion}.tar.xz" -CHECKSUM_SHA256="9ae441930955e5ebbca36243bf326638b7badbc74c56f89c906c081c04b7009d" +CHECKSUM_SHA256="bd465c0f1c11ec4c6767c985ebd144cc1efd6b6f249e7d19bf2cc04b956a663e" SOURCE_DIR="kpackage-$portVersion" ARCHITECTURES="all !x86_gcc2" diff --git a/kde-frameworks/kparts/kparts6-6.19.0.recipe b/kde-frameworks/kparts/kparts6-6.25.0.recipe similarity index 97% rename from kde-frameworks/kparts/kparts6-6.19.0.recipe rename to kde-frameworks/kparts/kparts6-6.25.0.recipe index 986528d54..969959f54 100644 --- a/kde-frameworks/kparts/kparts6-6.19.0.recipe +++ b/kde-frameworks/kparts/kparts6-6.25.0.recipe @@ -2,11 +2,11 @@ SUMMARY="Plugin framework for user interface components" DESCRIPTION="This library implements the framework for KDE parts, which are elaborate \ widgets with a user-interface defined in terms of actions (menu items, toolbar icons)." HOMEPAGE="https://invent.kde.org/frameworks/kparts" -COPYRIGHT="2010-2025 KDE Organisation" +COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kparts-${portVersion}.tar.xz" -CHECKSUM_SHA256="cddc3b6a4fc0a3f41fa5791997c9ddf4ca98855839be465ebe5d0c3cefe350d8" +CHECKSUM_SHA256="f0d6346e3127d1e44506733113be467d8b50cb82731d300a57990dd09baaedf1" SOURCE_DIR="kparts-$portVersion" ARCHITECTURES="all !x86_gcc2" diff --git a/kde-frameworks/kxmlgui/kxmlgui6-6.19.0.recipe b/kde-frameworks/kxmlgui/kxmlgui6-6.25.0.recipe similarity index 96% rename from kde-frameworks/kxmlgui/kxmlgui6-6.19.0.recipe rename to kde-frameworks/kxmlgui/kxmlgui6-6.25.0.recipe index a3619d243..36169f410 100644 --- a/kde-frameworks/kxmlgui/kxmlgui6-6.19.0.recipe +++ b/kde-frameworks/kxmlgui/kxmlgui6-6.25.0.recipe @@ -4,11 +4,11 @@ in an abstract way. The actions are configured through a XML \ description and hooks in the application code. The framework supports \ merging of multiple description for example for integrating actions from plugins." HOMEPAGE="https://invent.kde.org/frameworks/kxmlgui" -COPYRIGHT="2010-2025 KDE Organisation" +COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kxmlgui-${portVersion}.tar.xz" -CHECKSUM_SHA256="29c29dc71c1668aef18dcd0a8c865739f5dcc2e2f5cea66bec75d240807fd9ee" +CHECKSUM_SHA256="02d97c24ec0bc102c299f3429056b45025e24d59ec31464317a3062cc1fc2021" SOURCE_DIR="kxmlgui-$portVersion" ARCHITECTURES="all !x86_gcc2" diff --git a/kde-frameworks/syndication/syndication6-6.19.0.recipe b/kde-frameworks/syndication/syndication6-6.25.0.recipe similarity index 95% rename from kde-frameworks/syndication/syndication6-6.19.0.recipe rename to kde-frameworks/syndication/syndication6-6.25.0.recipe index 65f0ce968..5e4b02360 100644 --- a/kde-frameworks/syndication/syndication6-6.19.0.recipe +++ b/kde-frameworks/syndication/syndication6-6.25.0.recipe @@ -3,11 +3,11 @@ DESCRIPTION="RSS (0.9/1.0, 0.91..2.0) and Atom (0.3 and 1.0) feeds are supported offers a unified, format-agnostic view on the parsed feed, so that the using application does \ not need to distinguish between feed formats." HOMEPAGE="https://invent.kde.org/frameworks/syndication" -COPYRIGHT="2010-2025 KDE Organisation" +COPYRIGHT="2010-2026 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/syndication-${portVersion}.tar.xz" -CHECKSUM_SHA256="161110744d5bc7b9b0f86068d85018da6129c8c07aa4749c9a18bdeb75c17166" +CHECKSUM_SHA256="953f5935b1a0ba7c2c70cc213c0144d9c73855c802a1525be6c086543428f957" SOURCE_DIR="syndication-$portVersion" ARCHITECTURES="all !x86_gcc2"