summaryrefslogtreecommitdiff
blob: 50c6e969972f7f03284fe880e966c6da447f3fb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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>
	<maintainer type="person">
		<email>steils@gentoo.org</email>
		<name>Stefan Strogin</name>
	</maintainer>
	<use>
		<flag name="fixed-point">Enable fixed-point arithmetic operations</flag>
		<flag name="float">Enable floating point arithmetic operations</flag>
		<flag name="http">Enable http connections</flag>
	</use>
</pkgmetadata>