forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
20 lines (20 loc) · 872 Bytes
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>[email protected]</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>
</use>
<upstream>
<remote-id type="github">cmus/cmus</remote-id>
<remote-id type="sourceforge">cmus</remote-id>
</upstream>
</pkgmetadata>