From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id iKMoH1PC9GObZAAAbAwnHQ (envelope-from ) for ; Tue, 21 Feb 2023 14:08:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yJfHHlPC9GPMTAAA9RJhRA (envelope-from ) for ; Tue, 21 Feb 2023 14:08:35 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 40648BD00 for ; Tue, 21 Feb 2023 14:08:35 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=Fg3P5fua; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676984915; a=rsa-sha256; cv=none; b=kKDUXKnjd/L4ZPnVooYTdgws7ilPltq2RurX+x5WOlnj79NHHshG3hCQsNldmNoSVjEIUJ 9imeymqPXX9n7BfmxCRZHSKq0n5mVl1c5IdCxLRHRIlbktRHedoswGY6YKECV/ccYigZnA UXJyMJOFK+p1c0gBxc9HzEglvgf6Pb8KO0ah+RBmDT+HZIGUE3f+klqQw7giBYTxWqFRGU K1ioxwtlsBIf+aJUudRaTypLNtr85RVW27TzdCcGq8U6ARDuA3V6+JQY0Yk033vToYOGF5 f9ybart+4tHchGORCoXVgUijpvZMX3JttrYAFgYk/pl9U9skJ3cPwAXZuS3nXg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=Fg3P5fua; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676984915; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=mpPCP+AolJnxLwy8CAXq3BHI2zC2WXi80q7uvq5ERwY=; b=SmgEPo6kF/Yuh6PYWGVRLXQdWQUvS+57qCQAeQBLLCq6sS+1L6Z41OIznqtlBsIKa6m7Fc N8VC8H04Ik50jX4un9yTr4C9/lFViP/XubORcblSeqXeRHBrXhdRtem1fnfSH+8vxPoXpr DxP0ZSgm+Qp9tsPIm+iGE2aDImKcSief0m9a1vWesSgwmKUlqgtUlId44dAybfOUeolIUp 3KgAAnGD4Zf8lpRGIDF49rjUkJhwVEaQRFGPtg2kMkZ3n/DpEJi5HgCikldwVx7m896AU+ 0Cit61Bx2HSbuorPgDT4Rk/3HgGKzwAtQQVP8HRxDOojq7+18/mR37Cae5LZEA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pUSNJ-0000yE-Do; Tue, 21 Feb 2023 08:08:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUSNI-0000xl-Dj for guix-patches@gnu.org; Tue, 21 Feb 2023 08:08:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pUSNI-0003Vc-18 for guix-patches@gnu.org; Tue, 21 Feb 2023 08:08:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pUSNH-0003f1-Rs for guix-patches@gnu.org; Tue, 21 Feb 2023 08:08:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61674] [PATCH 4/4] gnu: stellarium: Enable ShowMySky. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Feb 2023 13:08:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61674 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61674@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 61674-submit@debbugs.gnu.org id=B61674.167698485814005 (code B ref 61674); Tue, 21 Feb 2023 13:08:03 +0000 Received: (at 61674) by debbugs.gnu.org; 21 Feb 2023 13:07:38 +0000 Received: from localhost ([127.0.0.1]:54928 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUSMs-0003dk-AT for submit@debbugs.gnu.org; Tue, 21 Feb 2023 08:07:38 -0500 Received: from mail-wr1-f41.google.com ([209.85.221.41]:36524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUSMn-0003cy-Jc for 61674@debbugs.gnu.org; Tue, 21 Feb 2023 08:07:33 -0500 Received: by mail-wr1-f41.google.com with SMTP id l25so3961133wrb.3 for <61674@debbugs.gnu.org>; Tue, 21 Feb 2023 05:07:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=mpPCP+AolJnxLwy8CAXq3BHI2zC2WXi80q7uvq5ERwY=; b=Fg3P5fuaCcD+Vc8Yn6Bnls+BhhL6U3+ChtQXFDih8udnsh2q7hsr6HbyaUL2CmeBVw bP1CLIHBf7czvKeY5x6ECqIssho6Xjj3b/E9+mWj/4aPuR/5i/hKEMmC5BTUZPvars5V WsQDhJY9qmGJF5pOfPweQBF09j8t3Pm6csTvtaZ5z8OX8T2Hl2TiVHd6Rki3S2Qtw7MV CZ8PUvpTJxSsQ9WxqIWHIwdw+1e3iRYPo3Zgb/YmgG4uO6t4m/170AhLALR9qEAk1bM8 LTfpglaUGfGfZ8jh3RyzzgiSMBY5yweTzUMjAcm7dkGE0RL4x4JMwmZMp7+NVTsdXnf+ OKcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mpPCP+AolJnxLwy8CAXq3BHI2zC2WXi80q7uvq5ERwY=; b=fKM/IMu+SqOQxxhqt7yKMdXYIAGiq+4GZDYPIhAdPg7vpDInVbqfX6S/9aN1Nv9IaQ FuqMYfrIO8GnXlG+5UqH7E2vocLHknhaOcyc8C8/RjEZWXHzF0NQ01e2MRIlrQwuaJ6k Gisa5Qh7A2iAf3xDz6LmYCC4f/W3KsBwC+Jz5O4FIJbjjtKy8mKMNs/4lvrGKtWKPu+l V3zhfeLBit7fjWq63hwfVc/1+Ei+OyFGMtG8v3pHYldY/rIi0C+duTGOs2bSq1nBomAt HwhQPQ5UR6OLFDwXmGKyL92WHVqj82Ns6g4tfaO7McZoU0Td6g/tDBsSqNZSmrSQAsOX +3hw== X-Gm-Message-State: AO0yUKULpaR+lfL+g6bTRgCR7X6kFovhPRIuFpwM+U/+M/g6bdp4f4qD KpZCKhr4ts8x+Q6jbvP79gUiJW0ttyc= X-Google-Smtp-Source: AK7set8/Cy+0TJFQXUEg4uQ8qMipCCgsAqF3LEM9kI71OhPdzGPodAq2khwL2PAeqcNymtZwAlID0Q== X-Received: by 2002:a05:6000:18a5:b0:2c5:5335:73f3 with SMTP id b5-20020a05600018a500b002c5533573f3mr2761580wri.34.1676984847843; Tue, 21 Feb 2023 05:07:27 -0800 (PST) Received: from guxtil.incerto.xyz (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id j21-20020a5d6e55000000b002c3f81c51b6sm5841531wrz.90.2023.02.21.05.07.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Feb 2023 05:07:27 -0800 (PST) From: Sharlatan Hellseher Date: Tue, 21 Feb 2023 13:07:23 +0000 Message-Id: <20230221130723.19077-4-sharlatanus@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230221130723.19077-1-sharlatanus@gmail.com> References: <20230221130723.19077-1-sharlatanus@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 40648BD00 X-Spam-Score: -1.35 X-Migadu-Spam-Score: -1.35 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: 9rijHJg2tG8u * gnu/packages/astronomy.scm (stellarium): [arguments]<#:configure-flags>: Enable ShowMySky optional dependencies to simulate scattering of light by the atmosphere. [inputs]: Replace QXLSX to QXLSX-QT5. Add CALCMYSKY-QT5. --- gnu/packages/astronomy.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index f13f74a5e8..e15df2874a 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -917,8 +917,6 @@ (define-public stellarium #~(list "-DENABLE_GPS=1" ;; TODO: Enable when all of the dependencies are availalbe for Qt6. "-DENABLE_QT6=0" - ;; TODO: Pack missing in Guix https://10110111.github.io/CalcMySky/ - "-DENABLE_SHOWMYSKY=0" "-DENABLE_TESTING=0" (string-append "-DCMAKE_CXX_FLAGS=-isystem " #$(this-package-input "qtserialport") "/include/qt5")) @@ -929,7 +927,8 @@ (define-public stellarium (setenv "QT_QPA_PLATFORM" "offscreen") (setenv "HOME" "/tmp")))))) (inputs - (list gpsd + (list calcmysky-qt5 + gpsd indi libnova openssl @@ -942,7 +941,7 @@ (define-public stellarium qtserialport qttranslations qtwebengine-5 - qxlsx + qxlsx-qt5 zlib)) (native-inputs (list doxygen -- 2.39.1