summaryrefslogtreecommitdiff
blob: 7ee925645b2a2bcdbc38e2dffaa150d545cfeea7 (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
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
	<email>sir.suriv@gmail.com</email>
	<name>Diogo Pereira</name>
	<description>Proxy maintainer. Assign bugs to him.</description>
</maintainer>
<maintainer type="project">
	<email>proxy-maint@gentoo.org</email>
	<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
	This library provides decoding and encoding of audio on a playlist. It is intended to be used as a backend for music player applications. That said, it is also generic enough to be used as a backend for any streaming audio processing utility.
</longdescription>
<use>
	<flag name="chromaprint">Enable audio fingerprinting using <pkg>media-libs/chromaprint</pkg>.</flag>
	<flag name="loudness">Enable loudness detection according to the EBU R128 standard using <pkg>media-libs/libebur128</pkg>.</flag>
	<flag name="sound">Enable audio playing.</flag>
</use>
<upstream>
	<maintainer status="active">
		<email>superjoe30@gmail.com</email>
		<name>Andrew Kelley</name>
	</maintainer>
	<remote-id type="github">andrewrk/libgroove</remote-id>
</upstream>
</pkgmetadata>