mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
GPXSee: bump to 12.3 (#8218)
This commit is contained in:
@@ -23,11 +23,11 @@ ratio/shifts graphs
|
||||
* HiDPI/Retina displays & maps support
|
||||
* Real-time GPS position"
|
||||
HOMEPAGE="https://www.gpxsee.org/"
|
||||
COPYRIGHT="2015-2022 Martin Tůma"
|
||||
COPYRIGHT="2015-2023 Martin Tůma"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3670e2464afde6304ba82c6c744d6f7061f1ce7ed533e3cc4b7b099159654a5a"
|
||||
CHECKSUM_SHA256="fcbaec1373d940a35e37f858fc3143407f7166dd3c62dcfce47f9ff687345f17"
|
||||
SOURCE_DIR="GPXSee-$portVersion"
|
||||
PATCHES="gpxsee-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="
|
||||
@@ -92,8 +92,8 @@ INSTALL()
|
||||
mkdir -p $appsDir
|
||||
mkdir -p $dataDir/GPXSee/{maps,csv,translations}
|
||||
cp gpxsee $appsDir/GPXSee
|
||||
cp -r pkg/maps/* $dataDir/GPXSee/maps
|
||||
cp -r pkg/csv/* $dataDir/GPXSee/csv
|
||||
cp -r data/maps/* $dataDir/GPXSee/maps
|
||||
cp -r data/csv/* $dataDir/GPXSee/csv
|
||||
cp -r lang/*.qm $dataDir/GPXSee/translations
|
||||
|
||||
local APP_SIGNATURE="application/x-vnd.qt5-gpxsee"
|
||||
Reference in New Issue
Block a user