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 7318B158043 for ; Sun, 14 Apr 2024 20:03:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 875A52BC013; Sun, 14 Apr 2024 20:03:35 +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 64E4BE29FA for ; Sun, 14 Apr 2024 20:03:35 +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 6BFD43433A9 for ; Sun, 14 Apr 2024 20:03:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DE34B16F6 for ; Sun, 14 Apr 2024 20:03:30 +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: <1713124894.2b4a52e3551e3d2de4d2faeb0372aa77651b8230.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/purpose/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/purpose/Manifest kde-frameworks/purpose/purpose-6.0.0.ebuild X-VCS-Directories: kde-frameworks/purpose/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2b4a52e3551e3d2de4d2faeb0372aa77651b8230 X-VCS-Branch: master Date: Sun, 14 Apr 2024 20:03:30 +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: 1b503f80-ae09-40d4-b15f-ad1058f4ac39 X-Archives-Hash: c24a6b18da0cc5860aedea36389d7762 commit: 2b4a52e3551e3d2de4d2faeb0372aa77651b8230 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 14 19:48:28 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 14 20:01:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b4a52e3 kde-frameworks/purpose: drop 6.0.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/purpose/Manifest | 1 - kde-frameworks/purpose/purpose-6.0.0.ebuild | 70 ----------------------------- 2 files changed, 71 deletions(-) diff --git a/kde-frameworks/purpose/Manifest b/kde-frameworks/purpose/Manifest index f05b2ea3ebde..0695c546af1b 100644 --- a/kde-frameworks/purpose/Manifest +++ b/kde-frameworks/purpose/Manifest @@ -1,3 +1,2 @@ DIST purpose-5.115.0.tar.xz 180012 BLAKE2B 2e5a2805b19384f5e8ce0fdb94fa5cc3a7dbfeaaac027e45d95cc16091ea94e2a626ebb8be34f67838ea48049496005588ee6055f745b332676a64a35450c30e SHA512 b17cd780ed7947582fbc71430de67ebeaf33432113bbb77fba3736bd608d05fb132d40f7783cba4fdfd7ab3eec60f00676d48be0ce9c601c37f8eccc04d4db31 -DIST purpose-6.0.0.tar.xz 174876 BLAKE2B fef97eb97b497067ea5fbe7f19c3cd0234a2500c3c09e45851a44cf36f36a39052591e151cbbe39b2e8c5d5e86484f7495cfab3da92051cea52aefd2ad0bf67c SHA512 f160ead62f2e16bdcc9763c139d77479b72dc24b3f6cf9b0a65336ec4ebce371394c8765e08171e4caf939e69f9874596ba5e4baba03146823b23240ec972bfe DIST purpose-6.1.0.tar.xz 175584 BLAKE2B 02cabc4ff679560bad0bc77d853f97ac5b4a27e2e20c5ac0ca86ce932aa2c8ed1d8e2d24d1ff5c39513903baefea772289fd99307bcbb13282d3499205712b24 SHA512 a52b365c3e33966e2557529d63a9cab8af66d1ea976a47e9aeee62755897bada371ad16f758abefb47201728e371f050c40fd88d29b9584445b4c816e954ff78 diff --git a/kde-frameworks/purpose/purpose-6.0.0.ebuild b/kde-frameworks/purpose/purpose-6.0.0.ebuild deleted file mode 100644 index 644569f4d542..000000000000 --- a/kde-frameworks/purpose/purpose-6.0.0.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_QTHELP="false" -ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-2) -QTMIN=6.6.2 -inherit ecm frameworks.kde.org optfeature xdg-utils - -DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled" - -LICENSE="LGPL-2.1+" -KEYWORDS="~amd64" -IUSE="bluetooth kaccounts" - -# requires running environment -RESTRICT="test" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - =kde-frameworks/kconfig-${PVCUT}*:6 - =kde-frameworks/kcoreaddons-${PVCUT}*:6 - =kde-frameworks/ki18n-${PVCUT}*:6 - =kde-frameworks/kio-${PVCUT}*:6 - =kde-frameworks/kirigami-${PVCUT}*:6 - =kde-frameworks/knotifications-${PVCUT}*:6 - =kde-frameworks/kservice-${PVCUT}*:6 - =kde-frameworks/prison-${PVCUT}*:6 - kaccounts? ( - kde-apps/kaccounts-integration:6 - >=net-libs/accounts-qt-1.16_p20220803[qt6] - ) -" -RDEPEND="${DEPEND} - !${CATEGORY}/${PN}:5[-kf6compat(-)] - >=kde-frameworks/kdeclarative-${PVCUT}:6 - bluetooth? ( =kde-frameworks/bluez-qt-${PVCUT}*:6 ) - kaccounts? ( >=net-libs/accounts-qml-0.7_p20231028[qt6] ) -" -BDEPEND="kaccounts? ( dev-util/intltool )" - -src_prepare() { - ecm_src_prepare - - use bluetooth || - cmake_run_in src/plugins cmake_comment_add_subdirectory bluetooth -} - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package kaccounts KAccounts6) - ) - - ecm_src_configure -} - -pkg_postinst() { - if [[ -z "${REPLACING_VERSIONS}" ]]; then - optfeature "Send through KDE Connect" kde-misc/kdeconnect - fi - ecm_pkg_postinst - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -}