public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-integration/
Date: Tue,  5 Nov 2024 19:16:15 +0000 (UTC)	[thread overview]
Message-ID: <1730833428.c6ffe76c1d2e5597a324707d9a30b2a2b01e729e.asturm@gentoo> (raw)

commit:     c6ffe76c1d2e5597a324707d9a30b2a2b01e729e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  5 18:59:33 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov  5 19:03:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ffe76c

kde-plasma/kwayland-integration: drop 6.1.4

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/kwayland-integration/Manifest           |  1 -
 .../kwayland-integration-6.1.4.ebuild              | 48 ----------------------
 2 files changed, 49 deletions(-)

diff --git a/kde-plasma/kwayland-integration/Manifest b/kde-plasma/kwayland-integration/Manifest
index 33f92d6ddea6..0778b83f161b 100644
--- a/kde-plasma/kwayland-integration/Manifest
+++ b/kde-plasma/kwayland-integration/Manifest
@@ -1,4 +1,3 @@
 DIST kwayland-integration-5.27.11.tar.xz 25708 BLAKE2B 67fe2d113955b2cdec1c3d621efbe84b2565aa3f22e0d15eb95f1a2bce1a6c7fe87da9c2974d93fb2f1939d92d64d2ab2a2a1db609df5973ded5ac4a02f214cf SHA512 c5f19a03e8161b346dbd89fb0d1b72d7906c19a7d55535878d9d75b7d96025d61808161f6b0ccaf9b5fef1d112f8e0ba1033ce149e42aec2cd261351d5ffb1c9
-DIST kwayland-integration-6.1.4.tar.xz 26420 BLAKE2B ee21cbb36234a1abbcbcb915e5e9a073767362a8b9ceb2d2fac450c4fa5e570b1c3ebc3fbc6b8291c6cf96846c747fa0f03e193e3e6462add6e13734e8136ca1 SHA512 0424f308558b3a1612426aeb5c1230617d18430029ce987178d3bcb69d34e2dfd044563fbef4d1d3d24d2a091069416a302ca376d5267f1819a2f1cad0657447
 DIST kwayland-integration-6.1.5.tar.xz 26396 BLAKE2B 7394bde4d04cbdb05367c1804e18718da2144c2190889be53f8cf9a20599593f46ab1933d07b6859de82f832cb30ffde4fba363c296799b190394f974e312ea8 SHA512 02ec5089483f466ee51a1a67a523aa8bac60c45b5cb80372a81493b43294fc83735152bbadb043c5b8af484fe29799da662c9bf5261adf3da774af5ce247b5aa
 DIST kwayland-integration-6.2.3.tar.xz 26352 BLAKE2B 86733e8b9e1a4a83d6d04aa98e9c0c67418d87b897816aecd1268f52fa668af77740344a41ebc448c012385d257077e87c885d7b23876e3d3334096e3224b6b9 SHA512 34809de9c7ee1514523d37ccba2b0c1ea31e2981e308ba12714ce077f7e42f2b0100d922ffe2c80440b781e46fe8dd14ed764759843d86a34d7686269346007f

