gis/gpxsee: Updated for version 7.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Nikolay Korotkiy 2019-02-01 00:57:48 +07:00 committed by Willy Sudiarto Raharjo
parent 2166f36d38
commit 297da62c95
No known key found for this signature in database
GPG key ID: 887B8374D7333381
5 changed files with 11 additions and 19 deletions

View file

@ -1,2 +1,2 @@
GPXSee is a Qt-based GPS log file viewer and analyzer that supports
GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files.
all common GPS log file formats.

View file

@ -1,6 +1,6 @@
diff -Naur GPXSee-7.1.orig/src/GUI/units.h GPXSee-7.1/src/GUI/units.h
--- GPXSee-7.1.orig/src/GUI/units.h 2018-12-08 21:09:23.510215182 +0300
+++ GPXSee-7.1/src/GUI/units.h 2018-12-08 21:10:17.907437326 +0300
diff -Naur GPXSee-7.2.orig/src/GUI/units.h GPXSee-7.2/src/GUI/units.h
--- GPXSee-7.2.orig/src/GUI/units.h 2018-12-08 21:09:23.510215182 +0300
+++ GPXSee-7.2/src/GUI/units.h 2018-12-08 21:10:17.907437326 +0300
@@ -30,6 +30,6 @@
#define C2FS 1.8 // Celsius to Farenheit - scale
#define C2FO 32.0 // Celsius to Farenheit - offset

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gpxsee
VERSION=${VERSION:-7.1}
VERSION=${VERSION:-7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -75,19 +75,11 @@ patch -p1 < $CWD/fix_font_narrow_space.diff
lrelease-qt5 gpxsee.pro
qmake-qt5 \
PREFIX="/usr" \
QMAKE_CFLAGS+="$SLKCFLAGS" \
QMAKE_CXXFLAGS+="$SLKCFLAGS" \
gpxsee.pro
make
install -Dm0755 GPXSee $PKG/usr/bin/$PRGNAM
install -Dm0644 pkg/csv/* -t $PKG/usr/share/$PRGNAM/csv
install -Dm0644 pkg/maps/* -t $PKG/usr/share/$PRGNAM/maps
install -Dm0644 lang/*.qm -t $PKG/usr/share/$PRGNAM/translations
install -Dm0644 icons/gpxsee.png $PKG/usr/share/pixmaps/$PRGNAM.png
install -Dm0644 pkg/gpxsee.desktop $PKG/usr/share/applications/$PRGNAM.desktop
install -Dm0644 pkg/gpxsee.xml $PKG/usr/share/mime/packages/$PRGNAM.xml
install -Dm0644 pkg/appdata.xml $PKG/usr/share/appdata/$PRGNAM.appdata.xml
make && make INSTALL_ROOT="$PKG" install
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true

View file

@ -1,8 +1,8 @@
PRGNAM="gpxsee"
VERSION="7.1"
VERSION="7.2"
HOMEPAGE="https://www.gpxsee.org/"
DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.1/GPXSee-7.1.tar.gz"
MD5SUM="d83da3966601b81b303f27403d543e08"
DOWNLOAD="https://github.com/tumic0/GPXSee/archive/7.2/GPXSee-7.2.tar.gz"
MD5SUM="05184a51b759240e021682b027b5dd99"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"

View file

@ -9,7 +9,7 @@
gpxsee: gpxsee (GPS log file viewer and analyzer)
gpxsee:
gpxsee: GPXSee is a Qt-based GPS log file viewer and analyzer that supports
gpxsee: GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files.
gpxsee: all common GPS log file formats.
gpxsee:
gpxsee:
gpxsee: