From patchwork Tue Oct 10 14:20:46 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Paul A. Patience" X-Patchwork-Id: 54712 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 E09BD27BBEA; Tue, 10 Oct 2023 15:22:03 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 2005327BBE2 for ; Tue, 10 Oct 2023 15:22:00 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqDcI-0000FO-HT; Tue, 10 Oct 2023 10:21:46 -0400 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 1qqDcD-0008L2-Kz for guix-patches@gnu.org; Tue, 10 Oct 2023 10:21:41 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qqDcD-0007uy-AI for guix-patches@gnu.org; Tue, 10 Oct 2023 10:21:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqDcY-0000bx-5Z for guix-patches@gnu.org; Tue, 10 Oct 2023 10:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66443] [PATCH] gnu: gnuplot: Update to 5.4.9. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 10 Oct 2023 14:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66443 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66443@debbugs.gnu.org Cc: "Paul A. Patience" X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16969477032313 (code B ref -1); Tue, 10 Oct 2023 14:22:01 +0000 Received: (at submit) by debbugs.gnu.org; 10 Oct 2023 14:21:43 +0000 Received: from localhost ([127.0.0.1]:36679 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqDcF-0000bE-4M for submit@debbugs.gnu.org; Tue, 10 Oct 2023 10:21:43 -0400 Received: from lists.gnu.org ([2001:470:142::17]:41432) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqDc9-0000aa-At for submit@debbugs.gnu.org; Tue, 10 Oct 2023 10:21:41 -0400 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 1qqDbZ-0007JQ-9z for guix-patches@gnu.org; Tue, 10 Oct 2023 10:21:03 -0400 Received: from mail-4022.proton.ch ([185.70.40.22]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqDbW-0007hF-JY for guix-patches@gnu.org; Tue, 10 Oct 2023 10:21:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1696947654; x=1697206854; bh=vr36bTaS+MHfomqqrpDKEmHSgkapZGFi42b5p6HDyOA=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=R9tKCxYpG1m63DEgpmRjsQvVvLeCDX5QaZrS/dxhgfD3wE1USFwoa3plNUTsYBH6p EQdlKaWeWWVhhu1cRIPavt7Ab9wzd1ZRexA4g/5P28CbTVlYD/SjE3XaVnrxu+wJd2 GjkqR9zUvz17osVuvQ94KNZ1PHTs+AIlrJ1ZIsZuWmY1ZmJIr0+4GRU/x2YkbOyqTv MtPE5EcWQYwI4UPykDqrHuPt3SeYrgxzZxuPVUc+3F09kJuzkgLrQrbtAUDTymu9Wr DyBuHI1EOQMUYMEOuREG0ASZwcgkwV6LiAkUAlFr3t1ZjN8xrds1wfx4Bhwim6rl6M zF1KN6V+Ji9Aw== Date: Tue, 10 Oct 2023 14:20:46 +0000 From: "Paul A. Patience" Message-ID: <19e4c7dd72cf1d2a2c3a50af8b3bb27442775423.1696947617.git.paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Received-SPF: pass client-ip=185.70.40.22; envelope-from=paul@apatience.com; helo=mail-4022.proton.ch 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-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/maths.scm (gnuplot): Update to 5.4.9. [arguments]<#:configure-flags>: Add --with-qt=no. --- gnu/packages/maths.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) base-commit: f4e8baf3806e79d7111d2943859865ae4ee0b59d diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 928e169e95..b6164fc466 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -1300,14 +1300,14 @@ (define-public giza (define-public gnuplot (package (name "gnuplot") - (version "5.4.8") + (version "5.4.9") (source (origin (method url-fetch) (uri (string-append "mirror://sourceforge/gnuplot/gnuplot/" version "/gnuplot-" version ".tar.gz")) (sha256 - (base32 "1kzmj4yyxvlxqzqbrw6sx6dnvhj1zzqnciyb8ryzy6mdrb3pj4lk")))) + (base32 "15vabi30s4ln4vi82csx4nvfms3ik8704rk0prcm9h1xylhs0a53")))) (build-system gnu-build-system) (native-inputs (list pkg-config (texlive-updmap.cfg))) @@ -1315,7 +1315,8 @@ (define-public gnuplot (list cairo gd lua pango readline)) (arguments (list #:configure-flags - #~(list (string-append "--with-texdir=" #$output + #~(list "--with-qt=no" + (string-append "--with-texdir=" #$output "/texmf-local/tex/latex/gnuplot")) ;; Plot on a dumb terminal during tests. #:make-flags #~'("GNUTERM=dumb")))