From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uB1yK43cimChnQAAgWs5BA (envelope-from ) for ; Thu, 29 Apr 2021 18:19:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id AIkOJ43cimCSIAAA1q6Kng (envelope-from ) for ; Thu, 29 Apr 2021 16:19:25 +0000 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 1341F2C48B for ; Thu, 29 Apr 2021 18:19:25 +0200 (CEST) Received: from localhost ([::1]:49322 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lc9Ns-0002iU-9K for larch@yhetil.org; Thu, 29 Apr 2021 12:19:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45294) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lc9Lb-0001ab-T7 for guix-patches@gnu.org; Thu, 29 Apr 2021 12:17:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45131) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lc9La-0001Us-T5 for guix-patches@gnu.org; Thu, 29 Apr 2021 12:17:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lc9La-0002dl-Oz for guix-patches@gnu.org; Thu, 29 Apr 2021 12:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48074] [PATCH v2 2/2] gnu: Add labplot. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Apr 2021 16:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48074 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48074@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 48074-submit@debbugs.gnu.org id=B48074.161971300410111 (code B ref 48074); Thu, 29 Apr 2021 16:17:02 +0000 Received: (at 48074) by debbugs.gnu.org; 29 Apr 2021 16:16:44 +0000 Received: from localhost ([127.0.0.1]:56675 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lc9LE-0002cy-M5 for submit@debbugs.gnu.org; Thu, 29 Apr 2021 12:16:43 -0400 Received: from mout02.posteo.de ([185.67.36.66]:60337) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lc9LC-0002ce-Q3 for 48074@debbugs.gnu.org; Thu, 29 Apr 2021 12:16:39 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id B98D22400FE for <48074@debbugs.gnu.org>; Thu, 29 Apr 2021 18:16:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1619712992; bh=f37LtnFzJsXlXB7E015DtzjF7ke29pT5Fy7xNURrb5U=; h=From:To:Cc:Subject:Date:From; b=hDmuX/dIVMRoSxWOj81FwySbQMn6A1yvyU4jsp77+jyrz+Vn4yL94gH/BNDQlWu/j PQqEqrDql8SwWJRlv0drrb5f/lArolpRh1eP20s6SHMDJ2fy8urv1GE5/avd1lNwmO Mek0pNmKlHv7DST8WtvkwOFk4Ch5WnoFIIKaTKAuj/XvbDZzxIqjjGLeZk1LTG7Nn8 KIM2ja2jghKeN+bu2SDOO4kTgzVrdo4EPDj642Ywn1tuFQvZreP7qQWCcP8dCG4i9s OupEeEIUqYfR2t3SyZJf15ieKBrrbSglHvn1aBEX3R0SOi8skA4PajyKGGiYV191DO yvgce/mxpFxrg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FWLGk5DCtz9rxM; Thu, 29 Apr 2021 18:16:30 +0200 (CEST) From: Vinicius Monego Date: Thu, 29 Apr 2021 16:15:53 +0000 Message-Id: <20210429161553.21470-2-monego@posteo.net> In-Reply-To: <20210429161553.21470-1-monego@posteo.net> References: <20210429161553.21470-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619713165; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=tJLkrJfUAHhxs3yhtR8xG33yCDYJdcQ4TJSNMs0SJEY=; b=XniuwpgZV2g0krYgTuxec9sqnFd2QRku0R46EOXl/tVOxsq08Yt3LrZ7UjCnN2/ldkc/bd TFaFdpG5GxNAF5wgLucfHHTSXd3hk52QvnNtSToUh5OZ1BIL2R+T+JkDnw8UcO14bcIXrX yeeXKop99XfPEj8RTizYzYspuJWlI+jFZebjNurRBgsAgqw9DnjQNxPFdr8/0sYW+aqzrj 7StBfX0UItchwRxAfu5nmjZx3r3ofLMGwr47ZBgvy7WNiy8X8Nrq/ZD3+ec57w7gIRhSyJ /dURHOv45otXMTsoNGq4Y8Jee+7CDFSnV9hmnGTCcKUgcMAYzqSaicGAnE+h4w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619713165; a=rsa-sha256; cv=none; b=qbv+BxbTiG9ZbG7VtbajpUttZDqayjTCR8LiYngi9JXvtoknvcqmh9c3tCAIe1oR2ib+Dd P+cgIo0zbu3fPgQzPbytDSSu/WAHQObiTNpk2O1Y0X8pyNEqPlvxao6Ahq+dp6guSMpT5w ImTcYaA99vPg3odo6nhVAl0tPMUI9bxcBMuS719+lVQLqsTU1GK9ar4Lj6tFxR0syiGTKc yLIsrD2jKeSqMzwhtxDOYjjc/goe9O7N6/WvOzxxBcURoB8kelQ9vbt702HWM/sSqy6wvy OorPsZ/iRqS14cND4sk8DJbQSGhyybZM6pCnvWyF0dwMK/LRb13D5v6JUv2ygw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="hDmuX/dI"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.36 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="hDmuX/dI"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 1341F2C48B X-Spam-Score: -0.36 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3pWNosNyfpFJ * gnu/packages/kde.scm (labplot): New variable. --- Changed check phase to allow --without-tests=labplot as suggested by Maxime Devos. gnu/packages/kde.scm | 80 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index 4a989b32dd..2af02615c0 100644 --- a/gnu/packages/kde.scm +++ b/gnu/packages/kde.scm @@ -14,6 +14,7 @@ ;;; Copyright © 2020 Zheng Junjie <873216071@qq.com> ;;; Copyright © 2021 Alexandros Theodotou ;;; Copyright © 2021 la snesne +;;; Copyright © 2021 Vinicius Monego ;;; ;;; This file is part of GNU Guix. ;;; @@ -42,6 +43,7 @@ #:use-module (gnu packages) #:use-module (gnu packages algebra) #:use-module (gnu packages apr) + #:use-module (gnu packages astronomy) #:use-module (gnu packages audio) #:use-module (gnu packages bison) #:use-module (gnu packages boost) @@ -772,6 +774,84 @@ communicate with each other. Here's a few things KDE Connect can do: (properties `((upstream-name . "kdeconnect-kde"))) (license (list license:gpl2 license:gpl3)))) ; dual licensed +(define-public labplot + (package + (name "labplot") + (version "2.8.2") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://kde/stable/labplot" + "/" version "/labplot-" + version ".tar.xz")) + (sha256 + (base32 "1yhxnchwb4n83sxrbn4im41g2sqr0xsim2y242mvyd8pjzd83icf")))) + (build-system qt-build-system) + (arguments + `(#:configure-flags + (list "-DENABLE_CANTOR=OFF" ;not packaged + "-DENABLE_MQTT=OFF" ;not packaged (qtmqtt) + ;; FIXME: readstat (optional dependency) is available in the + ;; statistics module, but that module can't be used here. + "-DENABLE_READSTAT=OFF" + ;; This is a bundled library that is not packaged. + "-DENABLE_LIBORIGIN=ON") + #:phases + (modify-phases %standard-phases + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + ;; This test fails, I don't know why. + (invoke "ctest" "-E" "parsertest")) + #t))))) + (native-inputs + `(("bison" ,bison) + ("extra-cmake-modules" ,extra-cmake-modules) + ("pkg-config" ,pkg-config) + ("python" ,python-wrapper) + ("qttools" ,qttools))) + (inputs + `(("breeze" ,breeze) ;for dark themes + ("breeze-icons" ,breeze-icons) ;for icons + ("gsl" ,gsl) + ("karchive" ,karchive) + ("kcompletion" ,kcompletion) + ("kconfig" ,kconfig) + ("kconfigwidgets" ,kconfigwidgets) + ("kcoreaddons" ,kcoreaddons) + ("kcrash" ,kcrash) + ("kdoctools" ,kdoctools) + ("ki18n" ,ki18n) + ("kiconthemes" ,kiconthemes) + ("kio" ,kio) + ("knewstuff" ,knewstuff) + ("kparts" ,kparts) + ("kservice" ,kservice) + ("ksyntaxhighlighting" ,ksyntaxhighlighting) + ("ktextwidgets" ,ktextwidgets) + ("kuserfeedback" ,kuserfeedback) + ("kwidgetsaddons" ,kwidgetsaddons) + ("kxmlgui" ,kxmlgui) + ("qtbase" ,qtbase) + ("qtsvg" ,qtsvg) + ("shared-mime-info" ,shared-mime-info) + ;; Optional. + ("cfitsio" ,cfitsio) + ("fftw" ,fftw) + ("hdf5" ,hdf5) + ("libcerf" ,libcerf) + ("lz4" ,lz4) + ("netcdf" ,netcdf) + ("qtserialport" ,qtserialport) + ("zlib" ,zlib))) + (home-page "https://labplot.kde.org/") + (synopsis "Interactive graphing and analysis of scientific data") + (description "LabPlot is a tool for interactive graphing and analysis of +scientific data. It provides an easy way to create, manage and edit plots and +to perform data analysis.") + (license (list license:gpl2+ ;labplot + license:gpl3+)))) ;liborigin + (define-public kqtquickcharts (package (name "kqtquickcharts") -- 2.31.1