From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3B4551582EF for ; Fri, 07 Mar 2025 13:06:33 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 253BB340CBB for ; Fri, 07 Mar 2025 13:06:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 127081102D2; Fri, 07 Mar 2025 13:06:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 076A01102D2 for ; Fri, 07 Mar 2025 13:06:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A6F6833D9AD for ; Fri, 07 Mar 2025 13:06:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DF7E280C for ; Fri, 07 Mar 2025 13:06:30 +0000 (UTC) From: "Nickolas Raymond Kaczynski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nickolas Raymond Kaczynski" Message-ID: <1741352766.080769c6231a37073f346d65a076fda672679593.nrk@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: mpv-plugin/mdmenu/ X-VCS-Repository: repo/proj/guru X-VCS-Files: mpv-plugin/mdmenu/Manifest mpv-plugin/mdmenu/mdmenu-20250307.ebuild X-VCS-Directories: mpv-plugin/mdmenu/ X-VCS-Committer: nrk X-VCS-Committer-Name: Nickolas Raymond Kaczynski X-VCS-Revision: 080769c6231a37073f346d65a076fda672679593 X-VCS-Branch: dev Date: Fri, 07 Mar 2025 13:06:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a1f1cde7-dcd3-472b-8a62-7ce7074aa81d X-Archives-Hash: 9c1f531487232e0c394469a91f1ea720 commit: 080769c6231a37073f346d65a076fda672679593 Author: NRK disroot org> AuthorDate: Fri Mar 7 13:03:00 2025 +0000 Commit: Nickolas Raymond Kaczynski disroot org> CommitDate: Fri Mar 7 13:06:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=080769c6 mpv-plugin/mdmenu: add 20250307 Signed-off-by: NRK disroot.org> mpv-plugin/mdmenu/Manifest | 1 + mpv-plugin/mdmenu/mdmenu-20250307.ebuild | 39 ++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/mpv-plugin/mdmenu/Manifest b/mpv-plugin/mdmenu/Manifest index 7370c507a..652aa6714 100644 --- a/mpv-plugin/mdmenu/Manifest +++ b/mpv-plugin/mdmenu/Manifest @@ -1 +1,2 @@ DIST mdmenu-20240215.tar.gz 21585 BLAKE2B 1b67b59a74a494d1c8e43533dd95a72008c59191a9d41a9f7b9cbd4da6db8b5e457be0ed6bcc4d9c82769f302ef2bf65065909ffba6905c6d6ae5b6ec6347c7e SHA512 2c37d64136f1c5c19537ab675215616fe24708d3f988ae0c539add3f0d94f73f76b1ec7b0c7cb8f258ddc45c4bb15967500cc72eee42247a9c1d6f6ce4fd1779 +DIST mdmenu-20250307.tar.gz 22701 BLAKE2B cb776ef5daa414631c4e7a11ccb76fd6e231f2d7d8fe895d78290e1ec22e49f17ca5e634a223dec52d743d15605432a1125824ff1842eb7d99dfb6983768dcd8 SHA512 2fe536b81d2a33ecfc3226ed5cc01b32852e401332e2a03c11e31d492d05c243fc0ceec2322ead81be1a9132650711c851a630c1e763a1e63e754e170386199a diff --git a/mpv-plugin/mdmenu/mdmenu-20250307.ebuild b/mpv-plugin/mdmenu/mdmenu-20250307.ebuild new file mode 100644 index 000000000..c793f4326 --- /dev/null +++ b/mpv-plugin/mdmenu/mdmenu-20250307.ebuild @@ -0,0 +1,39 @@ +# Copyright 2024-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit mpv-plugin + +DESCRIPTION="dmenu based selection menu for chapters, tracks, playlist etc" +HOMEPAGE="https://codeberg.org/NRK/mpv-toolbox" + +SRC_URI="https://codeberg.org/NRK/mpv-toolbox/archive/${PV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/mpv-toolbox/${PN}" + +LICENSE="GPL-3+" +KEYWORDS="~amd64" +IUSE="custom-cmd" + +RDEPEND=" + >=media-video/mpv-0.36.0[lua] + !custom-cmd? ( x11-misc/dmenu ) +" + +MPV_PLUGIN_FILES=( mdmenu.lua ) +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 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 +}