public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/wmenu/
Date: Tue,  4 Jul 2023 04:53:36 +0000 (UTC)	[thread overview]
Message-ID: <1688306373.d26703627e88fd85e4b1268bb6449ec56940bafa.ceamac@gentoo> (raw)

commit:     d26703627e88fd85e4b1268bb6449ec56940bafa
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sun Jul  2 13:59:33 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jul  2 13:59:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d2670362

gui-apps/wmenu: new package, add 0.1.3

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 gui-apps/wmenu/Manifest           |  1 +
 gui-apps/wmenu/metadata.xml       | 11 +++++++++++
 gui-apps/wmenu/wmenu-0.1.3.ebuild | 27 +++++++++++++++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/gui-apps/wmenu/Manifest b/gui-apps/wmenu/Manifest
new file mode 100644
index 000000000..1d3c3daba
--- /dev/null
+++ b/gui-apps/wmenu/Manifest
@@ -0,0 +1 @@
+DIST wmenu-0.1.3.tar.gz 17204 BLAKE2B f05c71a22319465506af48f8dff1d4155bb8d3b0704a24169034e7d05b56cdadf8cc4c78efcc0f840993670d9956d37b1cacf0cd1ffa8a3362a3682b332bf2de SHA512 5de7dfd7e0bddb68c76b06cbeddae42713c8bfadb6b11a5cf7f6d26ad6713c848934ab6f3777dc189483a0f46a808eeb5f0ac6cec5a44e4cd7ba108454392ef6

diff --git a/gui-apps/wmenu/metadata.xml b/gui-apps/wmenu/metadata.xml
new file mode 100644
index 000000000..0aff393e3
--- /dev/null
+++ b/gui-apps/wmenu/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>contact@hacktivis.me</email>
+		<name>Haelwenn (lanodan) Monnier</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="sourcehut">~adnano/wmenu</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/gui-apps/wmenu/wmenu-0.1.3.ebuild b/gui-apps/wmenu/wmenu-0.1.3.ebuild
new file mode 100644
index 000000000..5a24878b9
--- /dev/null
+++ b/gui-apps/wmenu/wmenu-0.1.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2023 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+# 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"
+
+BDEPEND="
+	app-text/scdoc
+	dev-util/wayland-scanner
+"
+RDEPEND="
+	x11-libs/cairo
+	x11-libs/pango
+	dev-libs/wayland
+"
+DEPEND="
+	${RDEPEND}
+	dev-libs/wayland-protocols
+"


             reply	other threads:[~2023-07-04  4:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-04  4:53 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-16 10:08 [gentoo-commits] repo/proj/guru:master commit in: gui-apps/wmenu/ Viorel Munteanu
2023-07-18  9:14 Viorel Munteanu

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=1688306373.d26703627e88fd85e4b1268bb6449ec56940bafa.ceamac@gentoo \
    --to=ceamac@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