From 7cf9dc6020f3b40fe3999a1968dfdd1cd3b842f9 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 8 May 2025 14:53:23 +0200 Subject: [PATCH] kdsingleapplication, bump version to 1.1.0 (#12349) move to dev-libs (Gentoo layout) rename directory for qt6-speech to match common names --- .../kdsingleapplication/kdsingleapplication-1.1.0.recipe | 2 +- dev-qt/{qt6_speech => qt6-speech}/licenses/GNU FDL v1 | 0 .../patches/qt6_speech-6.7.2.patchset | 0 dev-qt/{qt6_speech => qt6-speech}/qt6_speech-6.7.2.recipe | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename dev-qt/kdsingleapplication/kdsingleapplication-1.0.0.recipe => dev-libs/kdsingleapplication/kdsingleapplication-1.1.0.recipe (96%) rename dev-qt/{qt6_speech => qt6-speech}/licenses/GNU FDL v1 (100%) rename dev-qt/{qt6_speech => qt6-speech}/patches/qt6_speech-6.7.2.patchset (100%) rename dev-qt/{qt6_speech => qt6-speech}/qt6_speech-6.7.2.recipe (100%) diff --git a/dev-qt/kdsingleapplication/kdsingleapplication-1.0.0.recipe b/dev-libs/kdsingleapplication/kdsingleapplication-1.1.0.recipe similarity index 96% rename from dev-qt/kdsingleapplication/kdsingleapplication-1.0.0.recipe rename to dev-libs/kdsingleapplication/kdsingleapplication-1.1.0.recipe index bd56c964f..86189d474 100644 --- a/dev-qt/kdsingleapplication/kdsingleapplication-1.0.0.recipe +++ b/dev-libs/kdsingleapplication/kdsingleapplication-1.1.0.recipe @@ -16,7 +16,7 @@ LICENSE="BSD (3-clause) MIT" REVISION="1" SOURCE_URI="$HOMEPAGE/releases/download/v$portVersion/kdsingleapplication-$portVersion.tar.gz" -CHECKSUM_SHA256="c92355dc10f3ebd39363458458fb5bdd9662e080cf77d91f0437763c4d936520" +CHECKSUM_SHA256="31029fffa4873e2769c555668e8edaa6bd5721edbc445bff5e66cc6af3b9ed78" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" diff --git a/dev-qt/qt6_speech/licenses/GNU FDL v1 b/dev-qt/qt6-speech/licenses/GNU FDL v1 similarity index 100% rename from dev-qt/qt6_speech/licenses/GNU FDL v1 rename to dev-qt/qt6-speech/licenses/GNU FDL v1 diff --git a/dev-qt/qt6_speech/patches/qt6_speech-6.7.2.patchset b/dev-qt/qt6-speech/patches/qt6_speech-6.7.2.patchset similarity index 100% rename from dev-qt/qt6_speech/patches/qt6_speech-6.7.2.patchset rename to dev-qt/qt6-speech/patches/qt6_speech-6.7.2.patchset diff --git a/dev-qt/qt6_speech/qt6_speech-6.7.2.recipe b/dev-qt/qt6-speech/qt6_speech-6.7.2.recipe similarity index 100% rename from dev-qt/qt6_speech/qt6_speech-6.7.2.recipe rename to dev-qt/qt6-speech/qt6_speech-6.7.2.recipe