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 20C1C159C9B for ; Tue, 6 Aug 2024 14:27:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 283A02BC050; Tue, 6 Aug 2024 14:27:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 112AF2BC050 for ; Tue, 6 Aug 2024 14:27:00 +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 55D4433BE18 for ; Tue, 6 Aug 2024 14:26:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4D791EBC for ; Tue, 6 Aug 2024 14:26:56 +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: <1722954261.09a17caa4bda956b2ee5c47a467bf44310a97761.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-nm/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-nm/Manifest kde-plasma/plasma-nm/plasma-nm-6.1.3.ebuild X-VCS-Directories: kde-plasma/plasma-nm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 09a17caa4bda956b2ee5c47a467bf44310a97761 X-VCS-Branch: master Date: Tue, 6 Aug 2024 14:26:56 +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: b31e8c0d-22e0-4ac5-86f3-c4da71154bc8 X-Archives-Hash: f2b6ad76791592e104a2785f3ad93851 commit: 09a17caa4bda956b2ee5c47a467bf44310a97761 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 6 14:19:49 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Aug 6 14:24:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a17caa kde-plasma/plasma-nm: drop 6.1.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-nm/Manifest | 1 - kde-plasma/plasma-nm/plasma-nm-6.1.3.ebuild | 78 ----------------------------- 2 files changed, 79 deletions(-) diff --git a/kde-plasma/plasma-nm/Manifest b/kde-plasma/plasma-nm/Manifest index cf0f707c0cbc..e9e30140e83a 100644 --- a/kde-plasma/plasma-nm/Manifest +++ b/kde-plasma/plasma-nm/Manifest @@ -1,3 +1,2 @@ DIST plasma-nm-5.27.11.tar.xz 1150816 BLAKE2B 9c48416a45caf9ac4836f793bd082906b2f3548dc1000c013c9403d609e3d0eee6036da4c6bb9b24be31a278487f777bd6fc3b258ce75adec35759c94ee35994 SHA512 79148728ab0e365c686ad4f24e8304f4be37112794c6356495b6108629ba68348588cf56f2fee60d2392ebaa5f4ab33cc43c30bdbae053ead5c5783cc1ced8ad -DIST plasma-nm-6.1.3.tar.xz 1201340 BLAKE2B ae391c4646285a0c1dcb15a71d25d74961554dc801f67bacf2ea1e27c3619e518a8743461226d54991676205052d0c557a4a623ec4604116cdcbfaf9d099a175 SHA512 7feae040352a7d5613f74720c31da688d36e69cdcb90bc081d4159c886c396a5a2ba289f33d3bfd77cef520dd55a684448ca746d5db8bfb0e9be0a318ab59e29 DIST plasma-nm-6.1.4.tar.xz 1201000 BLAKE2B 8092d5daf773f8a9b234b8bc10d1d7bf470e54b16947c53780361f9f69aac4d4acd2de027f823382039231a9144d17618887230a749550b427f692549a7965f5 SHA512 1df8c163d3ef5709e2ffd35742e8cd7914c448277800e3d67fc4896e13c917b5b381096c2582e2ce961e3b7a64bdda7f9383d9bde51f24a58f85f892f85711f5 diff --git a/kde-plasma/plasma-nm/plasma-nm-6.1.3.ebuild b/kde-plasma/plasma-nm/plasma-nm-6.1.3.ebuild deleted file mode 100644 index 3caef066a92b..000000000000 --- a/kde-plasma/plasma-nm/plasma-nm-6.1.3.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# 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 -PVCUT=$(ver_cut 1-3) -QTMIN=6.7.1 -inherit ecm plasma.kde.org - -DESCRIPTION="KDE Plasma applet for NetworkManager" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="openconnect teamd" - -DEPEND=" - >=app-crypt/qca-2.3.7:2[qt6] - dev-libs/qcoro[dbus] - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] - >=dev-qt/qtdeclarative-${QTMIN}:6[widgets] - >=kde-frameworks/kcolorscheme-${KFMIN}:6 - >=kde-frameworks/kcompletion-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kitemviews-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 - >=kde-frameworks/ksvg-${KFMIN}:6 - >=kde-frameworks/kwallet-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 - >=kde-frameworks/kxmlgui-${KFMIN}:6 - >=kde-frameworks/modemmanager-qt-${KFMIN}:6 - >=kde-frameworks/networkmanager-qt-${KFMIN}:6[teamd=] - >=kde-frameworks/solid-${KFMIN}:6 - >=kde-plasma/libplasma-${PVCUT}:6 - net-misc/mobile-broadband-provider-info - net-misc/networkmanager[teamd=] - openconnect? ( - >=dev-qt/qtwebengine-${QTMIN}:6 - net-vpn/networkmanager-openconnect - net-vpn/openconnect:= - ) -" -RDEPEND="${DEPEND} - >=kde-frameworks/kdeclarative-${KFMIN}:6 - >=kde-frameworks/kirigami-${KFMIN}:6 - >=kde-frameworks/kquickcharts-${KFMIN}:6 - >=kde-plasma/kde-cli-tools-${PVCUT}:* -" -BDEPEND=" - >=kde-frameworks/kcmutils-${KFMIN}:6 - virtual/pkgconfig -" - -src_configure() { - local mycmakeargs=( - -DBUILD_OPENCONNECT=$(usex openconnect) - ) - - ecm_src_configure -} - -pkg_postinst() { - ecm_pkg_postinst - - if ! has_version "kde-frameworks/kcmutils:6"; then - elog "${PN} is not terribly useful without kde-frameworks/kcmutils:6." - elog "However, the networkmanagement KCM can be called from either systemsettings" - elog "or manually: $ kcmshell6 kcm_networkmanagement" - fi -}