Merge pull request #81461 from sikmir/gpxsee

gpxsee: 7.22 -> 7.25
This commit is contained in:
markuskowa 2020-03-07 16:04:30 +01:00 committed by GitHub
commit 1ee52aea6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,24 +1,23 @@
{ stdenv, mkDerivation, lib, fetchFromGitHub, qmake, qttools }:
{ stdenv, mkDerivation, fetchFromGitHub, qmake, qttools }:
mkDerivation rec {
pname = "gpxsee";
version = "7.22";
version = "7.25";
src = fetchFromGitHub {
owner = "tumic0";
repo = "GPXSee";
rev = version;
sha256 = "0gxkx255d8cn5076ync731cdygwvi95rxv463pd4rdw5srbr0gm5";
sha256 = "0lml3hz2zxljl9j5wnh7bn9bj8k9v3wf6bk3g77x9nnarsmw0fcx";
};
nativeBuildInputs = [ qmake ];
buildInputs = [ qttools ];
nativeBuildInputs = [ qmake qttools ];
preConfigure = ''
lrelease lang/*.ts
'';
postInstall = lib.optionalString stdenv.isDarwin ''
postInstall = with stdenv; lib.optionalString isDarwin ''
mkdir -p $out/Applications
mv GPXSee.app $out/Applications
wrapQtApp $out/Applications/GPXSee.app/Contents/MacOS/GPXSee
@ -26,8 +25,8 @@ mkDerivation rec {
enableParallelBuilding = true;
meta = with lib; {
homepage = https://www.gpxsee.org/;
meta = with stdenv.lib; {
homepage = "https://www.gpxsee.org/";
description = "GPS log file viewer and analyzer";
longDescription = ''
GPXSee is a Qt-based GPS log file viewer and analyzer that supports