public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/wmenu/
Date: Wed,  8 May 2024 15:46:22 +0000 (UTC)	[thread overview]
Message-ID: <1715183153.b53fe89245e368bbf5676c748ef4dfc3db063b92.arthurzam@gentoo> (raw)

commit:     b53fe89245e368bbf5676c748ef4dfc3db063b92
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun May  5 12:43:05 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed May  8 15:45:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53fe892

gui-apps/wmenu: add 0.1.8

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/36567
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-apps/wmenu/Manifest           |  1 +
 gui-apps/wmenu/wmenu-0.1.8.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/gui-apps/wmenu/Manifest b/gui-apps/wmenu/Manifest
index 81fa76a4fd77..1887f189a4ea 100644
--- a/gui-apps/wmenu/Manifest
+++ b/gui-apps/wmenu/Manifest
@@ -1 +1,2 @@
 DIST wmenu-0.1.7.tar.gz 19052 BLAKE2B 7aa1ccc5a8f4ea4fd0252ce6fe31168fb8346558093df0a72d29023fa2e8c38cec9562f1d4bb733abc3b00ba4bf952dc29ef22dba373db01a05229b420791a7f SHA512 2e949bc1b14e74b65aafa523a01acda3cb7b546dbd0fb4d6561ae0fbae9a017eaf15962e6231b9cd81df22f870477725c2279c2cb1f3d99ac802701b788a306e
+DIST wmenu-0.1.8.tar.gz 20353 BLAKE2B 3d08de95d9a85d2f8d28ccf2a0cd9fda4db93e9ff2cfa4198c40d6f0963020036a91c1e825dcf32ed3c7099f7d250653a55f50aca701acf835f42d527345c4af SHA512 de57f92e80cd4ab02e18e91df7cc4c923464224656f4f90adaf4f7788e2884ead6fb21dba1527681e63c64b5720d3c936abaa46259fcd8d7146d73feaa6bab93

diff --git a/gui-apps/wmenu/wmenu-0.1.8.ebuild b/gui-apps/wmenu/wmenu-0.1.8.ebuild
new file mode 100644
index 000000000000..0bc6efb65db1
--- /dev/null
+++ b/gui-apps/wmenu/wmenu-0.1.8.ebuild
@@ -0,0 +1,29 @@
+# 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/"
+SRC_URI="https://git.sr.ht/~adnano/wmenu/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+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
+"


             reply	other threads:[~2024-05-08 15:46 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08 15:46 Arthur Zamarin [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-07 13:15 Joonas Niilola
2024-06-02 18:57 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=1715183153.b53fe89245e368bbf5676c748ef4dfc3db063b92.arthurzam@gentoo \
    --to=arthurzam@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