Пакет gpsd: Информация

  • Default inline alert: Версия в репозитории: 3.20-alt5

Исходный пакет: gpsd
Версия: 3.15-alt1
Собран:  9 июня 2015 г. 21:50 в задании #145238
Категория: Система/Серверы
Сообщить об ошибке в пакете
Домашняя страница: http://www.catb.org/gpsd

Лицензия: BSD (revised)
О пакете: Service daemon for mediating access to a GPS
Описание: 
gpsd is a service daemon that mediates access to a GPS sensor
connected to the host computer by serial or USB interface, making its
data on the location/course/velocity of the sensor available to be
queried on TCP port 2947 of the host computer.  With gpsd, multiple
GPS client applications (such as navigational and wardriving software)
can share access to a GPS without contention or loss of data.  Also,
gpsd responds to queries with a format that is substantially easier to
parse than NMEA 0183.  A client library is provided for applications.

After installing this RPM, gpsd will automatically connect to USB
GPSes when they are plugged in and requires no configuration.  For
serial GPSes, you will need to start gpsd by hand.  Once connected,
the daemon automatically discovers the correct baudrate, stop bits,
and protocol. The daemon will be quiescent when there are no
clients asking for location information, and copes gracefully when the
GPS is unplugged and replugged.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
gpsd (x86_64, i586)
gpsd-clients (x86_64, i586)
gpsd-clients-debuginfo (x86_64, i586)
gpsd-debuginfo (x86_64, i586)
libgps-devel (x86_64, i586)
libgps22 (x86_64, i586)
libgps22-debuginfo (x86_64, i586)
python-module-gps (x86_64, i586)
python-module-gps-debuginfo (x86_64, i586)

Сопровождающий: Anton V. Boyarshinov


    1. docbook-dtds
    2. docbook-style-xsl
    3. scons
    4. python-devel
    5. rpm-build-licenses
    6. python-module-json
    7. libXaw-devel
    8. libXext-devel
    9. gcc-c++
    10. libXpm-devel
    11. libusb-devel
    12. xorg-cf-files
    13. xsltproc
    14. libdbus-glib-devel
    15. libbluez-devel

Последнее изменение


9 июня 2015 г. Sergey Y. Afonin 3.15-alt1
- 3.15
- Removed "Requires: gpsd" from lib* packages
3 июня 2015 г. Sergey Y. Afonin 3.14-alt2
- Built with debuginfo
- Added libusb-devel to BuildRequires
- Installed udev-rules
- Fixed linking with libm
- Removed RPATH without chrpath
28 мая 2015 г. Sergey Y. Afonin 3.14-alt1
- 3.14
- New URL: http://www.catb.org/gpsd
- changed abiversion to 22
- added libbluez-devel to BuildRequires