From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6496B158046 for ; Fri, 11 Oct 2024 12:57:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B627E29C2; Fri, 11 Oct 2024 12:57:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1EB73E29C2 for ; Fri, 11 Oct 2024 12:57:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 20A47343216 for ; Fri, 11 Oct 2024 12:57:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 828AB21C8 for ; Fri, 11 Oct 2024 12:57:54 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1728651447.835726a2621f2b981505d3b6d98fef8b6f915ab6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kcmutils/Manifest kde-frameworks/kcmutils/kcmutils-6.7.0.ebuild X-VCS-Directories: kde-frameworks/kcmutils/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 835726a2621f2b981505d3b6d98fef8b6f915ab6 X-VCS-Branch: master Date: Fri, 11 Oct 2024 12:57:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ac4cee07-a4c2-474f-99ab-d1d1306eb849 X-Archives-Hash: eaf69242862abb7e02813a7810dfa2b0 commit: 835726a2621f2b981505d3b6d98fef8b6f915ab6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 11 12:47:04 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 11 12:57:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=835726a2 kde-frameworks/kcmutils: 6.7.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kcmutils/Manifest | 1 + kde-frameworks/kcmutils/kcmutils-6.7.0.ebuild | 30 +++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/kde-frameworks/kcmutils/Manifest b/kde-frameworks/kcmutils/Manifest index 80740cef1da8..756fde7212f5 100644 --- a/kde-frameworks/kcmutils/Manifest +++ b/kde-frameworks/kcmutils/Manifest @@ -1,2 +1,3 @@ DIST kcmutils-5.116.0.tar.xz 2483612 BLAKE2B 8cf69f90c1fc3ea0fccb7394891140b7ab8cbadbe413a0a48452061519486b2d0f7e7ea95c129a2a63e4be15ada7e259a16f97805a582be2a93e670f07b40ee3 SHA512 05ee74e36f859a7c60d60c5da9bf24923742440b094b3969f56f7cef3ca1d7d7cdc6b3d7bb467db3388e3946f627fcbef29ba0c2f84cd85f041382920b4e3ad8 DIST kcmutils-6.6.0.tar.xz 2463648 BLAKE2B 340237ee3120a1ef07f085c770eb55279db24e6f36a57e703bc97049801a924de426a8ced066a3323632ca578eee98c7680ffd46241dfeaec6839ad2a7a181b9 SHA512 838181112b1fc5fef50ef28f3662086dd0fbacb8424b1ebdd08921952466dae71f9530ef0e39c2afea5e3547c4cb308a78935682e1641227547cf763fca58c89 +DIST kcmutils-6.7.0.tar.xz 2463708 BLAKE2B 9519b86fa2430d4914196c6d064b50703d42d1a4b4f795f8263f65333e4b94858880612191d6e1258b904d053a706ec0514be1ecfb67b4ca101c3b30ba948253 SHA512 1718565ce5e8c62745d753ba362263b5093bad4869e5841c64492344f465a591d592b1417418b8a8b4ded456e887035a1dba9fd5bd316cc961c3c56da099a147 diff --git a/kde-frameworks/kcmutils/kcmutils-6.7.0.ebuild b/kde-frameworks/kcmutils/kcmutils-6.7.0.ebuild new file mode 100644 index 000000000000..c6d901446229 --- /dev/null +++ b/kde-frameworks/kcmutils/kcmutils-6.7.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="forceoptional" +PVCUT=$(ver_cut 1-2) +QTMIN=6.6.2 +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework to work with KDE System Settings modules" + +LICENSE="LGPL-2" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] + >=dev-qt/qtdeclarative-${QTMIN}:6[widgets] + =kde-frameworks/kconfig-${PVCUT}*:6 + =kde-frameworks/kconfigwidgets-${PVCUT}*:6 + =kde-frameworks/kcoreaddons-${PVCUT}*:6 + =kde-frameworks/kguiaddons-${PVCUT}*:6 + =kde-frameworks/ki18n-${PVCUT}*:6 + =kde-frameworks/kio-${PVCUT}*:6 + =kde-frameworks/kitemviews-${PVCUT}*:6 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:6 + =kde-frameworks/kxmlgui-${PVCUT}*:6 +" +RDEPEND="${DEPEND}"