From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/wmenu/
Date: Fri, 7 Jun 2024 13:15:10 +0000 (UTC) [thread overview]
Message-ID: <1717766105.07016606ee064c5268e66133e4442b31090fe2b1.juippis@gentoo> (raw)
commit: 07016606ee064c5268e66133e4442b31090fe2b1
Author: Denis Strizhkin <strdenis02 <AT> gmail <DOT> com>
AuthorDate: Thu May 2 02:05:30 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jun 7 13:15:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07016606
gui-apps/wmenu: add 9999
Signed-off-by: Denis Strizhkin <strdenis02 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36512
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
| 35 +++++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
--git a/gui-apps/wmenu/wmenu-9999.ebuild b/gui-apps/wmenu/wmenu-9999.ebuild
new file mode 100644
index 000000000000..4c0ed59e653f
--- /dev/null
+++ b/gui-apps/wmenu/wmenu-9999.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="dynamic menu for wlroots compositors, maintains the look and feel of dmenu"
+HOMEPAGE="https://sr.ht/~adnano/wmenu/"
+
+if [[ "${PV}" == *9999* ]]; then
+ EGIT_REPO_URI="https://git.sr.ht/~adnano/wmenu"
+ inherit git-r3
+else
+ SRC_URI="https://git.sr.ht/~adnano/wmenu/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+BDEPEND="
+ app-text/scdoc
+ dev-util/wayland-scanner
+"
+RDEPEND="
+ x11-libs/cairo
+ x11-libs/pango
+ dev-libs/wayland
+ x11-libs/libxkbcommon
+"
+DEPEND="
+ ${RDEPEND}
+ dev-libs/wayland-protocols
+"
next reply other threads:[~2024-06-07 13:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-07 13:15 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-19 18:57 [gentoo-commits] repo/gentoo:master commit in: gui-apps/wmenu/ Arthur Zamarin
2024-09-19 18:34 Sam James
2024-06-20 15:51 Arthur Zamarin
2024-06-20 15:51 Arthur Zamarin
2024-06-20 15:51 Arthur Zamarin
2024-06-20 15:51 Arthur Zamarin
2024-06-02 18:57 Arthur Zamarin
2024-05-08 15:46 Arthur Zamarin
2024-05-08 15:46 Arthur Zamarin
2024-03-16 19:16 Arthur Zamarin
2024-03-10 5:08 Ionen Wolkens
2024-02-24 11:59 Jakov Smolić
2024-02-24 9:43 Michał Górny
2024-02-23 17:33 Sam James
2024-02-23 16:18 Jakov Smolić
2024-02-22 1:10 Yixun Lan
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=1717766105.07016606ee064c5268e66133e4442b31090fe2b1.juippis@gentoo \
--to=juippis@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