From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KMGKMfT6GmRKcAAASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 13:56:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GNCHMPT6GmQghAAAG6o9tA (envelope-from ) for ; Wed, 22 Mar 2023 13:56:20 +0100 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 8DF1B16743 for ; Wed, 22 Mar 2023 13:56:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=Z1niQCkp; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679489780; h=from:from:sender:sender:reply-to: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=SXLpt75FI+ruHbNPXGw43ueWS9lANFJZuLkvPq4tyqg=; b=cx/ETmqbOCnG8J08wR09UGcxliQhrKP1yWyXZQf0N9AgXxrGZUahQQgcv/3N0mYE/m//LL oudnZXU4Jgy0DVs70F/fNfeh6JdaLG0kCO3lY8/r3Ny4+XlP7eC47UIEEqDF7Jtp5eeKbD 7/+4Nlqp6l5YZqBXGFUmi1IFL8SR9ZBA24VNOwTyAkJ/+CSXtBna0BE/vW7wEDgf5QFAS+ Ns+qaJ3tXG1BtOamqqei5rcdr8bmeGD0ZquSldHf+gm4RlyDt64Ox65wgzf3lRTwufk90D M7JdO0ZkEp4qZ+Q9EkgS0aoVCSd6Hbnp+3n2vBdZyQ7zO9UDwbsXDRpBg1CcBg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679489780; a=rsa-sha256; cv=none; b=ACy9CHcgjCz0LMpt8mQzmr6FB7r6PnyhgjESTiUXbJ2edTTvMDfnRCyhL8xEAj2tEP/rKY fD72O+iDgFRuY+pgllp9Lxnoa1RUzYG9gWiEQDi+ZUcn3fsCqquShOTBXCXXSS+ESBZi++ 2oBg8mBcLx6ug2K4zA9T/c39ZyT0lrKHDwRtJ8Q1bivje6MGZ8CQzm7ZzubkKi1AKkvJUE 4f9vsl4CWDvSFZYna42YLxtzuGJTiGFPotlphb/n8Zz+cJFf/jgHN7R87Uuvpzmb9vHK+1 nzoDvT26wm+qpAyzkyXCth/kRYL6RGW/k40bghEx4ukwfAHgJvXLWf+5XOjaZg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=Z1niQCkp; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pey0e-0006VC-Fy; Wed, 22 Mar 2023 08:56:08 -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 1pey0Z-0006Ut-Eg for guix-patches@gnu.org; Wed, 22 Mar 2023 08:56:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pey0Y-0006Vk-Kz for guix-patches@gnu.org; Wed, 22 Mar 2023 08:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pey0Y-00031u-80 for guix-patches@gnu.org; Wed, 22 Mar 2023 08:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62292] [PATCH v2] gnu: Add kitsas References: <20230320105602.8040-1-saku@laesvuori.fi> In-Reply-To: <20230320105602.8040-1-saku@laesvuori.fi> Resent-From: Saku Laesvuori Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 12:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62292 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: 62292@debbugs.gnu.org Cc: Saku Laesvuori , mirai@makinata.eu Received: via spool by 62292-submit@debbugs.gnu.org id=B62292.167948972511600 (code B ref 62292); Wed, 22 Mar 2023 12:56:02 +0000 Received: (at 62292) by debbugs.gnu.org; 22 Mar 2023 12:55:25 +0000 Received: from localhost ([127.0.0.1]:33806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pexzx-000311-0b for submit@debbugs.gnu.org; Wed, 22 Mar 2023 08:55:25 -0400 Received: from vmi571514.contaboserver.net ([75.119.130.101]:37964 helo=mail.laesvuori.fi) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pexzu-00030s-LK for 62292@debbugs.gnu.org; Wed, 22 Mar 2023 08:55:23 -0400 Received: from X-kone.lan (88-113-24-127.elisa-laajakaista.fi [88.113.24.127]) by mail.laesvuori.fi (Postfix) with ESMTPSA id 9440E3400E4; Wed, 22 Mar 2023 13:55:41 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1679489741; bh=2cTvFwtpWr4QsV8ao1JRm0Dpjj0jmCCqkCA7srcTYLk=; h=From:To:Cc:Subject:Date; b=Z1niQCkpr5ISR63PxZ9b13cN/Q4HX+OMe/TchFv1vpvKvLD/C4QwdLfJ6npoMwXoE 2CDbSckAjjutSC1fED6SgRtuBdhT/27k9NylQZOJU+bie9p3PYi/MBDslqfQU0/HIA xaw3ioI/XWw0xB5G0B53tQTZQ3BogckRblwDPvk4= Date: Wed, 22 Mar 2023 14:54:43 +0200 Message-Id: <20230322125443.6561-1-saku@laesvuori.fi> X-Mailer: git-send-email 2.39.2 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: , X-Migadu-Scanner: scn0.migadu.com Reply-to: Saku Laesvuori X-Migadu-Queue-Id: 8DF1B16743 X-Spam-Score: -2.75 X-Migadu-Spam-Score: -2.75 X-ACL-Warn: , Saku Laesvuori via Guix-patches From: Saku Laesvuori via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: 6VnmlBOTrBJ8 * gnu/packages/finance.scm (kitsas): New variable. --- gnu/packages/finance.scm | 49 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 3f3fc078f0..a4b7ede62a 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -109,6 +109,7 @@ (define-module (gnu packages finance) #:use-module (gnu packages multiprecision) #:use-module (gnu packages ncurses) #:use-module (gnu packages networking) + #:use-module (gnu packages pdf) #:use-module (gnu packages pkg-config) #:use-module (gnu packages popt) #:use-module (gnu packages protobuf) @@ -1290,6 +1291,54 @@ (define-public keepkey-agent agent.") (license license:lgpl3))) +(define-public kitsas + (package + (name "kitsas") + (version "4.0.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/artoh/kitupiikki") + (commit (string-append "v" version)))) + (sha256 + (base32 + "0hrbsqqm6v2pmjq17s7i4akjgclz3d051mg02vcykq80xgxvbkgf")))) + (build-system qt-build-system) + (inputs (list qtbase-5 libzip poppler-qt5 qtsvg-5)) + (arguments + (list + ; Some tests fail and others segfault + #:tests #f + #:test-target "check" + #:phases #~(modify-phases %standard-phases + (replace 'configure + (lambda* _ + (invoke "qmake" "kitsasproject.pro" "CONFIG+=release"))) + (replace 'install + (lambda* _ + (install-file "kitsas/kitsas" (string-append #$output "/bin/")) + (install-file "kitsas.png" (string-append #$output "/share/icons/")) + (install-file "kitsas.desktop" (string-append #$output "/share/applications/"))))))) + (home-page "https://kitsas.fi") + (synopsis "Finnish bookkeeping software for small organisations") + (description + "The software is in Finnish only. + + Finnish free software accounting program with the following goals and features: + + @itemize @bullet + @item Ease of use + @item Digital management of documents + @item Creating a digital archive + @item Built-in invoicing + @item Creating reports + @end itemize") + ; GPL3 with additional terms: + ; - Modified versions of this software should be clearly mentioned as modified + ; - Kitsas Oy will not support any modified version of this software + ; - The name Kitsas Oy should not be used in any modified version + (license license:gpl3))) + (define-public python-stdnum (package (name "python-stdnum") base-commit: 3a2200e1ad2049ad7e25295e6b4e013f74dd84e2 -- 2.39.2