Package gpsd: Information

    Source package: gpsd
    Version: 3.15-alt1
    Build time:  Jun 9, 2015, 09:50 PM in the task #145238
    Category: System/Servers
    Report package bug
    License: BSD (revised)
    Summary: Service daemon for mediating access to a GPS
    Description: 
    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.

    List of rpms provided by this 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)



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

    Last changed


    June 9, 2015 Sergey Y. Afonin 3.15-alt1
    - 3.15
    - Removed "Requires: gpsd" from lib* packages
    June 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
    May 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