From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/lxqt-build-tools/
Date: Mon, 17 Jun 2024 20:21:34 +0000 (UTC) [thread overview]
Message-ID: <1718655669.adf38794e876a0aa51779dbc43d3ab59f909e378.chiitoo@gentoo> (raw)
commit: adf38794e876a0aa51779dbc43d3ab59f909e378
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 20:11:16 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 20:21:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adf38794
dev-util/lxqt-build-tools: drop 2.0.0
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
.../lxqt-build-tools/lxqt-build-tools-2.0.0.ebuild | 57 ----------------------
1 file changed, 57 deletions(-)
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-2.0.0.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-2.0.0.ebuild
deleted file mode 100644
index 52e9e5be77b7..000000000000
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-2.0.0.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="LXQt Build Tools"
-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"
-SLOT="0"
-
-DEPEND="
- >=dev-libs/glib-2.50.0
- >=dev-qt/qtbase-6.6:6
-"
-RDEPEND="${DEPEND}
- !<=app-arch/lxqt-archiver-1
- !<=app-misc/qtxdg-tools-4
- !<=dev-libs/libqtxdg-4
- !<=gui-libs/xdg-desktop-portal-lxqt-1
- !<=lxqt-base/liblxqt-2
- !<=lxqt-base/libsysstat-1
- !<=lxqt-base/lxqt-about-2
- !<=lxqt-base/lxqt-admin-2
- !<=lxqt-base/lxqt-config-2
- !<=lxqt-base/lxqt-globalkeys-2
- !<=lxqt-base/lxqt-menu-data-2
- !<=lxqt-base/lxqt-meta-2
- !<=lxqt-base/lxqt-notificationd-2
- !<=lxqt-base/lxqt-openssh-askpass-2
- !<=lxqt-base/lxqt-panel-2
- !<=lxqt-base/lxqt-policykit-2
- !<=lxqt-base/lxqt-powermanagement-2
- !<=lxqt-base/lxqt-qtplugin-2
- !<=lxqt-base/lxqt-runner-2
- !<=lxqt-base/lxqt-session-2
- !<=lxqt-base/lxqt-sudo-2
- !<=media-gfx/lximage-qt-2
- !<=x11-libs/libfm-qt-2
- !<=x11-libs/qtermwidget-2
- !x11-misc/obconf-qt
- !<=x11-misc/pcmanfm-qt-2
- !<=x11-misc/qps-2.9
- !<=x11-misc/screengrab-2.8
- !<=x11-terms/qterminal-2
- !<=x11-themes/lxqt-themes-2
-"
next reply other threads:[~2024-06-17 20:21 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-17 20:21 Jimi Huotari [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-13 7:10 [gentoo-commits] repo/gentoo:master commit in: dev-util/lxqt-build-tools/ WANG Xuerui
2024-06-17 20:21 Jimi Huotari
2023-03-26 18:06 Sam James
2023-03-26 18:02 Sam James
2023-03-26 18:02 Sam James
2022-12-05 1:44 Sam James
2022-12-05 1:39 Sam James
2022-12-05 0:22 Sam James
2022-11-09 13:46 Jimi Huotari
2022-06-08 9:05 Jakov Smolić
2022-06-08 7:21 Jakov Smolić
2022-06-08 7:21 Jakov Smolić
2022-01-21 19:07 Sam James
2021-09-30 17:24 Andreas Sturmlechner
2021-03-26 19:43 Andreas Sturmlechner
2021-01-21 9:03 Agostino Sarubbo
2020-08-13 15:47 Andreas Sturmlechner
2020-07-31 16:35 Mikle Kolyada
2020-07-31 16:33 Mikle Kolyada
2019-08-13 4:05 Jeroen Roovers
2019-06-22 11:44 Andreas Sturmlechner
2019-05-23 12:30 Mikle Kolyada
2019-05-22 7:30 Mikle Kolyada
2019-03-11 6:51 Michael Palimaka
2018-10-17 14:41 Andreas Sturmlechner
2018-10-16 13:07 Mikle Kolyada
2018-06-27 19:00 Andreas Sturmlechner
2018-06-27 19:00 Andreas Sturmlechner
2018-04-15 1:41 Aaron Bauman
2018-03-20 11:36 Michael Palimaka
2018-03-20 11:36 Michael Palimaka
2017-03-12 19:07 Patrice Clement
2017-01-18 4:25 Aaron Bauman
2017-01-17 23:07 Patrice Clement
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=1718655669.adf38794e876a0aa51779dbc43d3ab59f909e378.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