summaryrefslogtreecommitdiff
blob: 608ecca5be53877c36f57d0980c8c72674621ef6 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-geosciences</herd>
<maintainer>
  <email>nerdboy@gentoo.org</email>
  <name>Steve Arnold</name>
</maintainer>
<longdescription>Unbundled GPS daemon and library to support USB and serial
 GPS devices and various GPS/mapping clients, such as GPSDrive, kismet, and
 pygps.
</longdescription>
<use>
  <flag name='garmin'>Enable support for Garmin simple text protocol</flag>
  <flag name='gpsd_user'>Add gpsd user for daemon privileges.</flag>
  <flag name='minimal'>Reduced install set, limited number of devices and 
   client, no X deps</flag>
  <flag name='ntp'>Enable <pkg>net-misc/ntp</pkg> shared memory interface
    and PPS kernel support for GPS time</flag>
  <flag name='pl2303'>Enable udev rules for PL2303 USB-serial converter</flag>
  <flag name='ocean'>Enable OceanServer support</flag>
  <flag name='tntc'>Enable True North Technologies digital compass support</flag>
</use>
</pkgmetadata>