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: Mon, 13 Nov 2023 19:18:46 +0000 (UTC) [thread overview]
Message-ID: <1699903053.ae39434bbb364e0a498b8591af7dad9ef28e36b1.chiitoo@gentoo> (raw)
commit: ae39434bbb364e0a498b8591af7dad9ef28e36b1
Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 13 16:21:32 2023 +0000
Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Nov 13 19:17:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae39434b
lxqt-base/lxqt-menu-data: add 1.4.1
This also adds blockers against older packages which include
conflicting files, and a missing dependency on
'dev-qt/linguist-tools'.
Closes: https://bugs.gentoo.org/917108
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>
| 1 +
| 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
--git a/lxqt-base/lxqt-menu-data/Manifest b/lxqt-base/lxqt-menu-data/Manifest
index 98374061fec1..3c0e7cf25738 100644
--- a/lxqt-base/lxqt-menu-data/Manifest
+++ b/lxqt-base/lxqt-menu-data/Manifest
@@ -1 +1,2 @@
DIST lxqt-menu-data-1.4.0.tar.xz 54600 BLAKE2B bf2bc18b2dc506bc003a06acb7a87e20da0f1a1bb92699b2701ee0d257aecbedc7847c3065f5430aa6a5d13b9252d21bc9be14a28779b07042842285fd511a0d SHA512 6977c7c008537dd205414f9444fe3014bb8ba68059d81e0f15eede963d91c44d177f268c28042e57c432cde5ecbd2b7d9bc9462ba7414ce92919e5507fc4b5e3
+DIST lxqt-menu-data-1.4.1.tar.xz 54632 BLAKE2B 538520845e1f4cd6fee1a111251cbfac83fde2d29de54ff4f9a710e366141704b1c6d5431a0ce459090b9fbc80bd8085cbd7878cf0252faf0211ffbaa783a6ba SHA512 6e3bc518f6d392a4a4c37fd218d034b48400178bc450b7492339f25dc2de21d493c86ebdbe74bd43a6a1a4799d51737a1fb88f89e68f569cb21ac81096124cba
--git a/lxqt-base/lxqt-menu-data/lxqt-menu-data-1.4.1.ebuild b/lxqt-base/lxqt-menu-data/lxqt-menu-data-1.4.1.ebuild
new file mode 100644
index 000000000000..962886241c5a
--- /dev/null
+++ b/lxqt-base/lxqt-menu-data/lxqt-menu-data-1.4.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2023 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 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+
+BDEPEND="
+ >=dev-util/lxqt-build-tools-0.13.0
+ >=dev-qt/linguist-tools-5.15:5
+"
+RDEPEND="
+ !<lxqt-base/lxqt-config-1.4.0
+ !<lxqt-base/lxqt-panel-1.4.0
+ !<x11-misc/pcmanfm-qt-1.4.0
+"
next reply other threads:[~2023-11-13 19:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-13 19:18 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-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=1699903053.ae39434bbb364e0a498b8591af7dad9ef28e36b1.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