From patchwork Wed Jul 14 17:54:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Wiktor_=C5=BBelazny?= X-Patchwork-Id: 228 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id F06B827BC82; Wed, 14 Jul 2021 18:55:22 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C4C6A27BC6B for ; Wed, 14 Jul 2021 18:55:22 +0100 (BST) Received: from localhost ([::1]:52794 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m3j6P-0007SI-QW for patchwork@mira.cbaines.net; Wed, 14 Jul 2021 13:55:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59128) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3j67-0007Qw-Rr for guix-patches@gnu.org; Wed, 14 Jul 2021 13:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34364) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m3j66-0001BQ-LW for guix-patches@gnu.org; Wed, 14 Jul 2021 13:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m3j66-0007TH-Cr for guix-patches@gnu.org; Wed, 14 Jul 2021 13:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49563] [PATCH 0/1] gnu: Add marble-qt. Resent-From: Wiktor =?utf-8?q?=C5=BBelazny?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Jul 2021 17:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49563 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49563@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162628528628689 (code B ref -1); Wed, 14 Jul 2021 17:55:02 +0000 Received: (at submit) by debbugs.gnu.org; 14 Jul 2021 17:54:46 +0000 Received: from localhost ([127.0.0.1]:45910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3j5q-0007Sf-Ci for submit@debbugs.gnu.org; Wed, 14 Jul 2021 13:54:46 -0400 Received: from lists.gnu.org ([209.51.188.17]:40124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m3j5n-0007SW-SK for submit@debbugs.gnu.org; Wed, 14 Jul 2021 13:54:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59022) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3j5n-0007Kb-Gn for guix-patches@gnu.org; Wed, 14 Jul 2021 13:54:43 -0400 Received: from freeshell.de ([2a01:4f8:231:482b::2]:57488) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m3j5l-0000sx-Ej for guix-patches@gnu.org; Wed, 14 Jul 2021 13:54:42 -0400 Received: from localhost.localdomain (cst-prg-27-60.cust.vodafone.cz [46.135.27.60]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 65024B2C1F6C for ; Wed, 14 Jul 2021 19:54:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freeshell.de; s=mail; t=1626285276; bh=jhTo5mSukaBpakKW/Zb/oeylO/Gbd54qvBBlNBIplgA=; h=From:To:Subject:Date:From; b=yD2vLt4KiX4Pu8hMdPqs+yznciy3bTMJD1YRy6lZP+Qr1M9PiezUW/krGWiP3Vo8H BGglc/TVew41p8RxlSzkk5xzRoKUXtmbCaim7BYcwU9v4jw/kFLMCOvzFuXy1rZ4rV 1o9Sd2VK4eXFpuFvGEaEOMMY/FjyJPAlsoJIDtLI= From: Wiktor =?utf-8?q?=C5=BBelazny?= Date: Wed, 14 Jul 2021 19:54:25 +0200 Message-Id: <20210714175425.3310-1-wz@freeshell.de> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Received-SPF: pass client-ip=2a01:4f8:231:482b::2; envelope-from=wz@freeshell.de; helo=freeshell.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches The definition follows build instructions at [1]. Yes, it’s an old version, but I did not find documentation for building the current one. It’s better than nothing, I think, and might be a starting point for an update. This is also a rather minimalistic build, with various features disabled. Suits my needs, but someone else might want to extend it. [1]: https://marble.kde.org/sources.php Wiktor Żelazny (1): gnu: Add marble-qt. gnu/packages/geo.scm | 42 +++- .../patches/marble-qt-add-qt-headers.patch | 189 ++++++++++++++++++ 2 files changed, 230 insertions(+), 1 deletion(-) create mode 100644 gnu/packages/patches/marble-qt-add-qt-headers.patch base-commit: 681a0c75182e3f5cc5d8dba063451a96d64fa23c