From abcf3d175c0d347d971068063a59537ead93d575 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 21 Dec 2025 08:30:47 +0100 Subject: [PATCH] libktorrent_kf6, bump to 25.12.0 (#13441) --- ...t_kf6-25.08.0.recipe => libktorrent_kf6-25.12.0.recipe} | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) rename net-libs/libktorrent/{libktorrent_kf6-25.08.0.recipe => libktorrent_kf6-25.12.0.recipe} (91%) diff --git a/net-libs/libktorrent/libktorrent_kf6-25.08.0.recipe b/net-libs/libktorrent/libktorrent_kf6-25.12.0.recipe similarity index 91% rename from net-libs/libktorrent/libktorrent_kf6-25.08.0.recipe rename to net-libs/libktorrent/libktorrent_kf6-25.12.0.recipe index 00d783778..166471e85 100644 --- a/net-libs/libktorrent/libktorrent_kf6-25.08.0.recipe +++ b/net-libs/libktorrent/libktorrent_kf6-25.12.0.recipe @@ -10,9 +10,8 @@ COPYRIGHT="2010-2025 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/libktorrent-$portVersion.tar.xz" -CHECKSUM_SHA256="e422bc87e3d14e8643a397f3b4f7d1baa3c0b9d9f6db2086ef43488752ba1657" +CHECKSUM_SHA256="fb5973d231392c27118659dd446faba123c99cd6c77c27deb6da96ef0e38304c" SOURCE_DIR="libktorrent-$portVersion" -#PATCHES="libktorrent-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -101,10 +100,6 @@ BUILD() { cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \ $cmakeDirArgs \ - -DKDE_INSTALL_PLUGINDIR=$addOnsDir/Qt6 \ - -DKDE_INSTALL_QMLDIR=$dataDir/Qt6/qml \ - -DKDE_INSTALL_QTPLUGINDIR=$addOnsDir/Qt6 \ - -DECM_DIR=/system/data/cmake/Modules/ECM/cmake \ -DCMAKE_SKIP_RPATH=YES \ -DBUILD_TESTING=OFF \ -Wno-dev