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 910C6158020 for ; Sun, 18 Dec 2022 09:41:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D90E8E088B; Sun, 18 Dec 2022 09:41:51 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0309E088B for ; Sun, 18 Dec 2022 09:41:51 +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 B10E3340DC1 for ; Sun, 18 Dec 2022 09:41:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AE367C6 for ; Sun, 18 Dec 2022 09:41:49 +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: <1671356494.504e61d82732f5103e42b94d41b2590dd7038ddc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kweather/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kweather/Manifest kde-misc/kweather/kweather-22.06-r1.ebuild X-VCS-Directories: kde-misc/kweather/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 504e61d82732f5103e42b94d41b2590dd7038ddc X-VCS-Branch: master Date: Sun, 18 Dec 2022 09:41:49 +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: d0d6826f-c169-4236-9adc-a055a3b57cc3 X-Archives-Hash: ee2c2313a0e42851018c209216a0bf23 commit: 504e61d82732f5103e42b94d41b2590dd7038ddc Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Dec 18 09:06:20 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Dec 18 09:41:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504e61d8 kde-misc/kweather: drop 22.06-r1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kweather/Manifest | 1 - kde-misc/kweather/kweather-22.06-r1.ebuild | 56 ------------------------------ 2 files changed, 57 deletions(-) diff --git a/kde-misc/kweather/Manifest b/kde-misc/kweather/Manifest index 98650cdac4a2..74a534a554c2 100644 --- a/kde-misc/kweather/Manifest +++ b/kde-misc/kweather/Manifest @@ -1,2 +1 @@ -DIST kweather-22.06.tar.xz 1004924 BLAKE2B 449cdaca34924c0bee8b1da6382fc98a2db3e7681a1e2a6ccaf170965f7904112f20e634b77c6b4ad359624d5c8d9e4d2bcb5aaed80793a019ffadd4910ae8e0 SHA512 68384fd9e279b06f0e723f9f0d8d89e19e910ea13acc80a26de73b703769db572b6438e9eae4c56f445df6022c3a6b12f5c4541f3000373fb4a11aa91fd6c819 DIST kweather-22.11.tar.xz 1018032 BLAKE2B 0d89ec6b6f11cac8b46662ae36613da504367a0089bc06f157863c0720029321cb26526bebf53619b165df7af584b4845b4848aa5d793e682cfed5c9aaa54217 SHA512 059c67af971e6e767676e8c18a5b68a5e9c1a9fe21bc7be8fc4189ffe77b533b68aa27b753514d92d79c1fec3aeb9f9332e7fc8aed7f9e6f238decf1f421103b diff --git a/kde-misc/kweather/kweather-22.06-r1.ebuild b/kde-misc/kweather/kweather-22.06-r1.ebuild deleted file mode 100644 index 43a9690368c6..000000000000 --- a/kde-misc/kweather/kweather-22.06-r1.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="false" -KFMIN=5.90.0 -QTMIN=5.15.5 -inherit ecm plasma-mobile.kde.org - -DESCRIPTION="Weather forecast application for Plasma with flat and dynamic/animated views" -HOMEPAGE="https://apps.kde.org/kweather/" - -if [[ ${KDE_BUILD_TYPE} = release ]]; then - KEYWORDS="~amd64 ~arm64" -fi - -LICENSE="GPL-2+" -SLOT="5" - -DEPEND=" - =dev-libs/kweathercore-0.6*:5 - >=dev-qt/qtcharts-${QTMIN}:5[qml] - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=dev-qt/qtsvg-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kholidays-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kirigami-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/plasma-${KFMIN}:5 -" -RDEPEND="${DEPEND} - >=dev-qt/qtgraphicaleffects-${QTMIN}:5 - >=dev-qt/qtpositioning-${QTMIN}:5[geoclue] -" - -src_prepare() { - ecm_src_prepare - - sed -e "/include(ECMCheckOutboundLicense)/s/^/#DONT /" \ - -e "/ecm_check_outbound_license/s/^/#DONT /" \ - -i CMakeLists.txt || die # avoid cmake spam about python, reusetool -} - -src_configure() { - local mycmakeargs=( - -DBUILD_PLASMOID=ON - ) - ecm_src_configure -}