From patchwork Fri Apr 26 11:41:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julian Flake X-Patchwork-Id: 63398 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 2D2D227BBE2; Fri, 26 Apr 2024 12:44:58 +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=unavailable 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 D885227BBE9 for ; Fri, 26 Apr 2024 12:44:55 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s0K0C-00040i-A9; Fri, 26 Apr 2024 07:44:28 -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 1s0K08-0003xm-5u for guix-patches@gnu.org; Fri, 26 Apr 2024 07:44:24 -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 1s0K05-0002h3-PG for guix-patches@gnu.org; Fri, 26 Apr 2024 07:44:22 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s0K0N-0007sk-Dd for guix-patches@gnu.org; Fri, 26 Apr 2024 07:44:39 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70222] [PATCH v2 02/14] gnu: gwenhywfar: Update to 5.10.2. Resent-From: Julian Flake Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 26 Apr 2024 11:44:38 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70222 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70222@debbugs.gnu.org Cc: steve@futurile.net X-Debbugs-Original-Cc: Steve George , guix-patches@gnu.org Received: via spool by 70222-submit@debbugs.gnu.org id=B70222.171413181429392 (code B ref 70222); Fri, 26 Apr 2024 11:44:38 +0000 Received: (at 70222) by debbugs.gnu.org; 26 Apr 2024 11:43:34 +0000 Received: from localhost ([127.0.0.1]:34125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0JzF-0007d3-Mz for submit@debbugs.gnu.org; Fri, 26 Apr 2024 07:43:33 -0400 Received: from nsmtp.uni-koblenz.de ([141.26.64.14]:43905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0Jyy-0007YK-LY for 70222@debbugs.gnu.org; Fri, 26 Apr 2024 07:43:21 -0400 Received: from localhost (localhost [127.0.0.1]) by nsmtp.uni-koblenz.de (Postfix) with ESMTP id B23CA1A0032; Fri, 26 Apr 2024 13:42:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uni-koblenz.de; h=content-transfer-encoding:mime-version:references:in-reply-to :x-mailer:message-id:date:date:subject:subject:from:from :received:received:received; s=mail; t=1714131758; x=1715946159; bh=Gj4GtKBiiCGRSy93CdO+OmATaxZ8rX0sJCItxKlKfiE=; b=Libh3MhrWPlq KgLD+UB+4PsY5ILXIAiypqkCABR2yibalT3nVbswxg8il7JWLBUAef3dNVp9BXuz 8KkyX5ca3T5SPP5Xbu5lqYKFxxqvy7Cm2htpv1qx9dSXbIHCtzazTJHvQLM3YRFN I4tszH5FjcbmxW4m45b/y3iQo2kCExs= X-Virus-Scanned: Debian amavisd-new at uni-koblenz.de Received: from nsmtp.uni-koblenz.de ([127.0.0.1]) by localhost (nsmtp.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ls5TN6wKKVzZ; Fri, 26 Apr 2024 13:42:38 +0200 (CEST) Received: from mailproxy.uni-koblenz.de (mailproxy.uni-koblenz.de [141.26.64.230]) by nsmtp.uni-koblenz.de (Postfix) with ESMTPS; Fri, 26 Apr 2024 13:42:38 +0200 (CEST) Received: from nutbook.fritz.box (unknown [IPv6:2001:9e8:5ee9:af00:82e3:bead:ab1a:79e1]) by mailproxy.uni-koblenz.de (Postfix) with ESMTPSA id 69EBF10052F; Fri, 26 Apr 2024 13:42:38 +0200 (CEST) From: Julian Flake Date: Fri, 26 Apr 2024 13:41:56 +0200 Message-ID: <7aa3bdadb5a2fe754f1b929f75040d61d0ad3942.1714130774.git.flake@uni-koblenz.de> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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 From: Steve George * gnu/packages/gnucash.scm (gwenhywfar): Update to 5.10.2. [inputs]: add libxml2. [arguments]: : Remove flag that's not recognised --with-openssl-includes; add --with-libxml2-code, --enable-system-certs and --disable-binreloc Change-Id: I4085779e3ed7ecb621dd3d0b5427e92962466033 --- gnu/packages/gnucash.scm | 62 ++++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/gnu/packages/gnucash.scm b/gnu/packages/gnucash.scm index 0f3217ffe3..d8d13f9780 100644 --- a/gnu/packages/gnucash.scm +++ b/gnu/packages/gnucash.scm @@ -242,38 +242,38 @@ (define gnucash-docs (license (list license:fdl1.1+ license:gpl3+))))) (define-public gwenhywfar - (package - (name "gwenhywfar") - (version "5.6.0") - (source - (origin - (method url-fetch) - (uri (string-append "https://www.aquamaniac.de/rdm/attachments/" - "download/364/gwenhywfar-" version ".tar.gz")) - (sha256 - (base32 "1isbj4a7vdgagp3kkvx2pjcjy8lba6kzjr11fmr06aci1694dbsp")))) - (build-system gnu-build-system) - (arguments - `(#:configure-flags - (list "--disable-network-checks" - ;; GTK+3, GTK+2 and QT4 are supported. - "--with-guis=gtk3" - (string-append "--with-openssl-includes=" - (assoc-ref %build-inputs "openssl") "/include") - (string-append "--with-openssl-libs=" - (assoc-ref %build-inputs "openssl") "/lib")))) - (inputs - (list libgcrypt gnutls openssl gtk+)) - (native-inputs - (list pkg-config)) - (home-page "https://www.aquamaniac.de") - (synopsis "Utility library for networking and security applications") - (description - "This package provides a helper library for networking and security + (let ((attachid "501")) ;; file attachid changes for each version + (package + (name "gwenhywfar") + (version "5.10.2") + (source + (origin + (method url-fetch) + (uri (string-append "https://www.aquamaniac.de/rdm/attachments/" + "download/" attachid "/gwenhywfar-" version ".tar.gz")) + (sha256 + (base32 "1qd950kilf9bcb51b1daykipanml6bg1h3pj10950r98ah1xm9v0")))) + (build-system gnu-build-system) + (arguments + `(#:configure-flags + (list "--disable-network-checks" + ;; GTK+3, GTK+2 and QT4 are supported. + "--with-guis=gtk3" + "--enable-system-certs" + "--with-libxml2-code=yes" + "--disable-binreloc"))) + (inputs + (list libgcrypt gnutls openssl gtk+ libxml2)) + (native-inputs + (list pkg-config)) + (home-page "https://www.aquamaniac.de") + (synopsis "Utility library for networking and security applications") + (description + "This package provides a helper library for networking and security applications and libraries. It is used by AqBanking.") - ;; The license includes an explicit additional permission to compile and - ;; distribute this library with the OpenSSL Toolkit. - (license license:lgpl2.1+))) + ;; The license includes an explicit additional permission to compile and + ;; distribute this library with the OpenSSL Toolkit. + (license license:lgpl2.1+)))) (define-public aqbanking (package