| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
| 3 |
<pkgmetadata>
|
| 4 |
<maintainer>
|
| 5 |
<email>zerochaos@gentoo.org</email>
|
| 6 |
<name>Rick Farina</name>
|
| 7 |
<description>maintainer, has access to all hardware as needed</description>
|
| 8 |
</maintainer>
|
| 9 |
<maintainer>
|
| 10 |
<email>steev@gentoo.org</email>
|
| 11 |
<name>Steev Klimaszewski</name>
|
| 12 |
<description>co-maintainer, CC him on bugs</description>
|
| 13 |
</maintainer>
|
| 14 |
<maintainer>
|
| 15 |
<email>robbat2@gentoo.org</email>
|
| 16 |
<name>Robin H. Johnson</name>
|
| 17 |
<description>Maintainer, has 1st gen WiSpy hardware for testing</description>
|
| 18 |
</maintainer>
|
| 19 |
<use>
|
| 20 |
<flag name="debug">Build the raw output client for spectools. (for developers)</flag>
|
| 21 |
<flag name="ncurses">Build the ncurses based client for spectools</flag>
|
| 22 |
<flag name="gtk">Build the gtk-2 based client for spectools</flag>
|
| 23 |
</use>
|
| 24 |
</pkgmetadata>
|