summaryrefslogtreecommitdiff
path: root/net-wireless/kismet/metadata.xml
blob: 2728866d3aa6e9f10357527b36862bd8ce73101b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>zerochaos@gentoo.org</email>
		<name>Rick Farina</name>
	</maintainer>
	<use>
		<flag name="libusb">Support libusb based capture sources such as mousejack, cc2540(ble), and nrf51822(ble)</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="pcre">Build with pcre support</flag>
		<flag name="rtlsdr">Enable rtlsdr based kismet capture sources</flag>
		<flag name="ubertooth">Enable capture source for ubertooth to sniff bluetooth low energy</flag>
	</use>
	<upstream>
		<remote-id type="github">kismetwireless/kismet</remote-id>
	</upstream>
</pkgmetadata>