mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -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")
|
||||
(synopsis "GPS log file viewer and analyzer")
|
||||
(description
|
||||
"GPXSee is a Qt-based GPS log file viewer and analyzer that supports
|
||||
all common GPS log file formats.")
|
||||
"GPXSee is a Qt-based GPS log file viewer and analyzer that supports all
|
||||
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)))
|
||||
|
||||
(define-public gpsd
|
||||
|
|
Loading…
Reference in a new issue