mpv-plugin/mdmenu: new package

Signed-off-by: NRK <nrk@disroot.org>
This commit is contained in:
NRK
2024-06-08 17:44:30 +00:00
parent f36687324b
commit f218d2f5d8
3 changed files with 53 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>nrk@disroot.org</email>
<name>NRK</name>
</maintainer>
<use>
<flag name="custom-cmd">
Do not install dmenu as a dependency.
This requires you to configure a custom dmenu-compatible
command in the configuration.
</flag>
</use>
<upstream>
<remote-id type="codeberg">NRK/mpv-toolbox</remote-id>
</upstream>
</pkgmetadata>