commit:     063492187e27e7d8a9d4da46c9fdfaf380f62854
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 21:18:55 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=06349218

lxqt-base/lxqt-qtplugin: drop 2.2.0

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

 lxqt-base/lxqt-qtplugin/Manifest                   |  1 -
 lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.2.0.ebuild | 34 ----------------------
 2 files changed, 35 deletions(-)

diff --git a/lxqt-base/lxqt-qtplugin/Manifest b/lxqt-base/lxqt-qtplugin/Manifest
index 5ccfa9e8fc27..499192540c96 100644
--- a/lxqt-base/lxqt-qtplugin/Manifest
+++ b/lxqt-base/lxqt-qtplugin/Manifest
@@ -1,2 +1 @@
-DIST lxqt-qtplugin-2.2.0.tar.xz 24228 BLAKE2B 
426958b1147d0a1a09fe22a7011cb20603ed4d8f81d6a129cb9fdaa8386cbcddb5c69740ecc97203ae874265aeb1007e93093419e8925527bce6a68fe0e5d504
 SHA512 
98f50453b9be659cc4b7cd69addb2e24ee6ab8e9c865f873a88971480bccee8fddc1417da1075b4d94faf46c50176ec2b6b45d04aed969808493254921ca6ddb
 DIST lxqt-qtplugin-2.3.0.tar.xz 24300 BLAKE2B 
9a7470a15e0b00004f53d9e7fadb838808bbb388c555bad687d3ddafc9533463a4e4f88c99ddfc916e6a3a26035d159fe8a458f15f6973cae160a022aa7a2458
 SHA512 
c782e74a72cf133499d085dd4683147e5b40872b84031246c417dc81882d6d30c6c8eeee5300b5c08da54bf8364f12fb4165be0b769a12cc28844b91fbeb2f18

diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.2.0.ebuild 
b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.2.0.ebuild
deleted file mode 100644
index 7cf7ab609e57..000000000000
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.2.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PV="$(ver_cut 1-2)"
-
-inherit cmake
-
-DESCRIPTION="LXQt system integration plugin for Qt"
-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 arm64 ~ppc64 ~riscv ~x86"
-fi
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-BDEPEND="
-       >=dev-qt/qttools-6.6:6[linguist]
-       >=dev-util/lxqt-build-tools-2.2.0
-"
-DEPEND="
-       >=dev-libs/libdbusmenu-lxqt-0.3.0
-       >=dev-libs/libqtxdg-4.2.0
-       >=dev-qt/qtbase-6.6:6=[dbus,gui,widgets]
-       =x11-libs/libfm-qt-${MY_PV}*
-"
-RDEPEND="${DEPEND}"

Reply via email to