From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GOs+MeS0o2FSkwAAgWs5BA (envelope-from ) for ; Sun, 28 Nov 2021 17:57:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 0NfzLOS0o2HkBAAA1q6Kng (envelope-from ) for ; Sun, 28 Nov 2021 16:57:08 +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 4CA06DE3C for ; Sun, 28 Nov 2021 17:57:08 +0100 (CET) Received: from localhost ([::1]:43150 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mrNUB-00047g-EA for larch@yhetil.org; Sun, 28 Nov 2021 11:57:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54102) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mrNU6-00047Q-Di for guix-patches@gnu.org; Sun, 28 Nov 2021 11:57:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52957) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mrNU6-00020w-4w for guix-patches@gnu.org; Sun, 28 Nov 2021 11:57:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mrNU6-0004Ln-4m for guix-patches@gnu.org; Sun, 28 Nov 2021 11:57:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52165] [PATCH core-updates-frozen 2/2] gnu: Add kalgebra. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 28 Nov 2021 16:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52165 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 52165@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 52165-submit@debbugs.gnu.org id=B52165.163811857216649 (code B ref 52165); Sun, 28 Nov 2021 16:57:02 +0000 Received: (at 52165) by debbugs.gnu.org; 28 Nov 2021 16:56:12 +0000 Received: from localhost ([127.0.0.1]:36269 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mrNTH-0004KS-PM for submit@debbugs.gnu.org; Sun, 28 Nov 2021 11:56:12 -0500 Received: from mout01.posteo.de ([185.67.36.65]:44735) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mrNTF-0004K0-JU for 52165@debbugs.gnu.org; Sun, 28 Nov 2021 11:56:10 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E943F24002B for <52165@debbugs.gnu.org>; Sun, 28 Nov 2021 17:56:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1638118563; bh=JfABe/dWHnldELKMD3J2DpwecT0IJB7Rph33jh9ZsiE=; h=From:To:Cc:Subject:Date:From; b=YaQIVy2HfGs/Gk6TrUEa4kOzRaXIxkCM2mPHtmAePVWzcBdWAm/QLDUENP517/LDm 6rHX1s2Rmae266ZFwy6FXvAQpKdz+2C1jjKEyDhUprXkH3gxg8z1mEd8ZcL6Pakrmp wsjpcAGhk8jyah2UuUQXK+0nMbT0R/PcBD/hIdxVosKZCLKWj7gEJ/UY2Hq0YmQhI0 50tYbUxhPtoWkZWRI6wslWWC/eC3kPexpYkevCQfXf5UXvH4pOmTuthe6qHYRLGg8q 8WBKn1sJBn5NVN3foaP82exZepN/oADNUCfnbFeJCNXspDIDWyo5NTJl/z23yAho93 PcLL9KUQniqEQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4J2F430DBsz6tmX; Sun, 28 Nov 2021 17:56:02 +0100 (CET) From: Vinicius Monego Date: Sun, 28 Nov 2021 16:55:46 +0000 Message-Id: <20211128165546.263952-2-monego@posteo.net> In-Reply-To: <20211128165546.263952-1-monego@posteo.net> References: <20211128165546.263952-1-monego@posteo.net> 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1638118628; 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=rWDMvFznFGW0hGL0WrmDo7z9WmaqXJDtAIZff+RVkM4=; b=aBbzcB2VJDg6Z5uz9L9W56zsa4QvErhc9vSVSGjEx0r1UKDDYMaIYITptZ/2dU1ofsldqv b6b9aVD+AYMeTU8i7OH7hXjAr2vpoXW6e0g6Xy3VL+G1tcHL6IVci7LRUOqijis/97WE71 fsdd4XQz10L0sJRgO32DWkLm4QjMoMCj1KAU6DDyOYxSAJc4BWg2FySI5O7nOUfms+dl81 Ikvoln8wkfhqw2QR+z2ZVM22S3gwdTTrTQ7ovBmqnig5WigtNI0+qUFowm58suJg3qHU3j rpiBJpKhAewBCyY0G1k50vJzsSpLLIKpDYo3slIEAyCam5dbEWXDMnD+eASjGA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638118628; a=rsa-sha256; cv=none; b=SfJQ3XUXiVIZYh6II9vXQMgskMszOvCiwQ8YIMYU8GwFd2RUJ2yFl0mkkXtla167spMw9Y l1hW20SA2sOcvJEOHOQwgiep7v26I3sE6xVbZiOIoDi5PRPBpENBag4qr0dhIRzc+EZZM6 0rKnRlVELNKuUDbIrYJESuaOg84D30xv9enHCPbdn2kPnO8TnG+EwOJbAnWsVRXeGcpu1E N90p9L296JauzSVzB4Zq4uquqCyfXrgWwq/jvxzUkk0lH5wuaFamvb5uctGolzBWv0wM4K s+vZNCq4c5UBt/9Il4peou44eoAAuBCYNUYp+JYTHCmhA3/igY2+5cH/bkRgbQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=YaQIVy2H; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Spam-Score: -0.51 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=YaQIVy2H; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-Migadu-Queue-Id: 4CA06DE3C X-Spam-Score: -0.51 X-Migadu-Scanner: scn0.migadu.com X-TUID: BB2QnC0Tz6tS * gnu/packages/kde.scm (kalgebra): New variable. --- gnu/packages/kde.scm | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index 94e46af99f..2a78ed0b88 100644 --- a/gnu/packages/kde.scm +++ b/gnu/packages/kde.scm @@ -70,12 +70,14 @@ #:use-module (gnu packages llvm) #:use-module (gnu packages markup) #:use-module (gnu packages maths) + #:use-module (gnu packages ncurses) #:use-module (gnu packages pdf) #:use-module (gnu packages perl) #:use-module (gnu packages photo) #:use-module (gnu packages pkg-config) #:use-module (gnu packages pulseaudio) #:use-module (gnu packages python) + #:use-module (gnu packages readline) #:use-module (gnu packages tls) #:use-module (gnu packages qt) #:use-module (gnu packages version-control) @@ -1083,6 +1085,44 @@ and some numerical methods; for instance the library can parse mathematical expressions and let you evaluate and draw them.") (license license:gpl2+))) +(define-public kalgebra + (package + (name "kalgebra") + (version "21.04.3") ; newer versions require ECM >= 5.83.0 + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://invent.kde.org/education/kalgebra") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "07vmw924pig35az4s35i9z5ypkzv4d29pplmgqwvz0ldwz3aq456")))) + (build-system qt-build-system) + (native-inputs + `(("extra-cmake-modules" ,extra-cmake-modules))) + (inputs + `(("analitza" ,analitza) + ("kconfigwidgets" ,kconfigwidgets) + ("kcoreaddons" ,kcoreaddons) + ("kdoctools" ,kdoctools) + ("ki18n" ,ki18n) + ("kio" ,kio) + ("kwidgetsaddons" ,kwidgetsaddons) + ("ncurses" ,ncurses) + ("qtbase" ,qtbase-5) + ("qtdeclarative" ,qtdeclarative) + ("qtsvg" ,qtsvg) + ("qtwebengine" ,qtwebengine) + ("qtwebchannel" ,qtwebchannel) + ("readline" ,readline))) + (home-page "https://edu.kde.org/kalgebra/") + (synopsis "Calculator and plotting tool") + (description "KAlgebra is a calculator that lets you plot different types +of 2D and 3D functions and to calculate easy (and not so easy) calculations, +such as addition, trigonometric functions or derivatives.") + (license license:gpl2+))) + (define-public poxml (package (name "poxml") -- 2.30.2