From patchwork Tue Sep 10 09:52:30 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Efraim Flashner X-Patchwork-Id: 15339 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 7C66F173C1; Tue, 10 Sep 2019 10:53:12 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 417671736D for ; Tue, 10 Sep 2019 10:53:12 +0100 (BST) Received: from localhost ([::1]:36936 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7cpj-00066D-Dl for patchwork@mira.cbaines.net; Tue, 10 Sep 2019 05:53:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50180) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7cpb-00065w-Ko for guix-patches@gnu.org; Tue, 10 Sep 2019 05:53:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7cpa-0000s1-Fj for guix-patches@gnu.org; Tue, 10 Sep 2019 05:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60376) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i7cpa-0000rx-Cm for guix-patches@gnu.org; Tue, 10 Sep 2019 05:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i7cpa-0006kl-Bn for guix-patches@gnu.org; Tue, 10 Sep 2019 05:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37367] [PATCH 2/3] gnu: Add kqtquickcharts. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 10 Sep 2019 09:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37367 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37367@debbugs.gnu.org Received: via spool by 37367-submit@debbugs.gnu.org id=B37367.156810917025927 (code B ref 37367); Tue, 10 Sep 2019 09:53:02 +0000 Received: (at 37367) by debbugs.gnu.org; 10 Sep 2019 09:52:50 +0000 Received: from localhost ([127.0.0.1]:40961 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i7cpN-0006jy-Ap for submit@debbugs.gnu.org; Tue, 10 Sep 2019 05:52:50 -0400 Received: from flashner.co.il ([178.62.234.194]:51224) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i7cpG-0006jP-1P for 37367@debbugs.gnu.org; Tue, 10 Sep 2019 05:52:42 -0400 Received: from localhost (unknown [188.120.128.191]) by flashner.co.il (Postfix) with ESMTPSA id 399874025B; Tue, 10 Sep 2019 09:52:36 +0000 (UTC) From: Efraim Flashner Date: Tue, 10 Sep 2019 12:52:30 +0300 Message-Id: <20190910095231.24326-2-efraim@flashner.co.il> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190910095231.24326-1-efraim@flashner.co.il> References: <20190910095008.23860-1-efraim@flashner.co.il> <20190910095231.24326-1-efraim@flashner.co.il> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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 * gnu/packages/kde.scm (kqtquickcharts): New variable. --- gnu/packages/kde.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm index f2261f7f98..c80da7d796 100644 --- a/gnu/packages/kde.scm +++ b/gnu/packages/kde.scm @@ -602,3 +602,27 @@ communicate with each other. Here's a few things KDE Connect can do: @end enumerate") (properties `((upstream-name . "kdeconnect-kde"))) (license (list license:gpl2 license:gpl3)))) ; dual licensed + +(define-public kqtquickcharts + (package + (name "kqtquickcharts") + (version "19.08.1") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://kde/stable/applications/" + version "/src/kqtquickcharts-" version ".tar.xz")) + (sha256 + (base32 + "1j3rivvh4sa94lsd0hi4xfvcikl05zrqd7634wxyaxs718ais6dg")))) + (build-system cmake-build-system) + (native-inputs + `(("extra-cmake-modules" ,extra-cmake-modules))) + (inputs + `(("qtbase" ,qtbase) + ("qtdeclarative" ,qtdeclarative))) + (home-page "https://phabricator.kde.org/source/kqtquickcharts/") + (synopsis "Interactive charts for Qt Quick") + (description + "A QtQuick plugin to render beautiful and interactive charts.") + (license license:lgpl2.1+)))