summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/cmus/metadata.xml')
-rw-r--r--media-sound/cmus/metadata.xml32
1 files changed, 17 insertions, 15 deletions
diff --git a/media-sound/cmus/metadata.xml b/media-sound/cmus/metadata.xml
index f64fa63b73fc..f19bd0670b18 100644
--- a/media-sound/cmus/metadata.xml
+++ b/media-sound/cmus/metadata.xml
@@ -1,19 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
- </maintainer>
- <use>
- <flag name="cdio">use libcdio for CD support </flag>
- <flag name="cue">enable CUE sheet parsing</flag>
- <flag name="discid">enable reading the ID of the inserted CD</flag>
- <flag name="pidgin">install support script for <pkg>net-im/pidgin</pkg></flag>
- <flag name="tremor">use libivorbis from <pkg>media-libs/tremor</pkg> instead of <pkg>media-libs/libvorbis</pkg></flag>
- </use>
- <upstream>
- <remote-id type="github">cmus/cmus</remote-id>
- <remote-id type="sourceforge">cmus</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>sound@gentoo.org</email>
+ <name>Gentoo Sound project</name>
+ </maintainer>
+ <use>
+ <flag name="cdio">Use libcdio for CD support </flag>
+ <flag name="cue">Enable CUE sheet parsing</flag>
+ <flag name="discid">Enable reading the ID of the inserted CD</flag>
+ <flag name="elogind">Enable MPRIS support via <pkg>sys-auth/elogind</pkg></flag>
+ <flag name="pidgin">Install support script for <pkg>net-im/pidgin</pkg></flag>
+ <flag name="systemd">Enable MPRIS support via <pkg>sys-apps/systemd</pkg></flag>
+ <flag name="tremor">Use libivorbis from <pkg>media-libs/tremor</pkg> instead of <pkg>media-libs/libvorbis</pkg></flag>
+ </use>
+ <upstream>
+ <remote-id type="github">cmus/cmus</remote-id>
+ <remote-id type="sourceforge">cmus</remote-id>
+ </upstream>
</pkgmetadata>