From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 AF0211580DC for ; Tue, 25 Jun 2024 22:33:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3818E2AA7; Tue, 25 Jun 2024 22:33:17 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD725E2AA6 for ; Tue, 25 Jun 2024 22:33:17 +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 21E08343024 for ; Tue, 25 Jun 2024 22:33:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1B641D55 for ; Tue, 25 Jun 2024 22:33:14 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1719354666.c2b46036687eefd17f4dd0d8a3d37321159ddb14.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-thunderbolt/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-thunderbolt/Manifest kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.1.ebuild X-VCS-Directories: kde-plasma/plasma-thunderbolt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c2b46036687eefd17f4dd0d8a3d37321159ddb14 X-VCS-Branch: master Date: Tue, 25 Jun 2024 22:33:14 +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: 3575a14e-d0ed-40e6-a946-76f90d014385 X-Archives-Hash: c83bc841b9f01597f6c7da80f710218f commit: c2b46036687eefd17f4dd0d8a3d37321159ddb14 Author: Sam James gentoo org> AuthorDate: Tue Jun 25 22:26:34 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 25 22:31:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b46036 kde-plasma/plasma-thunderbolt: 6.1.1 version bump Signed-off-by: Sam James gentoo.org> kde-plasma/plasma-thunderbolt/Manifest | 1 + .../plasma-thunderbolt-6.1.1.ebuild | 36 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/kde-plasma/plasma-thunderbolt/Manifest b/kde-plasma/plasma-thunderbolt/Manifest index 854306afc0c6..57215bf44a5d 100644 --- a/kde-plasma/plasma-thunderbolt/Manifest +++ b/kde-plasma/plasma-thunderbolt/Manifest @@ -1,2 +1,3 @@ DIST plasma-thunderbolt-5.27.11.tar.xz 72824 BLAKE2B c6c7fb62b255388672116a0e0cd9d36637a8ace2e2b559e39ebb5a64867c1c3057f832875885990fec3cd0a478bb177f8e10f5cb05c486e33b097836f7f3dd4a SHA512 8ba96ca33d32b3185e7026c75f8b6158df4cee88e4f2a5e42a1a86faf22391fe62112e441cc1d41a36e7a7b74cef3d61ac2426399e0e71a862d88807c404c6f8 DIST plasma-thunderbolt-6.1.0.tar.xz 80172 BLAKE2B c0d9c7ca26be7dd32da13c92978d1beb8e95a65f9e1244b4383074bdd2d93af0a44a259b9212c56d0b98f9fa18d57a89f2a4300d2a6d1fd23f34959f03354b94 SHA512 8608e1fd265a6f8a6fb8d53d62bd425acce063c1846064eee7c8bf187a05288b89c23e8b3885104edb3054b21130846e134dd87c84c2b19b9db547a2ba13f13f +DIST plasma-thunderbolt-6.1.1.tar.xz 79696 BLAKE2B ec2f6a987ae3ed0e2b9e8fc0c854bcd3109a4faa081cd98283d26acc7109455977f3fb03b6071a5a77a94ce493e1fd07dcc813774ba3beaa11a1c7e2bd821dc5 SHA512 4dbf9a94a1153700780f13ca7c65ccb4484901dd617d66e329e3cc9b66be498b47f133e5decdf53867689eea3fca55439366ae99eaf43018f93a644b23bbd0af diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.1.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.1.ebuild new file mode 100644 index 000000000000..99fc2dc353b1 --- /dev/null +++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.1.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="true" +KFMIN=6.3.0 +QTMIN=6.7.1 +inherit ecm plasma.kde.org + +DESCRIPTION="Plasma integration for controlling Thunderbolt devices" +HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt" + +LICENSE="|| ( GPL-2 GPL-3+ )" +SLOT="6" +KEYWORDS="~amd64" +IUSE="" + +# tests require DBus +RESTRICT="test" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] + >=dev-qt/qtdeclarative-${QTMIN}:6 + >=kde-frameworks/kcmutils-${KFMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kdbusaddons-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/knotifications-${KFMIN}:6 + >=kde-frameworks/kservice-${KFMIN}:6 +" +RDEPEND="${DEPEND} + >=kde-frameworks/kirigami-${KFMIN}:6 + sys-apps/bolt +" +BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"