From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-sudo/
Date: Sun, 21 Apr 2024 20:04:21 +0000 (UTC) [thread overview]
Message-ID: <1713728968.b553321c500d470594b1cc44203f52d1b7d4c7ab.chiitoo@gentoo> (raw)
commit: b553321c500d470594b1cc44203f52d1b7d4c7ab
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 17:21:20 2024 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 19:49:28 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=b553321c
lxqt-base/lxqt-sudo: add 2.0.0
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
lxqt-base/lxqt-sudo/Manifest | 1 +
lxqt-base/lxqt-sudo/lxqt-sudo-2.0.0.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/lxqt-base/lxqt-sudo/Manifest b/lxqt-base/lxqt-sudo/Manifest
new file mode 100644
index 00000000..a031c296
--- /dev/null
+++ b/lxqt-base/lxqt-sudo/Manifest
@@ -0,0 +1 @@
+DIST lxqt-sudo-2.0.0.tar.xz 39164 BLAKE2B ab17745ced9d41fb63af7dc3646939578b79ba16a8f17739a2306114581f0c81517ad47430615fc043960638d25b062f38b4f1b1884247a8b5507723185383fc SHA512 8c79e782293f496c4e3a7d0bfbee06fb73fd682332b9bd4efa94b0ffd132e9980c64d4aa9d2719b805a7a209432595527231b9088e829b4638cc086c674f70a6
diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-2.0.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-2.0.0.ebuild
new file mode 100644
index 00000000..b7bc5e0c
--- /dev/null
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-2.0.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="LXQt GUI frontend for sudo"
+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="LGPL-2.1 LGPL-2.1+"
+SLOT="0"
+
+BDEPEND=">=dev-util/lxqt-build-tools-2.0.0"
+DEPEND="
+ app-admin/sudo
+ >=dev-qt/qtbase-6.6:6[gui,widgets]
+ ~lxqt-base/liblxqt-${PV}:=
+"
+RDEPEND="${DEPEND}"
next reply other threads:[~2024-04-21 20:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-21 20:04 Jimi Huotari [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-06 13:47 [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-sudo/ Jimi Huotari
2024-06-15 14:53 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-03-27 10:52 Andreas Sturmlechner
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=1713728968.b553321c500d470594b1cc44203f52d1b7d4c7ab.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