blob: 137be86b3d849a6db4f8aa930b6242738432900e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>angelos@gentoo.org</email>
<name>Christoph Mende</name>
</maintainer>
<use>
<flag name="audioscrobbler">Enable song tracking via last.fm</flag>
<flag name="idle">Enable experimental support for MPD's idle command to reduce bandwidth and cpu usage, requires MPD 0.14</flag>
</use>
<upstream>
<remote-id type="sourceforge">ario-player</remote-id>
</upstream>
</pkgmetadata>
|