summaryrefslogtreecommitdiff
blob: fa972631377278648bfb973cde82f83129e78726 (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
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>mobile</herd>
	<maintainer>
		<email>sidhayn@gmail.com</email>
		<description>Proxied maintainer, assign bugs to him</description>
	</maintainer>
	<maintainer>
		<email>steev@gentoo.org</email>
		<name>Steev Klimaszewski</name>
		<description>Proxy-maintainer, CC him on bugs</description>
	</maintainer>
	<use>
		<flag name="client">Build the ncurses-based user interface</flag>
		<flag name="pcap">
			Enable packet capturing support using <pkg>net-libs/libpcap</pkg>
		</flag>
		<flag name="suid">
			Install a setuid root helper binary with limited functionality;
			this allows running kismet as a normal user, significantly
			reducing security risks
		</flag>
		<flag name="ncurses">Build the ncurses-based user interface</flag>
		<flag name="pcre">Build with pcre support</flag>
		<flag name="speech">Audio support using <pkg>app-accessibility/flite</pkg></flag>
		<flag name="plugin-autowep">Build the autowep plugin</flag>
		<flag name="plugin-btscan">Build the btscan plugin</flag>
		<flag name="plugin-dot15d4">Build the dot15d4 plugin</flag>
		<flag name="plugin-ptw">Build the ptw plugin</flag>
		<flag name="plugin-spectools">Build the spectools plugin. This uses <pkg>net-wireless/spectools</pkg></flag>
		<flag name="ruby">Build extras which are written in ruby, example plugins and the like.</flag>
	</use>
</pkgmetadata>