From unknown Fri Sep 05 11:01:29 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#45696] [PATCH] Updated Liferea. Resent-From: raingloom Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Jan 2021 16:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 45696 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45696@debbugs.gnu.org X-Debbugs-Original-To: Guix Patches Received: via spool by submit@debbugs.gnu.org id=B.160995226714009 (code B ref -1); Wed, 06 Jan 2021 16:58:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Jan 2021 16:57:47 +0000 Received: from localhost ([127.0.0.1]:45396 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kxC83-0003dt-Ff for submit@debbugs.gnu.org; Wed, 06 Jan 2021 11:57:47 -0500 Received: from lists.gnu.org ([209.51.188.17]:52310) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kxC81-0003dk-GA for submit@debbugs.gnu.org; Wed, 06 Jan 2021 11:57:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60696) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxC81-0003hs-7p for guix-patches@gnu.org; Wed, 06 Jan 2021 11:57:45 -0500 Received: from mx1.riseup.net ([198.252.153.129]:48638) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxC7y-0004gq-W2 for guix-patches@gnu.org; Wed, 06 Jan 2021 11:57:44 -0500 Received: from fews1.riseup.net (unknown [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4D9wXJ2jrgzDsFW for ; Wed, 6 Jan 2021 08:57:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1609952256; bh=LWvkJi/HidIaZQvdEh59SfMebmrVvDhTEtSkr7y71WM=; h=Date:From:To:Subject:From; b=qaFrxJZTcbd+yYc0eftvmSLShdiYwQyEJYpzNDeQS7+3G898uI3wt8g0Xxykk4cdf G8XCD8aftcYm8w1YylPBXGKkbISic6458KWParHwXdKSPgIfHrfgxPyXIoK3qCOPfX ZPX7At5e/iGLCwMEUT7YnRjeoAQZ7OLtAczWaqeU= X-Riseup-User-ID: 5127CED542B55E94C3B33F04C2420D3653EF7BAB19E8422EEAE3D6B1F7452F06 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4D9wXH6GwXz5vYx for ; Wed, 6 Jan 2021 08:57:35 -0800 (PST) Date: Wed, 6 Jan 2021 17:46:08 +0100 From: raingloom Message-ID: <20210106174608.5c106e11@riseup.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/PQ6587mYR5fidDOjLIUKyDw" Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --MP_/PQ6587mYR5fidDOjLIUKyDw Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Switched to git-download because that seems to be preferred. Added necessary new inputs. WebKit workaround still seems to be necessary, since the relevant bug report is still open on the Liferea issue tracker. --MP_/PQ6587mYR5fidDOjLIUKyDw Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-Updated-liferea-to-1.13.4.patch >From 4928367d00f8268b4be188cceec8e45bcf95d97b Mon Sep 17 00:00:00 2001 From: raingloom Date: Wed, 6 Jan 2021 17:38:50 +0100 Subject: [PATCH] gnu: Updated liferea to 1.13.4. * gnu/packages/syndiction.scm (liferea): Updated to 1.13.4. [source]: Switched to git-download. [native-inputs]: Added autotools, automake, libtool. --- gnu/packages/syndication.scm | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm index 075fd7e3e6..efe231c92f 100644 --- a/gnu/packages/syndication.scm +++ b/gnu/packages/syndication.scm @@ -21,12 +21,15 @@ (define-module (gnu packages syndication) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix download) + #:use-module (guix git-download) #:use-module (guix packages) #:use-module (guix build-system cargo) #:use-module (guix build-system glib-or-gtk) #:use-module (guix build-system gnu) #:use-module (guix build-system python) #:use-module (gnu packages) + #:use-module (gnu packages autotools) + #:use-module (gnu packages base) #:use-module (gnu packages check) #:use-module (gnu packages crates-io) #:use-module (gnu packages curl) @@ -181,15 +184,15 @@ file system, and many more features.") (define-public liferea (package (name "liferea") - (version "1.12.9") + (version "1.13.4") (source (origin - (method url-fetch) - (uri (string-append "https://github.com/lwindolf/liferea/" - "releases/download/v" version "/liferea-" - version ".tar.bz2")) + (method git-fetch) + (uri (git-reference + (url "https://github.com/lwindolf/liferea/") + (commit (string-append "v" version)))) (sha256 - (base32 "06ybr1wjlfir8iqjx6x0v1knd4b2hsy30qmkk4kssy6ky2ahc66q")))) + (base32 "1g9463bvswsm899j6dfhslcg6np70m5wq143mjicr24zy8d17bm7")))) (build-system glib-or-gtk-build-system) (arguments `(#:phases @@ -208,11 +211,15 @@ file system, and many more features.") `("PYTHONPATH" ":" prefix (,python-path)))) #t))))) (native-inputs - `(("gettext" ,gettext-minimal) + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("gettext" ,gettext-minimal) ("glib:bin" ,glib "bin") ("gobject-introspection" ,gobject-introspection) ("intltool" ,intltool) - ("pkg-config" ,pkg-config))) + ("libtool" ,libtool) + ("pkg-config" ,pkg-config) + ("which" ,which))) (inputs `(("glib-networking" ,glib-networking) ("gnome-keyring" ,gnome-keyring) -- 2.29.2 --MP_/PQ6587mYR5fidDOjLIUKyDw-- From unknown Fri Sep 05 11:01:29 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: raingloom Subject: bug#45696: closed (Re: [bug#45696] [PATCH] Updated Liferea.) Message-ID: References: <87r1mtnj3u.fsf@nicolasgoaziou.fr> <20210106174608.5c106e11@riseup.net> X-Gnu-PR-Message: they-closed 45696 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 45696@debbugs.gnu.org Date: Sun, 10 Jan 2021 11:11:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1610277062-18980-1" This is a multi-part message in MIME format... ------------=_1610277062-18980-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #45696: [PATCH] Updated Liferea. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 45696@debbugs.gnu.org. --=20 45696: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D45696 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1610277062-18980-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 45696-done) by debbugs.gnu.org; 10 Jan 2021 11:10:05 +0000 Received: from localhost ([127.0.0.1]:53187 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kyYbl-0004ua-8r for submit@debbugs.gnu.org; Sun, 10 Jan 2021 06:10:05 -0500 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:52699) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kyYbk-0004u2-7Q for 45696-done@debbugs.gnu.org; Sun, 10 Jan 2021 06:10:04 -0500 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 7EDFB1BF20A; Sun, 10 Jan 2021 11:09:58 +0000 (UTC) From: Nicolas Goaziou To: raingloom Subject: Re: [bug#45696] [PATCH] Updated Liferea. References: <20210106174608.5c106e11@riseup.net> Date: Sun, 10 Jan 2021 12:09:57 +0100 In-Reply-To: <20210106174608.5c106e11@riseup.net> (raingloom@riseup.net's message of "Wed, 6 Jan 2021 17:46:08 +0100") Message-ID: <87r1mtnj3u.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello, raingloom writes: > Subject: [PATCH] gnu: Updated liferea to 1.13.4. Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.201 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [217.70.183.201 listed in wl.mailspike.net] 2.0 PDS_TONAME_EQ_TOLOCAL_SHORT Short body with To: name matches everything in local email X-Debbugs-Envelope-To: 45696-done Cc: 45696-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Hello, raingloom writes: > Subject: [PATCH] gnu: Updated liferea to 1.13.4. Applied. Thank you. > * gnu/packages/syndiction.scm (liferea): Updated to 1.13.4. > [source]: Switched to git-download. > [native-inputs]: > Added autotools, automake, libtool. I fixed indentation here. Regards, -- Nicolas Goaziou ------------=_1610277062-18980-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Jan 2021 16:57:47 +0000 Received: from localhost ([127.0.0.1]:45396 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kxC83-0003dt-Ff for submit@debbugs.gnu.org; Wed, 06 Jan 2021 11:57:47 -0500 Received: from lists.gnu.org ([209.51.188.17]:52310) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kxC81-0003dk-GA for submit@debbugs.gnu.org; Wed, 06 Jan 2021 11:57:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60696) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxC81-0003hs-7p for guix-patches@gnu.org; Wed, 06 Jan 2021 11:57:45 -0500 Received: from mx1.riseup.net ([198.252.153.129]:48638) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxC7y-0004gq-W2 for guix-patches@gnu.org; Wed, 06 Jan 2021 11:57:44 -0500 Received: from fews1.riseup.net (unknown [10.0.1.83]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4D9wXJ2jrgzDsFW for ; Wed, 6 Jan 2021 08:57:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1609952256; bh=LWvkJi/HidIaZQvdEh59SfMebmrVvDhTEtSkr7y71WM=; h=Date:From:To:Subject:From; b=qaFrxJZTcbd+yYc0eftvmSLShdiYwQyEJYpzNDeQS7+3G898uI3wt8g0Xxykk4cdf G8XCD8aftcYm8w1YylPBXGKkbISic6458KWParHwXdKSPgIfHrfgxPyXIoK3qCOPfX ZPX7At5e/iGLCwMEUT7YnRjeoAQZ7OLtAczWaqeU= X-Riseup-User-ID: 5127CED542B55E94C3B33F04C2420D3653EF7BAB19E8422EEAE3D6B1F7452F06 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4D9wXH6GwXz5vYx for ; Wed, 6 Jan 2021 08:57:35 -0800 (PST) Date: Wed, 6 Jan 2021 17:46:08 +0100 From: raingloom To: Guix Patches Subject: [PATCH] Updated Liferea. Message-ID: <20210106174608.5c106e11@riseup.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/PQ6587mYR5fidDOjLIUKyDw" Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --MP_/PQ6587mYR5fidDOjLIUKyDw Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Switched to git-download because that seems to be preferred. Added necessary new inputs. WebKit workaround still seems to be necessary, since the relevant bug report is still open on the Liferea issue tracker. --MP_/PQ6587mYR5fidDOjLIUKyDw Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-Updated-liferea-to-1.13.4.patch >From 4928367d00f8268b4be188cceec8e45bcf95d97b Mon Sep 17 00:00:00 2001 From: raingloom Date: Wed, 6 Jan 2021 17:38:50 +0100 Subject: [PATCH] gnu: Updated liferea to 1.13.4. * gnu/packages/syndiction.scm (liferea): Updated to 1.13.4. [source]: Switched to git-download. [native-inputs]: Added autotools, automake, libtool. --- gnu/packages/syndication.scm | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm index 075fd7e3e6..efe231c92f 100644 --- a/gnu/packages/syndication.scm +++ b/gnu/packages/syndication.scm @@ -21,12 +21,15 @@ (define-module (gnu packages syndication) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix download) + #:use-module (guix git-download) #:use-module (guix packages) #:use-module (guix build-system cargo) #:use-module (guix build-system glib-or-gtk) #:use-module (guix build-system gnu) #:use-module (guix build-system python) #:use-module (gnu packages) + #:use-module (gnu packages autotools) + #:use-module (gnu packages base) #:use-module (gnu packages check) #:use-module (gnu packages crates-io) #:use-module (gnu packages curl) @@ -181,15 +184,15 @@ file system, and many more features.") (define-public liferea (package (name "liferea") - (version "1.12.9") + (version "1.13.4") (source (origin - (method url-fetch) - (uri (string-append "https://github.com/lwindolf/liferea/" - "releases/download/v" version "/liferea-" - version ".tar.bz2")) + (method git-fetch) + (uri (git-reference + (url "https://github.com/lwindolf/liferea/") + (commit (string-append "v" version)))) (sha256 - (base32 "06ybr1wjlfir8iqjx6x0v1knd4b2hsy30qmkk4kssy6ky2ahc66q")))) + (base32 "1g9463bvswsm899j6dfhslcg6np70m5wq143mjicr24zy8d17bm7")))) (build-system glib-or-gtk-build-system) (arguments `(#:phases @@ -208,11 +211,15 @@ file system, and many more features.") `("PYTHONPATH" ":" prefix (,python-path)))) #t))))) (native-inputs - `(("gettext" ,gettext-minimal) + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("gettext" ,gettext-minimal) ("glib:bin" ,glib "bin") ("gobject-introspection" ,gobject-introspection) ("intltool" ,intltool) - ("pkg-config" ,pkg-config))) + ("libtool" ,libtool) + ("pkg-config" ,pkg-config) + ("which" ,which))) (inputs `(("glib-networking" ,glib-networking) ("gnome-keyring" ,gnome-keyring) -- 2.29.2 --MP_/PQ6587mYR5fidDOjLIUKyDw-- ------------=_1610277062-18980-1--