From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F08EE15800A for ; Tue, 11 Feb 2025 17:59:43 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D774534309C for ; Tue, 11 Feb 2025 17:59:43 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 20EB811042D; Tue, 11 Feb 2025 17:59:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 099B311042D for ; Tue, 11 Feb 2025 17:59:40 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4100343096 for ; Tue, 11 Feb 2025 17:59:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49F3A27F6 for ; Tue, 11 Feb 2025 17:59:38 +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: <1739296713.164864e4bc68bec4ca14502f15db55526a2e11fc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-disks/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-disks/Manifest kde-plasma/plasma-disks/plasma-disks-6.3.0.ebuild X-VCS-Directories: kde-plasma/plasma-disks/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 164864e4bc68bec4ca14502f15db55526a2e11fc X-VCS-Branch: master Date: Tue, 11 Feb 2025 17:59:38 +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: 4b612fe3-a9f4-4497-b83f-29d069f88b57 X-Archives-Hash: fb11cb54bea17b54124dd46480c1d7f6 commit: 164864e4bc68bec4ca14502f15db55526a2e11fc Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Feb 10 23:31:19 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 11 17:58:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164864e4 kde-plasma/plasma-disks: 6.3.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-disks/Manifest | 1 + kde-plasma/plasma-disks/plasma-disks-6.3.0.ebuild | 39 +++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/kde-plasma/plasma-disks/Manifest b/kde-plasma/plasma-disks/Manifest index 645d4df1ab91..71cff583593d 100644 --- a/kde-plasma/plasma-disks/Manifest +++ b/kde-plasma/plasma-disks/Manifest @@ -1 +1,2 @@ DIST plasma-disks-6.2.5.tar.xz 102936 BLAKE2B 6f38f9269b977baa153718f75274e7d74df6b233b1d97b87a72973d124c8584cd795883e45a82a6eb0ecd5adfa5de2744e1f53e3135843c844446ea741d9d6d9 SHA512 a89f9714fcd220dac33b76e1308004492487c29c73ba742ce1afb7cb56a776f36c25436c5520fbab3176dca8a5cbac6599afe21ab078776d0ec0342581e70f0b +DIST plasma-disks-6.3.0.tar.xz 105660 BLAKE2B dfe3250e17fe38f1207f0636d1e1fc2c7d91d5616f3bfa5ff13b161d35aa8515d2f9693d4e4bce0f1a9ee165986eacf03b1bdb568f2e1407ef36ad567c565a58 SHA512 bda4aa216ef424d63bf42ac7f3a8e34ba257ac9666cb1e28080935f0ca9dd1638db04980f521fc4864aef6635ec3e32842c018079f7f34dd532341a0ef1e6b96 diff --git a/kde-plasma/plasma-disks/plasma-disks-6.3.0.ebuild b/kde-plasma/plasma-disks/plasma-disks-6.3.0.ebuild new file mode 100644 index 000000000000..cf59c9d3b3cc --- /dev/null +++ b/kde-plasma/plasma-disks/plasma-disks-6.3.0.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="true" +KFMIN=6.10.0 +QTMIN=6.8.1 +inherit ecm plasma.kde.org xdg + +DESCRIPTION="Monitors S.M.A.R.T. capable devices for imminent failure" +HOMEPAGE="https://invent.kde.org/plasma/plasma-disks" + +LICENSE="|| ( GPL-3 GPL-2 )" +SLOT="6" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] + >=dev-qt/qtdeclarative-${QTMIN}:6 + >=kde-frameworks/kauth-${KFMIN}:6 + >=kde-frameworks/kcmutils-${KFMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kdbusaddons-${KFMIN}:6 + >=kde-frameworks/kdeclarative-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/kjobwidgets-${KFMIN}:6 + >=kde-frameworks/knotifications-${KFMIN}:6 + >=kde-frameworks/kservice-${KFMIN}:6 + >=kde-frameworks/solid-${KFMIN}:6 + sys-apps/smartmontools +" +RDEPEND="${DEPEND} + kde-plasma/kinfocenter:6 +" +BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"