summaryrefslogtreecommitdiff
blob: 31e86951f85c4a4e01ca4d34ceda97b9a612ee8a (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
  <email>pacho@gentoo.org</email>
    <name>Pacho Ramos</name>
  </maintainer>
<use>
  <flag name="btpclient">Enable BTP client</flag>
  <flag name="deprecated">Build deprecated plugins</flag>
  <flag name="experimental">Build experimental plugins</flag>
  <flag name="extra-tools">Install tools that upstream doesn't install on
    purpose by default. All this tools shouldn't be used. Then, please
    notify upstream about you still need them to let them know the
    situation.</flag>
  <flag name="mesh">Add support for Bluetooth Mesh control application and advertising bearer.</flag>
  <flag name="midi">Enable MIDI support</flag>
  <flag name="obex">Enable OBEX transfer support</flag>
  <flag name="test-programs">Install tools for testing of various Bluetooth functions</flag>
  <flag name="user-session">Allow compatibility with user-session semantics for session bus under systemd</flag>
</use>
<upstream>
  <remote-id type="cpe">cpe:/a:bluez:bluez</remote-id>
  <remote-id type="cpe">cpe:/a:bluez:bluez-libs</remote-id>
</upstream>
</pkgmetadata>