You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-geosciences/gpsd/metadata.xml

28 lines
1.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci-geosciences@gentoo.org</email>
<name>Gentoo Geosciences Project</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>
<slots>
<subslots>Reflect major ABI of libgps.so.</subslots>
</slots>
<use>
<flag name="dbus">export gpsd data over dbus connections</flag>
<flag name="latency-timing">support latency timing information</flag>
<flag name="ntp">Enable <pkg>net-misc/ntp</pkg> shared memory interface
and PPS kernel support for GPS time</flag>
<flag name="sockets">export gpsd over unix sockets</flag>
<flag name="shm">export gpsd over shared memory</flag>
</use>
<upstream>
<remote-id type="gitlab">gpsd/gpsd</remote-id>
</upstream>
</pkgmetadata>