summaryrefslogtreecommitdiff
path: root/mpv-plugin/mdmenu/metadata.xml
blob: 3e933183df070d468480d5444811337650454422 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>