commit:     3988e7d565aafe18c77ef2a15c7fa0d965fe2a36
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 25 21:19:01 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=3988e7d5

lxqt-base/lxqt-powermanagement: drop 2.2.1

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

 lxqt-base/lxqt-powermanagement/Manifest            |  1 -
 .../lxqt-powermanagement-2.2.1.ebuild              | 40 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/Manifest 
b/lxqt-base/lxqt-powermanagement/Manifest
index 9599f9406da4..34daca6e0312 100644
--- a/lxqt-base/lxqt-powermanagement/Manifest
+++ b/lxqt-base/lxqt-powermanagement/Manifest
@@ -1,2 +1 @@
-DIST lxqt-powermanagement-2.2.1.tar.xz 106884 BLAKE2B 
17df4eec8d8a71855fa5a2a1aba327812686e3b21af60ffe35306224ec7d9b9b06bae68a05c5190371bc376e704b46db29c1a1bfb84c3bf688ebdb2229e50082
 SHA512 
038218713bad2d0a4bac792115cabeee3a6d4ed972dcb88e169c29ea95ec37ebd1d3c33a363a670cf20b4f4ed5a87dbd13955f5e03bc0c8df2aed7ced3b03c1a
 DIST lxqt-powermanagement-2.3.0.tar.xz 109764 BLAKE2B 
45fdfc9b49af3b134e65f50912aa6d5d096894452e6d645cfdfc7143e60e710f20ff3b2147417698b44107a9ab1409dddb19754a8c3e7dfa63661b0be28b1ea1
 SHA512 
057c8d59e959e0358956851f7dd51fc94f630761c0e70d2ab6cb5d5d38bf88f94cf191d4d2868effcd99d6ca9742659b2671428db5993f01792893bbd075c404

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.2.1.ebuild 
b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.2.1.ebuild
deleted file mode 100644
index d1ff297a5231..000000000000
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.2.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-DESCRIPTION="LXQt daemon for power management and auto-suspend"
-HOMEPAGE="https://lxqt-project.org/";
-
-MY_PV="$(ver_cut 1-2)"
-
-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 LGPL-2.1+"
-SLOT="0"
-
-BDEPEND="
-       >=dev-qt/qttools-6.6:6[linguist]
-       >=dev-util/lxqt-build-tools-2.2.0
-       virtual/pkgconfig
-"
-DEPEND="
-       >=dev-libs/libqtxdg-4.2.0
-       >=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
-       >=dev-qt/qtsvg-6.6:6
-       kde-frameworks/kwindowsystem:6
-       kde-frameworks/kidletime:6
-       kde-frameworks/solid:6
-       =lxqt-base/liblxqt-${MY_PV}*:=
-       =lxqt-base/lxqt-globalkeys-${MY_PV}*
-       sys-power/upower
-"
-RDEPEND="${DEPEND}"

Reply via email to