From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-meta/
Date: Sat, 15 Jun 2024 14:53:52 +0000 (UTC) [thread overview]
Message-ID: <1718462631.77bbdfcf409eddc3166cb5d9fc3c4782f68bce98.chiitoo@gentoo> (raw)
commit: 77bbdfcf409eddc3166cb5d9fc3c4782f68bce98
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 15 14:43:15 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sat Jun 15 14:43:51 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=77bbdfcf
lxqt-base/lxqt-meta: drop 2.0.0
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
lxqt-base/lxqt-meta/lxqt-meta-2.0.0.ebuild | 66 ------------------------------
1 file changed, 66 deletions(-)
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-2.0.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-2.0.0.ebuild
deleted file mode 100644
index d46a73a0..00000000
--- a/lxqt-base/lxqt-meta/lxqt-meta-2.0.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PV="$(ver_cut 1-2)"
-
-DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64"
-fi
-
-LICENSE="metapackage"
-SLOT="0"
-
-IUSE="
- +about admin +archiver +desktop-portal +display-manager +filemanager
- +lximage nls +policykit powermanagement +processviewer +screenshot
- +sddm ssh-askpass +sudo +terminal +trash +window-manager
-"
-
-REQUIRED_USE="trash? ( filemanager )"
-
-# Pull in 'kde-frameworks/breeze-icons' as an upstream default.
-# https://bugs.gentoo.org/543380
-# https://github.com/lxqt/lxqt-session/commit/5d32ff434d4
-RDEPEND="
- kde-frameworks/breeze-icons:6
- =lxqt-base/lxqt-config-${MY_PV}*
- =lxqt-base/lxqt-globalkeys-${MY_PV}*
- =lxqt-base/lxqt-menu-data-${MY_PV}*
- =lxqt-base/lxqt-notificationd-${MY_PV}*
- =lxqt-base/lxqt-panel-${MY_PV}*
- =lxqt-base/lxqt-qtplugin-${MY_PV}*
- =lxqt-base/lxqt-runner-${MY_PV}*
- =lxqt-base/lxqt-session-${MY_PV}*
- virtual/ttf-fonts
- x11-terms/xterm
- =x11-themes/lxqt-themes-${MY_PV}*
- about? ( =lxqt-base/lxqt-about-${MY_PV}* )
- admin? ( =lxqt-base/lxqt-admin-${MY_PV}* )
- archiver? ( >=app-arch/lxqt-archiver-1.0 )
- desktop-portal? ( >=gui-libs/xdg-desktop-portal-lxqt-1.0 )
- display-manager? (
- sddm? ( x11-misc/sddm )
- !sddm? ( x11-misc/lightdm )
- )
- filemanager? ( =x11-misc/pcmanfm-qt-${MY_PV}* )
- lximage? ( =media-gfx/lximage-qt-${MY_PV}* )
- nls? ( dev-qt/qttranslations:6 )
- policykit? ( =lxqt-base/lxqt-policykit-${MY_PV}* )
- powermanagement? ( =lxqt-base/lxqt-powermanagement-${MY_PV}* )
- processviewer? ( >=x11-misc/qps-2.9 )
- screenshot? ( >=x11-misc/screengrab-2.8 )
- sddm? ( x11-misc/sddm )
- ssh-askpass? ( =lxqt-base/lxqt-openssh-askpass-${MY_PV}* )
- sudo? ( =lxqt-base/lxqt-sudo-${MY_PV}* )
- terminal? ( =x11-terms/qterminal-${MY_PV}* )
- trash? ( gnome-base/gvfs )
- window-manager? (
- kde-plasma/kwin:6
- kde-plasma/systemsettings:6
- )
-"
next reply other threads:[~2024-06-15 14:53 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-15 14:53 Jimi Huotari [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-29 19:55 [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-meta/ Jimi Huotari
2024-12-11 20:43 Andreas Sturmlechner
2024-11-06 13:47 Jimi Huotari
2024-06-14 21:45 Jimi Huotari
2024-06-14 21:31 Jimi Huotari
2024-06-14 20:44 Jimi Huotari
2024-05-25 21:57 Jimi Huotari
2024-05-25 21:57 Jimi Huotari
2024-05-16 16:39 Jimi Huotari
2024-05-16 13:35 Jimi Huotari
2024-05-16 13:35 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2023-05-14 15:04 Jimi Huotari
2021-09-22 19:15 Andreas Sturmlechner
2021-09-22 17:41 Andreas Sturmlechner
2021-01-01 18:58 Andreas Sturmlechner
2019-05-12 22:12 Jimi Huotari
2018-09-23 16:40 Jimi Huotari
2015-02-10 14:51 Ben de Groot
2015-02-10 14:44 Ben de Groot
2014-11-21 10:21 Jauhien Piatlicki
2014-10-30 11:44 Jauhien Piatlicki
2014-10-29 22:39 Jauhien Piatlicki
2014-10-26 0:45 Jauhien Piatlicki
2014-10-26 0:26 Jauhien Piatlicki
2014-05-23 16:16 Davide Pesavento
2014-05-23 6:11 Michael Palimaka
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=1718462631.77bbdfcf409eddc3166cb5d9fc3c4782f68bce98.chiitoo@gentoo \
--to=chiitoo@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