Github messages for voidlinux
 help / color / mirror / Atom feed
From: 0-st <0-st@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: GPXSee
Date: Thu, 11 Aug 2022 17:45:27 +0200	[thread overview]
Message-ID: <20220811154527.XwFM48U3v6qbT1ufO-Ti1gGydqMT_iGp09rPjkw1Qzs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36735@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 756 bytes --]

There is an updated pull request by 0-st against master on the void-packages repository

https://github.com/0-st/void-packages GPXSee
https://github.com/void-linux/void-packages/pull/36735

New package: GPXSee


#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture:
  - x86_64-libc
- I crossbuilt this PR locally for these architectures:
  - aarch64-musl
  - armv7l
  - armv6l-musl


A patch file from https://github.com/void-linux/void-packages/pull/36735.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-GPXSee-36735.patch --]
[-- Type: text/x-diff, Size: 5940 bytes --]

From 5a2c8c0eaceb1a563469c0bc1fc149fc69214ffc Mon Sep 17 00:00:00 2001
From: ghost <gh0st@vivaldi.net>
Date: Sun, 17 Apr 2022 10:53:12 +0200
Subject: [PATCH 1/6] New package: GPXSee-10.6

---
 srcpkgs/GPXSee/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/GPXSee/template

diff --git a/srcpkgs/GPXSee/template b/srcpkgs/GPXSee/template
new file mode 100644
index 000000000000..4520a7b9ce18
--- /dev/null
+++ b/srcpkgs/GPXSee/template
@@ -0,0 +1,14 @@
+# Template file for 'GPXSee'
+pkgname=GPXSee
+version=10.6
+revision=1
+build_style=qmake
+hostmakedepends="qt5-qmake qt5-host-tools"
+makedepends="qt5-tools-devel qt5-location-devel"
+depends="qt5-imageformats qt5-location"
+short_desc="GPS log file viewer and analyzer"
+maintainer="ghost <gh0st@vivaldi.net>"
+license="GPL-3.0-only"
+homepage="https://www.gpxsee.org/"
+distfiles="https://github.com/tumic0/${pkgname}/archive/${version}.tar.gz"
+checksum=e686ed1c2bdd236d96c6dece5274802739cf8a3f1910fc3ba0486a62e937fc27

From 6c3467adcb84c94c84085df09378140681596311 Mon Sep 17 00:00:00 2001
From: ghost <gh0st@vivaldi.net>
Date: Sun, 24 Apr 2022 20:42:28 +0200
Subject: [PATCH 2/6] GPXSee: update to 10.7.

---
 srcpkgs/GPXSee/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/GPXSee/template b/srcpkgs/GPXSee/template
index 4520a7b9ce18..a8920682a415 100644
--- a/srcpkgs/GPXSee/template
+++ b/srcpkgs/GPXSee/template
@@ -1,6 +1,6 @@
 # Template file for 'GPXSee'
 pkgname=GPXSee
-version=10.6
+version=10.7
 revision=1
 build_style=qmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,4 +11,4 @@ maintainer="ghost <gh0st@vivaldi.net>"
 license="GPL-3.0-only"
 homepage="https://www.gpxsee.org/"
 distfiles="https://github.com/tumic0/${pkgname}/archive/${version}.tar.gz"
-checksum=e686ed1c2bdd236d96c6dece5274802739cf8a3f1910fc3ba0486a62e937fc27
+checksum=faf1ef595e2dc66f56ed24d376af2fbfb32c63f7319fd1d144e82b6114f96c19

From fbb6f47fa2fae90090f692eb1aa1dc5f99121daa Mon Sep 17 00:00:00 2001
From: ghost <gh0st@vivaldi.net>
Date: Tue, 31 May 2022 12:58:00 +0200
Subject: [PATCH 3/6] GPXSee: update to 11.0.

---
 srcpkgs/GPXSee/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/GPXSee/template b/srcpkgs/GPXSee/template
index a8920682a415..39b7d1f7b49d 100644
--- a/srcpkgs/GPXSee/template
+++ b/srcpkgs/GPXSee/template
@@ -1,14 +1,14 @@
 # Template file for 'GPXSee'
 pkgname=GPXSee
-version=10.7
+version=11.0
 revision=1
 build_style=qmake
 hostmakedepends="qt5-qmake qt5-host-tools"
-makedepends="qt5-tools-devel qt5-location-devel"
+makedepends="qt5-tools-devel qt5-location-devel qt5-svg-devel"
 depends="qt5-imageformats qt5-location"
 short_desc="GPS log file viewer and analyzer"
 maintainer="ghost <gh0st@vivaldi.net>"
 license="GPL-3.0-only"
 homepage="https://www.gpxsee.org/"
 distfiles="https://github.com/tumic0/${pkgname}/archive/${version}.tar.gz"
-checksum=faf1ef595e2dc66f56ed24d376af2fbfb32c63f7319fd1d144e82b6114f96c19
+checksum=77c25a386be0917b330072884baf1878def78c38379c09520938ad51ef0e56b3

