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 9BB8A1581D3 for ; Tue, 21 May 2024 19:05:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE052E2AB6; Tue, 21 May 2024 19:05:58 +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 9C882E2AB6 for ; Tue, 21 May 2024 19:05:58 +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 A7CA0335CAF for ; Tue, 21 May 2024 19:05:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4007AAAF for ; Tue, 21 May 2024 19:05: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: <1716318330.2dc31ffdf7eeaccd51251cb9aa26829c8fc9e29f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-integration/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/plasma-integration/Manifest kde-plasma/plasma-integration/plasma-integration-6.0.4.ebuild X-VCS-Directories: kde-plasma/plasma-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2dc31ffdf7eeaccd51251cb9aa26829c8fc9e29f X-VCS-Branch: master Date: Tue, 21 May 2024 19:05: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: c0fd8e16-c0e2-4303-a9c3-84806020a629 X-Archives-Hash: ab84e9ac19ec4b70f22ccf2669295b0b commit: 2dc31ffdf7eeaccd51251cb9aa26829c8fc9e29f Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 21 18:25:29 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 21 19:05:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc31ffd kde-plasma/plasma-integration: drop 6.0.4 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-integration/Manifest | 1 - .../plasma-integration-6.0.4.ebuild | 87 ---------------------- 2 files changed, 88 deletions(-) diff --git a/kde-plasma/plasma-integration/Manifest b/kde-plasma/plasma-integration/Manifest index 7e5b0b0d5b0e..1176bc3449ed 100644 --- a/kde-plasma/plasma-integration/Manifest +++ b/kde-plasma/plasma-integration/Manifest @@ -1,3 +1,2 @@ DIST plasma-integration-5.27.11.tar.xz 89460 BLAKE2B b6e0f487332c7280d394c9e84c44f18cd0694812307fdb1109a27d7f04ac5e0b2c6934adfed10fcbb65b5ec358e4ece728c8761edbc2872f33b40d3cff54495f SHA512 34e040425a11089bdda444132c224af8b4fca5d3fd30e875d4a385ad26bb215409c076c19ee3a2bbe3736121a7988bbc6ca564814f4e28b8e20acb5ebc194347 -DIST plasma-integration-6.0.4.tar.xz 92584 BLAKE2B 61545df5f849812e745be6098842e1a7847e231077b316df03d0d4f5dcec7de32d7bc0ab5e8d000145f089137a19d54df5a593cd3b4eeab8d802a452c83cc142 SHA512 80bd8d44ceb920109d971027f71eafbdc682972d7b0eb737504c840befd47ccd6dc1536e67e173d1df11b38bb91bd493351159de853fdd2b5035800846004833 DIST plasma-integration-6.0.5.tar.xz 92464 BLAKE2B 7bf1ae70de4e0eeb9402eeeb37e2a29735b97476d673974e30f90d50ca06612d341184e811b1ff86c4d6f12b99e4b5c341f74b92f96264b5f16cc36927ead3f1 SHA512 54c1dd96610cfa479cf4edf2b937ef1543a42ec3edec29c515ed3db49093b7ea2e5ec425d70142e47e9bcf95c28747fb1e28cd0e5dba28ba4a7515a146c0ff0c diff --git a/kde-plasma/plasma-integration/plasma-integration-6.0.4.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.0.4.ebuild deleted file mode 100644 index 1f740140256d..000000000000 --- a/kde-plasma/plasma-integration/plasma-integration-6.0.4.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KF5MIN=5.115.0 -KFMIN=6.0 -PVCUT=$(ver_cut 1-3) -QT5MIN=5.15.12 -QTMIN=6.6.2 -inherit ecm plasma.kde.org - -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" - -LICENSE="LGPL-2+" -SLOT="6" -KEYWORDS="~amd64" -IUSE="qt5" - -# requires running kde environment -RESTRICT="test" - -# slot ops: qdbus*_p.h and Qt6::GuiPrivate for qtx11extras_p.h -COMMON_DEPEND=" - dev-libs/wayland - >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=dev-qt/qtwayland-${QTMIN}:6 - >=kde-frameworks/kcolorscheme-${KFMIN}:6 - >=kde-frameworks/kcompletion-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kguiaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kiconthemes-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kjobwidgets-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 - >=kde-frameworks/kxmlgui-${KFMIN}:6 - x11-libs/libXcursor - x11-libs/libxcb - qt5? ( - >=dev-qt/qtdbus-${QT5MIN}:5 - >=dev-qt/qtgui-${QT5MIN}:5=[dbus] - >=dev-qt/qtquickcontrols2-${QT5MIN}:5 - >=dev-qt/qtwayland-${QT5MIN}:5 - >=dev-qt/qtwidgets-${QT5MIN}:5 - >=dev-qt/qtx11extras-${QT5MIN}:5 - >=kde-frameworks/kcompletion-${KF5MIN}:5 - >=kde-frameworks/kconfig-${KF5MIN}:5 - >=kde-frameworks/kconfigwidgets-${KF5MIN}:5 - >=kde-frameworks/kcoreaddons-${KF5MIN}:5 - >=kde-frameworks/kguiaddons-${KF5MIN}:5 - >=kde-frameworks/ki18n-${KF5MIN}:5 - >=kde-frameworks/kiconthemes-${KF5MIN}:5 - >=kde-frameworks/kio-${KF5MIN}:5 - >=kde-frameworks/kjobwidgets-${KF5MIN}:5 - >=kde-frameworks/knotifications-${KF5MIN}:5 - >=kde-frameworks/kwindowsystem-${KF5MIN}:5 - >=kde-frameworks/kxmlgui-${KF5MIN}:5 - ) -" -DEPEND="${COMMON_DEPEND} - >=dev-libs/plasma-wayland-protocols-1.11.1 -" -RDEPEND="${COMMON_DEPEND} - media-fonts/hack - media-fonts/noto - media-fonts/noto-emoji -" -PDEPEND=" - >=kde-plasma/xdg-desktop-portal-kde-${PVCUT}:6 -" -BDEPEND=" - >=dev-qt/qtwayland-${QTMIN}:6 - qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 ) -" - -src_configure() { - local mycmakeargs=( - -DBUILD_QT6=ON - -DBUILD_QT5=$(usex qt5) - ) - ecm_src_configure -}