From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-menu-data/
Date: Thu, 24 Apr 2025 21:34:16 +0000 (UTC) [thread overview]
Message-ID: <1745530388.e7fbe778d5a299b455e3a0ce7fc777cf64f977c9.chiitoo@gentoo> (raw)
commit: e7fbe778d5a299b455e3a0ce7fc777cf64f977c9
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 18:25:38 2025 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 21:33:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7fbe778
lxqt-base/lxqt-menu-data: add 2.2.0
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
| 1 +
| 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
--git a/lxqt-base/lxqt-menu-data/Manifest b/lxqt-base/lxqt-menu-data/Manifest
index 0afadf0bdad8..ae7b770bda1d 100644
--- a/lxqt-base/lxqt-menu-data/Manifest
+++ b/lxqt-base/lxqt-menu-data/Manifest
@@ -1,2 +1,3 @@
DIST lxqt-menu-data-2.0.0.tar.xz 54908 BLAKE2B 8c70bc19670373f98dc256918c2d277f6d928dd487db94bdb0ca21e462628f9c6667e39f0b3c982de075bbde3f374d3249c9c90939d71165d199f6367a92d904 SHA512 04ee9923118ded86c60677bf0922498625496d2811237211072a1b7f2a2fde18b8444901fa3812599e1c246bf2bda61d3ee0e5eb7b6a7c35827f4dddd6c21e61
DIST lxqt-menu-data-2.1.0.tar.xz 54888 BLAKE2B cda9536cb935480a5c9da5842f9b7285d5ea2018d76c0f838590887e0c73ea6a3fecfb2f92be0c483ca689185aa231e1a113d5347cf04bae667c72c078111cab SHA512 3546fad2ae1ce571c93a34328912c5ffa95e7107197e74ac691b4f721130c69449166d28c57aeba5429593d28d581643ae9811c811c92f46b8c858dfd7997b1f
+DIST lxqt-menu-data-2.2.0.tar.xz 55208 BLAKE2B 8d53aca99948c3ccac722d9df9075afc5616fef613b255c3cec25052afd154bb3e4dee15e20325c27a8d96d33de276aa3dc167c246757929f06f10327487d71a SHA512 9afe61e7280e99e47dbc4fa156634dfc56908f5367d98f194834e61dc963850b188a3fb76088940724c726fcc695859a3f57f0381a5047a53264ff87585d0ee6
--git a/lxqt-base/lxqt-menu-data/lxqt-menu-data-2.2.0.ebuild b/lxqt-base/lxqt-menu-data/lxqt-menu-data-2.2.0.ebuild
new file mode 100644
index 000000000000..b035a0f3ce4b
--- /dev/null
+++ b/lxqt-base/lxqt-menu-data/lxqt-menu-data-2.2.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2023-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 Menu Files and Translations for Menu Categories"
+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
+"
next reply other threads:[~2025-04-24 21:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-24 21:34 Jimi Huotari [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-31 7:41 [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-menu-data/ Arthur Zamarin
2024-11-07 23:12 Jimi Huotari
2024-07-13 10:09 Yixun Lan
2024-07-11 19:44 Arthur Zamarin
2024-06-14 21:57 Jimi Huotari
2023-12-27 21:03 Sam James
2023-12-17 23:55 Ionen Wolkens
2023-11-13 19:18 Jimi Huotari
2023-11-13 19:18 Jimi Huotari
2023-11-10 13:59 Arthur Zamarin
2023-11-10 12:26 Arthur Zamarin
2023-11-10 12:26 Arthur Zamarin
2023-11-10 12:01 Arthur Zamarin
2023-11-10 10:07 Yixun Lan
2023-11-09 21:45 Jimi Huotari
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=1745530388.e7fbe778d5a299b455e3a0ce7fc777cf64f977c9.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