diff --git a/kde-plasma/kwayland-integration/kwayland-integration-6.1.4.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-6.1.4.ebuild
deleted file mode 100644
index 822d5e964713..000000000000
--- a/kde-plasma/kwayland-integration/kwayland-integration-6.1.4.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm flag-o-matic plasma.kde.org
-
-DESCRIPTION="Provides KWindowSystem integration plugin for Wayland"
-HOMEPAGE="https://invent.kde.org/plasma/kwayland-integration"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
-IUSE=""
-
-# dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X
-# slot ops:
-# dev-qt/qtgui: QtXkbCommonSupportPrivate
-# dev-qt/qtwayland: Qt::WaylandClientPrivate (private/qwayland*_p.h) stuff
-# kde-frameworks/kwindowsystem: Various private headers
-RDEPEND="
-	>=dev-libs/wayland-1.15
-	>=dev-qt/qtgui-${QTMIN}:5=
-	|| (
-		>=dev-qt/qtgui-${QTMIN}:5[libinput]
-		>=dev-qt/qtgui-${QTMIN}:5[X]
-	)
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtwayland-${QTMIN}:5=
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5=
-	>=kde-plasma/kwayland-${KFMIN}:5
-	x11-libs/libxkbcommon
-"
-DEPEND="${RDEPEND}
-	dev-libs/plasma-wayland-protocols
-"
-BDEPEND="
-	>=dev-qt/qtwaylandscanner-${QTMIN}:5
-	dev-util/wayland-scanner
-	virtual/pkgconfig
-"
-
-src_configure() {
-	filter-lto # bug 921430
-	ecm_src_configure
-}


             reply	other threads:[~2024-11-05 19:16 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-05 19:16 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-24 20:30 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-integration/ Arthur Zamarin
2025-01-23 20:32 Andreas Sturmlechner
2025-01-15 19:31 Sam James
2024-12-04 17:45 Sam James
2024-11-05 19:42 Andreas Sturmlechner
2024-11-05 19:25 Andreas Sturmlechner
2024-11-05 19:25 Andreas Sturmlechner
2024-10-24 12:49 Arthur Zamarin
2024-09-21  9:03 Andreas Sturmlechner
2024-09-21  8:29 Andreas Sturmlechner
2024-09-21  1:05 Sam James
2024-03-11 13:17 Arthur Zamarin
2024-03-04 23:15 Andreas Sturmlechner
2024-02-06 19:36 Andreas Sturmlechner
2024-02-02 12:44 Arthur Zamarin
2023-12-20  8:45 Arthur Zamarin
2023-11-23 16:38 Sam James
2023-08-16 13:33 Arthur Zamarin
2023-08-16 13:23 Arthur Zamarin
2023-07-23 21:54 Sam James
2023-07-15 10:31 Arthur Zamarin
2023-05-22  8:27 Arthur Zamarin
2023-05-21 19:51 Sam James
2023-05-21  6:10 Arthur Zamarin
2023-04-22 15:10 Arthur Zamarin
2023-04-22 15:04 Arthur Zamarin
2023-04-22 14:57 Arthur Zamarin
2023-03-01 21:38 Maciej Mrozowski
2023-02-01  6:41 Arthur Zamarin
2023-01-24 18:40 Arthur Zamarin
2022-12-09  8:20 Arthur Zamarin
2022-12-03 17:13 Andreas Sturmlechner
2022-12-03 14:44 Arthur Zamarin
2022-12-03 12:49 Arthur Zamarin
2022-11-27 13:15 Andreas Sturmlechner
2022-11-27 12:01 Andreas Sturmlechner
2022-10-29 14:03 Yixun Lan
2022-10-26  4:42 Arthur Zamarin
2022-09-30  3:52 Sam James
2022-09-30  2:18 Sam James
2022-08-07  5:12 Sam James
2022-05-28 20:35 Jakov Smolić
2022-05-27 11:14 Jakov Smolić
2022-03-21 11:04 Andreas Sturmlechner
2022-01-24 22:37 Sam James
2022-01-19  9:26 Jakov Smolić
2022-01-18 23:39 Jakov Smolić
2021-12-13 23:04 Sam James
2021-12-13 18:32 Jakov Smolić
2021-12-13  0:10 Sam James
2021-10-03 12:31 Andreas Sturmlechner
2021-09-16  1:20 Sam James
2021-09-15  2:24 Sam James
2019-05-28  4:01 Aaron Bauman
2019-02-26 20:54 Andreas Sturmlechner
2019-01-25  7:28 Mikle Kolyada
2019-01-25  7:20 Mikle Kolyada
2018-11-29 11:41 Andreas Sturmlechner
2018-10-18 12:31 Thomas Deutschmann
2018-10-16 16:54 Mikle Kolyada
2018-05-26  0:52 Thomas Deutschmann
2018-05-22  7:49 Mikle Kolyada
2017-07-07  8:12 Agostino Sarubbo
2017-07-05 20:31 Agostino Sarubbo
2017-03-20 16:45 Agostino Sarubbo
2016-04-07 13:27 Mikle Kolyada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1730833428.c6ffe76c1d2e5597a324707d9a30b2a2b01e729e.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox