diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2018-02-12 10:04:56 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:54 +0700 |
commit | 0475d55c77de2d9ed3d388a53804f7f20075fcd3 (patch) | |
tree | c4d693922a2b901609f43bcf5d6c661819dff516 /gis/gpxsee/gpxsee.info | |
parent | 0be3bc60547a0eeb530cb9316e40314d3f1d41ad (diff) | |
download | slackbuilds-0475d55c77de2d9ed3d388a53804f7f20075fcd3.tar.gz |
gis/gpxsee: Added (GPX viewer and analyzer).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'gis/gpxsee/gpxsee.info')
-rw-r--r-- | gis/gpxsee/gpxsee.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gis/gpxsee/gpxsee.info b/gis/gpxsee/gpxsee.info new file mode 100644 index 0000000000..c38733fda5 --- /dev/null +++ b/gis/gpxsee/gpxsee.info @@ -0,0 +1,10 @@ +PRGNAM="gpxsee" +VERSION="5.1" +HOMEPAGE="http://www.gpxsee.org/" +DOWNLOAD="https://github.com/tumic0/GPXSee/archive/5.1/GPXSee-5.1.tar.gz" +MD5SUM="0c6f34f2f55d12da3c9cb41a2417dd73" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="qt5" +MAINTAINER="Nikolay Korotkiy" +EMAIL="sikmir@gmail.com" |