From 629897eb7e00324e1a124c4ca6e4b6afef1802ee Mon Sep 17 00:00:00 2001
From: ghost <gh0st@vivaldi.net>
Date: Fri, 3 Jun 2022 01:31:12 +0200
Subject: [PATCH 4/6] GPXSee: update to 11.1.

---
 srcpkgs/GPXSee/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/GPXSee/template b/srcpkgs/GPXSee/template
index 39b7d1f7b49d..36715dc3528c 100644
--- a/srcpkgs/GPXSee/template
+++ b/srcpkgs/GPXSee/template
@@ -1,6 +1,6 @@
 # Template file for 'GPXSee'
 pkgname=GPXSee
-version=11.0
+version=11.1
 revision=1
 build_style=qmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,4 +11,4 @@ maintainer="ghost <gh0st@vivaldi.net>"
 license="GPL-3.0-only"
 homepage="https://www.gpxsee.org/"
 distfiles="https://github.com/tumic0/${pkgname}/archive/${version}.tar.gz"
-checksum=77c25a386be0917b330072884baf1878def78c38379c09520938ad51ef0e56b3
+checksum=5188be385ffd580e2abd58d8e6cf1820ac47fa451f2a552b245de7d44efc8b70

From bd8b155da5fed126ffb7192f799269c4a479ee59 Mon Sep 17 00:00:00 2001
From: ghost <gh0st@vivaldi.net>
Date: Sun, 7 Aug 2022 14:57:18 +0200
Subject: [PATCH 5/6] GPXSee: update to 11.2.

---
 srcpkgs/GPXSee/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/GPXSee/template b/srcpkgs/GPXSee/template
index 36715dc3528c..268dcdb0d94b 100644
--- a/srcpkgs/GPXSee/template
+++ b/srcpkgs/GPXSee/template
@@ -1,6 +1,6 @@
 # Template file for 'GPXSee'
 pkgname=GPXSee
-version=11.1
+version=11.2
 revision=1
 build_style=qmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,4 +11,4 @@ maintainer="ghost <gh0st@vivaldi.net>"
 license="GPL-3.0-only"
 homepage="https://www.gpxsee.org/"
 distfiles="https://github.com/tumic0/${pkgname}/archive/${version}.tar.gz"
-checksum=5188be385ffd580e2abd58d8e6cf1820ac47fa451f2a552b245de7d44efc8b70
+checksum=9d8a48981b145786222c6e38d952d88264e0370abd3898e1dfc6c829b637cb68

From 890fe7029fe8671e60236e9ba1185a5ca09c3f09 Mon Sep 17 00:00:00 2001
From: ghost <gh0st@vivaldi.net>
Date: Thu, 11 Aug 2022 16:25:39 +0200
Subject: [PATCH 6/6] GPXSee: update to 11.3.

---
 srcpkgs/GPXSee/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/GPXSee/template b/srcpkgs/GPXSee/template
index 268dcdb0d94b..24cc30c45266 100644
--- a/srcpkgs/GPXSee/template
+++ b/srcpkgs/GPXSee/template
@@ -1,6 +1,6 @@
 # Template file for 'GPXSee'
 pkgname=GPXSee
-version=11.2
+version=11.3
 revision=1
 build_style=qmake
 hostmakedepends="qt5-qmake qt5-host-tools"
@@ -11,4 +11,4 @@ maintainer="ghost <gh0st@vivaldi.net>"
 license="GPL-3.0-only"
 homepage="https://www.gpxsee.org/"
 distfiles="https://github.com/tumic0/${pkgname}/archive/${version}.tar.gz"
-checksum=9d8a48981b145786222c6e38d952d88264e0370abd3898e1dfc6c829b637cb68
+checksum=22afaf1bedf2e257afc8b5e28202ea6d5674df05a3f14097867b1167ccbb71b1

  parent reply	other threads:[~2022-08-11 15:45 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-17 11:42 [PR PATCH] New package: GPXSee-10.6 0-st
2022-04-17 11:46 ` 0-st
2022-04-17 16:53 ` paper42
2022-04-17 18:13 ` 0-st
2022-04-25 13:00 ` [PR PATCH] [Updated] " 0-st
2022-05-31 11:54 ` [PR PATCH] [Updated] New package: GPXSee 0-st
2022-06-03  8:41 ` 0-st
2022-06-03  9:01 ` 0-st
2022-08-07 13:15 ` 0-st
2022-08-11 14:33 ` 0-st
2022-08-11 15:45 ` 0-st [this message]
2022-09-25 12:34 ` 0-st
2022-09-25 14:50 ` paper42
2022-09-25 14:56 ` [PR REVIEW] " Duncaen
2022-09-25 18:31 ` [PR PATCH] [Updated] " 0-st
2022-09-28 11:24 ` 0-st
2022-09-28 11:45 ` paper42
2022-09-28 16:52 ` [PR PATCH] [Updated] " 0-st
2022-10-10 13:05 ` 0-st
2022-10-10 13:06 ` 0-st
2023-01-09  1:58 ` github-actions
2023-01-24  1:58 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220811154527.XwFM48U3v6qbT1ufO-Ti1gGydqMT_iGp09rPjkw1Qzs@z \
    --to=0-st@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).