Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qgis: update to 3.40.0.
@ 2024-11-11 14:21 ar-jan
  2024-11-22 15:57 ` [PR PATCH] [Updated] " ar-jan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ar-jan @ 2024-11-11 14:21 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages qgis
https://github.com/void-linux/void-packages/pull/52990

qgis: update to 3.40.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From fe0bb12ed1fa24e9c6c6e8a3c10b2d4eb642a9b2 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Mon, 11 Nov 2024 15:20:09 +0100
Subject: [PATCH] qgis: update to 3.40.0.

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

diff --git a/srcpkgs/qgis/template b/srcpkgs/qgis/template
index 552dfcd1c4ef4b..b9200917e1f64f 100644
--- a/srcpkgs/qgis/template
+++ b/srcpkgs/qgis/template
@@ -1,6 +1,6 @@
 # Template file for 'qgis'
 pkgname=qgis
-version=3.38.3
+version=3.40.0
 revision=1
 build_style=cmake
 configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
@@ -29,7 +29,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
 license="GPL-2.0-only"
 homepage="https://qgis.org"
 distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
-checksum=2294003476016b8cd1a2b9641ddd39e3ffa219a8bdfb94df911f1b5a2253f44a
+checksum=cf7d0eb095f7f8c2a905bf3e07ae63c14e7ae7663787886e3cdf45e5e0d8d53b
 
 post_install() {
 	mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] qgis: update to 3.40.0.
  2024-11-11 14:21 [PR PATCH] qgis: update to 3.40.0 ar-jan
@ 2024-11-22 15:57 ` ar-jan
  2025-01-01 17:37 ` [PR PATCH] [Updated] qgis: update to 3.40.1 ar-jan
  2025-01-02 13:16 ` [PR PATCH] [Merged]: qgis: update to 3.40.2 Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: ar-jan @ 2024-11-22 15:57 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages qgis
https://github.com/void-linux/void-packages/pull/52990

qgis: update to 3.40.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 68d216a06c4b3f09efc35057e4ca0600400b92b4 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Mon, 11 Nov 2024 15:20:09 +0100
Subject: [PATCH] qgis: update to 3.40.1.

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

diff --git a/srcpkgs/qgis/template b/srcpkgs/qgis/template
index 552dfcd1c4ef4b..e075b6910ecaa3 100644
--- a/srcpkgs/qgis/template
+++ b/srcpkgs/qgis/template
@@ -1,6 +1,6 @@
 # Template file for 'qgis'
 pkgname=qgis
-version=3.38.3
+version=3.40.1
 revision=1
 build_style=cmake
 configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
@@ -29,7 +29,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
 license="GPL-2.0-only"
 homepage="https://qgis.org"
 distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
-checksum=2294003476016b8cd1a2b9641ddd39e3ffa219a8bdfb94df911f1b5a2253f44a
+checksum=5eeeaed6e790af35c3b4469ebe42d2e2a53f7be3488ae070e96ec9e887fd6192
 
 post_install() {
 	mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] qgis: update to 3.40.1.
  2024-11-11 14:21 [PR PATCH] qgis: update to 3.40.0 ar-jan
  2024-11-22 15:57 ` [PR PATCH] [Updated] " ar-jan
@ 2025-01-01 17:37 ` ar-jan
  2025-01-02 13:16 ` [PR PATCH] [Merged]: qgis: update to 3.40.2 Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: ar-jan @ 2025-01-01 17:37 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages qgis
https://github.com/void-linux/void-packages/pull/52990

qgis: update to 3.40.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 190d753dd2b8d781ef192e9c70aa6eb3255e0ce3 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Mon, 11 Nov 2024 15:20:09 +0100
Subject: [PATCH] qgis: update to 3.40.2.

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

diff --git a/srcpkgs/qgis/template b/srcpkgs/qgis/template
index 938daf8bc1036d..d8992f76e4f635 100644
--- a/srcpkgs/qgis/template
+++ b/srcpkgs/qgis/template
@@ -1,7 +1,7 @@
 # Template file for 'qgis'
 pkgname=qgis
-version=3.38.3
-revision=3
+version=3.40.2
+revision=1
 build_style=cmake
 configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
  -DGRASS_PREFIX8=${XBPS_CROSS_BASE}/usr/lib/grass"
@@ -29,7 +29,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
 license="GPL-2.0-only"
 homepage="https://qgis.org"
 distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
-checksum=2294003476016b8cd1a2b9641ddd39e3ffa219a8bdfb94df911f1b5a2253f44a
+checksum=83d47feceb2e3f9946e5738b6d4bd8092bc97b4836226c45883f4e5afdc50594
 
 post_install() {
 	mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: qgis: update to 3.40.2.
  2024-11-11 14:21 [PR PATCH] qgis: update to 3.40.0 ar-jan
  2024-11-22 15:57 ` [PR PATCH] [Updated] " ar-jan
  2025-01-01 17:37 ` [PR PATCH] [Updated] qgis: update to 3.40.1 ar-jan
@ 2025-01-02 13:16 ` Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: Johnnynator @ 2025-01-02 13:16 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

qgis: update to 3.40.2.
https://github.com/void-linux/void-packages/pull/52990

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-01-02 13:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-11 14:21 [PR PATCH] qgis: update to 3.40.0 ar-jan
2024-11-22 15:57 ` [PR PATCH] [Updated] " ar-jan
2025-01-01 17:37 ` [PR PATCH] [Updated] qgis: update to 3.40.1 ar-jan
2025-01-02 13:16 ` [PR PATCH] [Merged]: qgis: update to 3.40.2 Johnnynator

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).