Package gpsd: Information

    Source package: gpsd
    Version: 3.23.1-alt2.1
    Latest version according to Repology
    Build time:  Oct 21, 2023, 07:05 PM in the task #332414
    Category: System/Servers
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    i586March 16, 2024May 11, 2024
    x86_64March 10, 2024May 17, 2024

    License: BSD-2-Clause
    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, ppc64le, i586, armh, aarch64)
    gpsd-clients-console (x86_64, ppc64le, i586, armh, aarch64)
    gpsd-clients-console-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    gpsd-clients-gui (x86_64, ppc64le, i586, armh, aarch64)
    gpsd-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    gpsd-helpers (x86_64, ppc64le, i586, armh, aarch64)
    gpsd-helpers-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libQgpsmm29 (x86_64, ppc64le, i586, armh, aarch64)
    libQgpsmm29-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libgps-devel (x86_64, ppc64le, i586, armh, aarch64)
    libgps29 (x86_64, ppc64le, i586, armh, aarch64)
    libgps29-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    python3-module-gps (x86_64, ppc64le, i586, armh, aarch64)




      1. qt5-base-devel
      2. libXaw-devel
      3. libXext-devel
      4. libXpm-devel
      5. libgtk+3-devel
      6. libbluez-devel
      7. libusb-devel
      8. pps-tools-devel
      9. asciidoc
      10. asciidoctor
      11. python3-dev
      12. python3-module-matplotlib
      13. python3-module-pycairo
      14. python3-module-pygobject3
      15. python3-module-serial
      16. docbook-dtds
      17. docbook-style-xsl
      18. libdbus-glib-devel
      19. scons
      20. gem-rouge
      21. gcc-c++
      22. xsltproc
      23. xorg-cf-files

    Last changed


    Oct. 21, 2023 Grigory Ustinov 3.23.1-alt2.1
    - NMU: dropped dependency on distutils.
    Oct. 24, 2021 Sergey Y. Afonin 3.23.1-alt2
    - added gpsd-apistatus.patch from Fedora Rawhide
    Oct. 23, 2021 Sergey Y. Afonin 3.23.1-alt1
    - 3.23.1
    - splitted gpsd-clients to gpsd-clients-gui, gpsd-clients-console
      and gpsd-helpers (ALT #41036)