From: "Nickolas Raymond Kaczynski" <nrk@disroot.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: mpv-plugin/mdmenu/
Date: Sat, 8 Jun 2024 18:02:38 +0000 (UTC) [thread overview]
Message-ID: <1717869699.5502e2bc76be53ccfe214cf7b67310f67246a8cc.nrk@gentoo> (raw)
commit: 5502e2bc76be53ccfe214cf7b67310f67246a8cc
Author: NRK <nrk <AT> disroot <DOT> org>
AuthorDate: Sat Jun 8 18:00:52 2024 +0000
Commit: Nickolas Raymond Kaczynski <nrk <AT> disroot <DOT> org>
CommitDate: Sat Jun 8 18:01:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5502e2bc
mpv-plugin/mdmenu: tidy up
Signed-off-by: NRK <nrk <AT> disroot.org>
| 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
--git a/mpv-plugin/mdmenu/mdmenu-20240215.ebuild b/mpv-plugin/mdmenu/mdmenu-20240215.ebuild
index bed09fd27..2808df872 100644
--- a/mpv-plugin/mdmenu/mdmenu-20240215.ebuild
+++ b/mpv-plugin/mdmenu/mdmenu-20240215.ebuild
@@ -25,10 +25,15 @@ DOCS=( mdmenu.conf README.md )
pkg_postinst() {
mpv-plugin_pkg_postinst
+
+ einfo "mdmenu does not set any keybindings by default."
+ einfo "Customize ~~/input.conf according to the documentation "
+ einfo "in order to set custom bindings."
+
if use custom-cmd ; then
- ewarn "mdmenu has been installed without a launcher."
- ewarn "You will need to configure \`cmd\` in script-opt "
- ewarn "to a dmenu-compatible app for mdmenu to work."
- ewarn "Please refer to the documents for more info."
+ ewarn "mdmenu has been installed without dmenu."
+ ewarn "You will need to set \`cmd\` in ~~/script-opts/mdmenu.conf "
+ ewarn "to a dmenu-compatible application for mdmenu to work."
+ ewarn "Please refer to the documentation for more info."
fi
}
next reply other threads:[~2024-06-08 18:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-08 18:02 Nickolas Raymond Kaczynski [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-07 13:06 [gentoo-commits] repo/proj/guru:dev commit in: mpv-plugin/mdmenu/ Nickolas Raymond Kaczynski
2024-06-08 17:47 Nickolas Raymond Kaczynski
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=1717869699.5502e2bc76be53ccfe214cf7b67310f67246a8cc.nrk@gentoo \
--to=nrk@disroot.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