summaryrefslogtreecommitdiff
blob: 08ca07081a28f707815987c06145b61485ea9237 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>fauli@gentoo.org</email>
    <name>Christian Faulhammer</name>
  </maintainer>
  <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="opus">enable support for <pkg>media-libs/opusfile</pkg></flag>
    <flag name="tremor">use libivorbis from <pkg>media-libs/tremor</pkg> instead of <pkg>media-libs/libvorbis</pkg></flag>
    <flag name="wma">add support for Windows Media Audio</flag>
  </use>
  <upstream>
    <remote-id type="github">cmus/cmus</remote-id>
    <remote-id type="sourceforge">cmus</remote-id>
  </upstream>
</pkgmetadata>