Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] stellarium: update to 0.19.1.
Date: Wed, 26 Jun 2019 10:11:45 +0200	[thread overview]
Message-ID: <20190626081145.yE2AQk9_dRUhVyUtf_dW68cobF2jEr6R6z8DyMwR7yE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12679@inbox.vuxu.org>

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

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

https://github.com/damadmai/void-packages stellarium0191
https://github.com/void-linux/void-packages/pull/12679

stellarium: update to 0.19.1.


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

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

From 4537f171dd75d6441f0265d8d3ae7ec89ee5651a Mon Sep 17 00:00:00 2001
From: "Daniel A. Maierhofer" <git@damadmai.at>
Date: Tue, 25 Jun 2019 11:44:56 +0200
Subject: [PATCH] stellarium: update to 0.19.1.

---
 srcpkgs/stellarium/patches/indi_musl.patch | 18 +++++++++---------
 srcpkgs/stellarium/template                |  4 ++--
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/stellarium/patches/indi_musl.patch b/srcpkgs/stellarium/patches/indi_musl.patch
index 8d0ab7fae9c..859c25af51b 100644
--- a/srcpkgs/stellarium/patches/indi_musl.patch
+++ b/srcpkgs/stellarium/patches/indi_musl.patch
@@ -1,13 +1,13 @@
---- src/external/libindi/libs/indibase/indilogger.h	2018-04-02 17:10:25.299275210 +0200
-+++ src/external/libindi/libs/indibase/indilogger.h	2018-04-02 17:10:56.375831306 +0200
-@@ -28,7 +28,9 @@
- #include <ostream>
- #include <string>
+--- src/external/libindi/libs/indibase/indilogger.h	2019-06-18 16:09:33.000000000 +0200
++++ src/external/libindi/libs/indibase/indilogger.h	2019-06-26 10:08:27.318535366 +0200
+@@ -30,7 +30,7 @@
  #include <sstream>
--//#include <sys/time.h>
-+#if !defined(__GLIBC__)
-+#include <sys/time.h>
-+#endif
+ #ifdef Q_OS_WIN
+        #include <windows.h>
+-#else
++#elif !defined(__GLIBC__)
+        #include <sys/time.h>
+ #endif
  
  /**
   * @brief Macro to configure the logger.
diff --git a/srcpkgs/stellarium/template b/srcpkgs/stellarium/template
index 177880f8b28..c49351fe636 100644
--- a/srcpkgs/stellarium/template
+++ b/srcpkgs/stellarium/template
@@ -1,6 +1,6 @@
 # Template file for 'stellarium'
 pkgname=stellarium
-version=0.19.0
+version=0.19.1
 revision=1
 build_style=cmake
 hostmakedepends="perl qt5-qmake qt5-host-tools"
@@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.stellarium.org/"
 distfiles="https://github.com/Stellarium/stellarium/releases/download/v${version}/stellarium-${version}.tar.gz"
-checksum=0aa91d9029ec7a5ac1f318868a79aa774f6cf690f856d085004195fa2ec352d6
+checksum=0f25ad2acb59b75a49568c82123219aed5a14252c2ef39d0444540057d2cfb68
 
 stellarium-data_package() {
 	short_desc+=" - data files"

  parent reply	other threads:[~2019-06-26  8:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-25  9:45 [PR PATCH] " voidlinux-github
2019-06-25 16:09 ` voidlinux-github
2019-06-26  8:11 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-26  8:11 ` voidlinux-github [this message]
2019-06-26 11:31 ` [PR PATCH] [Merged]: " voidlinux-github

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=20190626081145.yE2AQk9_dRUhVyUtf_dW68cobF2jEr6R6z8DyMwR7yE@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).