mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 13:09:23 -05:00
gnu: gpxsee: Extend description.
* gnu/packages/gps.scm (gpxsee)[description]: Extend.
This commit is contained in:
parent
3437fe1fb7
commit
cebfc26986
1 changed files with 4 additions and 2 deletions
|
@ -208,8 +208,10 @@ (define-public gpxsee
|
||||||
(home-page "https://www.gpxsee.org")
|
(home-page "https://www.gpxsee.org")
|
||||||
(synopsis "GPS log file viewer and analyzer")
|
(synopsis "GPS log file viewer and analyzer")
|
||||||
(description
|
(description
|
||||||
"GPXSee is a Qt-based GPS log file viewer and analyzer that supports
|
"GPXSee is a Qt-based GPS log file viewer and analyzer that supports all
|
||||||
all common GPS log file formats.")
|
common GPS log file formats. It can display multiple tracks on various on-
|
||||||
|
and off-line maps. You can easily add more maps and graph other captured data
|
||||||
|
such as elevation, speed, heart rate, power, temperature, and gear shifts.")
|
||||||
(license license:gpl3)))
|
(license license:gpl3)))
|
||||||
|
|
||||||
(define-public gpsd
|
(define-public gpsd
|
||||||
|
|
Loading…
Reference in a new issue