commit:     41a97b0bb559491d082803b4225e9c6226341c42
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 21:18:36 2026 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Wed Feb 25 21:20:54 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a97b0b

lxqt-base/lxqt-wayland-session: drop 0.2.1

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-wayland-session/Manifest            |  1 -
 .../lxqt-wayland-session-0.2.1.ebuild              | 42 ----------------------
 2 files changed, 43 deletions(-)

diff --git a/lxqt-base/lxqt-wayland-session/Manifest 
b/lxqt-base/lxqt-wayland-session/Manifest
index b65850017070..67e96962a258 100644
--- a/lxqt-base/lxqt-wayland-session/Manifest
+++ b/lxqt-base/lxqt-wayland-session/Manifest
@@ -1,2 +1 @@
-DIST lxqt-wayland-session-0.2.1.tar.xz 359404 BLAKE2B 
997cbd5c13ffa9f6668dd4b57ae5a9402fc96a55c434c2c001df8e11a94e5c58b9d4517b80c84efbb6b7ed2b73a9e20081e081f1ff8996fae3e4013717428cb4
 SHA512 
3513da3da4969964edcd92e821b105fba89f23ddfd3e20a22e4467a80132636bbd706e8af49eb44111e1f9e36d3d752fa073f9b50f0a902b1b3edbb029b7a013
 DIST lxqt-wayland-session-0.3.0.tar.xz 361352 BLAKE2B 
abd9f48b90fc004955cf861a9bb70afbba92ea3e8200b6b68dc52fe44c90862cc0a0db73e397aef1cc72ff1d6dcdf61422b353cc1ffb03c7b3757fbd3cfb8d04
 SHA512 
7159db918507f3fa6d53802e6b9299cc4175e1f5f6e8e340c6ba95aac4ad13eab89b79b45032fbdfbf6edcd261e6f1f0b211e7359a1b186a6807a770dc04b4a4

diff --git a/lxqt-base/lxqt-wayland-session/lxqt-wayland-session-0.2.1.ebuild 
b/lxqt-base/lxqt-wayland-session/lxqt-wayland-session-0.2.1.ebuild
deleted file mode 100644
index b91213deb56c..000000000000
--- a/lxqt-base/lxqt-wayland-session/lxqt-wayland-session-0.2.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="LXQt Wayland Session Support"
-HOMEPAGE="https://lxqt-project.org/";
-
-if [[ ${PV} == 9999 ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://github.com/lxqt/${PN}.git";
-else
-       
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz";
-       KEYWORDS="amd64"
-fi
-
-LICENSE="BSD CC-BY-SA-4.0 GPL-2 GPL-3 LGPL-2.1 MIT"
-SLOT="0"
-
-BDEPEND="
-       >=dev-qt/qttools-6.6:6[linguist]
-       >=dev-util/lxqt-build-tools-2.2.0
-       virtual/pkgconfig
-"
-DEPEND="
-       >=app-misc/qtxdg-tools-4.2.0
-       kde-plasma/layer-shell-qt:6
-       >=lxqt-base/lxqt-session-2.2.0
-       x11-misc/xdg-user-dirs
-"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
-       einfo "By default, the labwc compositor will be used."
-       einfo "To use something else, define, for example, the following in 
'.config/lxqt/session.conf':"
-       einfo "    compositor=kwin_wayland"
-       einfo ""
-       einfo "For more configuration details, and a list of supported 
compositors, see:"
-       einfo "    /usr/share/doc/${P}/README*"
-}

Reply via email to