summaryrefslogtreecommitdiff
blob: 71aa61a77f79c6c1e0d6a54f77cd6e26da8f87c1 (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>
	<herd>mobile</herd>
	<herd>pda</herd>
	<maintainer>
		<email>dev-zero@gentoo.org</email>
	</maintainer>
	<maintainer>
		<email>pacho@gentoo.org</email>
		<description>
			Taking care of this until Tiziano has
			enough time for maintaing bluez.
		</description>
	</maintainer>
	<use>
		<flag name='consolekit'>Use <pkg>sys-auth/pambase[consolekit]</pkg> to
			determine access to bluetooth devices based on whether a user is
			logged in locally or remotely</flag>
		<flag name='health'>Compile with initial support for HDP</flag>
		<flag name='maemo6'>Compile with maemo6 plugin</flag>
		<flag name='old-daemons'>Install old daemons like hidd and sdpd that are
			deprecated by the new Service framework</flag>
		<flag name='pnat'>Enable pnat plugin</flag>
		<flag name='test-programs'>Install tools for testing of
			various Bluetooth functions</flag>
	</use>
</pkgmetadata>