Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] stellarium: update to 1.0.
@ 2022-10-31 23:37 abenson
  2022-11-01  4:34 ` unspecd
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: abenson @ 2022-10-31 23:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages stellarium_1.0
https://github.com/void-linux/void-packages/pull/40253

stellarium: update to 1.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

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

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

From f7fce105666e9b393f300b876a72f019022676f4 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 23 Oct 2022 09:02:00 -0500
Subject: [PATCH] stellarium: update to 1.0.

---
 srcpkgs/stellarium/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/stellarium/template b/srcpkgs/stellarium/template
index 7c3fdff8033a..84b941543cee 100644
--- a/srcpkgs/stellarium/template
+++ b/srcpkgs/stellarium/template
@@ -1,8 +1,9 @@
 # Template file for 'stellarium'
 pkgname=stellarium
-version=0.22.2
+version=1.0
 revision=1
 build_style=cmake
+configure_args="-DENABLE_SHOWMYSKY=Off"
 hostmakedepends="perl qt5-qmake qt5-host-tools"
 makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel
  qt5-serialport-devel qt5-tools-devel qt5-charts-devel"
@@ -12,5 +13,5 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://stellarium.org/"
 distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version}/stellarium-${version}.tar.gz"
-checksum=31e965d32cafc0fbad212c7ef4efbeac988f909206013554e1fe35123ebb9376
+checksum=5a1912c1c1eb04b22128c6fc98935e87f9faa3844796285b01418139b5d5f33f
 replaces="stellarium-data>=0"

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

* Re: stellarium: update to 1.0.
  2022-10-31 23:37 [PR PATCH] stellarium: update to 1.0 abenson
@ 2022-11-01  4:34 ` unspecd
  2022-11-01  4:36 ` unspecd
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: unspecd @ 2022-11-01  4:34 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/40253#issuecomment-1298016214

Comment:
Please add qt6-plugin-tls-openssl to `depends`.

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

* Re: stellarium: update to 1.0.
  2022-10-31 23:37 [PR PATCH] stellarium: update to 1.0 abenson
  2022-11-01  4:34 ` unspecd
@ 2022-11-01  4:36 ` unspecd
  2022-12-05 22:59 ` [PR PATCH] [Updated] " abenson
  2022-12-05 23:28 ` [PR PATCH] [Merged]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: unspecd @ 2022-11-01  4:36 UTC (permalink / raw)
  To: ml

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

New comment by unspecd on void-packages repository

https://github.com/void-linux/void-packages/pull/40253#issuecomment-1298016214

Comment:
Please add qt6-plugin-tls-openssl to `depends`.

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

* Re: [PR PATCH] [Updated] stellarium: update to 1.0.
  2022-10-31 23:37 [PR PATCH] stellarium: update to 1.0 abenson
  2022-11-01  4:34 ` unspecd
  2022-11-01  4:36 ` unspecd
@ 2022-12-05 22:59 ` abenson
  2022-12-05 23:28 ` [PR PATCH] [Merged]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2022-12-05 22:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages stellarium_1.0
https://github.com/void-linux/void-packages/pull/40253

stellarium: update to 1.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

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

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

From a76e71ba613479f22223e02f30c520775a91024d Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 23 Oct 2022 09:02:00 -0500
Subject: [PATCH] stellarium: update to 1.1.1.

---
 srcpkgs/stellarium/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/stellarium/template b/srcpkgs/stellarium/template
index 7c3fdff8033a..bcc69b96fb5c 100644
--- a/srcpkgs/stellarium/template
+++ b/srcpkgs/stellarium/template
@@ -1,8 +1,9 @@
 # Template file for 'stellarium'
 pkgname=stellarium
-version=0.22.2
+version=1.1.1
 revision=1
 build_style=cmake
+configure_args="-DENABLE_SHOWMYSKY=Off"
 hostmakedepends="perl qt5-qmake qt5-host-tools"
 makedepends="qt5-location-devel qt5-multimedia-devel qt5-script-devel
  qt5-serialport-devel qt5-tools-devel qt5-charts-devel"
@@ -11,6 +12,6 @@ short_desc="Open Source Planetarium"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://stellarium.org/"
-distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version}/stellarium-${version}.tar.gz"
-checksum=31e965d32cafc0fbad212c7ef4efbeac988f909206013554e1fe35123ebb9376
+distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version#*.*}/stellarium-${version}.tar.gz"
+checksum=d2844eae0b62761a04fe04324f65f43d852c590d3249f287e181701822e3766e
 replaces="stellarium-data>=0"

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

* Re: [PR PATCH] [Merged]: stellarium: update to 1.0.
  2022-10-31 23:37 [PR PATCH] stellarium: update to 1.0 abenson
                   ` (2 preceding siblings ...)
  2022-12-05 22:59 ` [PR PATCH] [Updated] " abenson
@ 2022-12-05 23:28 ` abenson
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2022-12-05 23:28 UTC (permalink / raw)
  To: ml

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

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

stellarium: update to 1.0.
https://github.com/void-linux/void-packages/pull/40253

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

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

end of thread, other threads:[~2022-12-05 23:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31 23:37 [PR PATCH] stellarium: update to 1.0 abenson
2022-11-01  4:34 ` unspecd
2022-11-01  4:36 ` unspecd
2022-12-05 22:59 ` [PR PATCH] [Updated] " abenson
2022-12-05 23:28 ` [PR PATCH] [Merged]: " abenson

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