From e22232985d7841301467f38dcfb1f4844000b151 Mon Sep 17 00:00:00 2001 From: "Daniel A. Maierhofer" 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 - #include +--- 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 --//#include -+#if !defined(__GLIBC__) -+#include -+#endif + #ifdef Q_OS_WIN + #include +-#else ++#elif !defined(__GLIBC__) + #include + #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 " 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"