mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Improved SUMMARY / DESCRIPTION
for DevilutionX, GPXLab, Maelstrom
This commit is contained in:
@@ -1,10 +1,22 @@
|
||||
SUMMARY="Program to show and manipulate GPS tracks"
|
||||
SUMMARY="A program to show and manipulate GPS tracks"
|
||||
DESCRIPTION="GPXLab is an application to display and manage GPS tracks \
|
||||
previously recorded with a GPS tracker."
|
||||
HOMEPAGE="https://bourgeoislab.wordpress.com/gpxlab/"
|
||||
previously recorded with a GPS tracker.
|
||||
|
||||
Features & Functions
|
||||
|
||||
* Open GPX (v1.0 or v1.1), NMEA and SpoQ files
|
||||
* Combine several tracks into one single GPX file
|
||||
* Rearrange the tracks (move/add/delete)
|
||||
* Modify the meta data of the GPX file and of any tracks inside the file
|
||||
* Get altitude data from the SRTM database
|
||||
* Show statistical information about the summarized tracks or a single track
|
||||
* Show a map of all tracks
|
||||
* Show an altitude and a speed diagram
|
||||
* Show a list of all track points"
|
||||
HOMEPAGE="https://github.com/BourgeoisLab/GPXLab"
|
||||
COPYRIGHT="2014-2020 Frédéric Bourgeois"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/BourgeoisLab/GPXLab/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="cb9fbcde4688c388b781c90b7c48a60a76c5d5bed14e5040e55a13a3f810aa0e"
|
||||
SOURCE_FILENAME="GPXLab-$portVersion.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user