From unknown Fri Sep 12 15:05:25 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#46863] [PATCH] gnu: chessx: Update to 1.5.6. Resent-From: Michael Rohleder Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 01 Mar 2021 22:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46863 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46863@debbugs.gnu.org Cc: Michael Rohleder X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161463741210946 (code B ref -1); Mon, 01 Mar 2021 22:24:01 +0000 Received: (at submit) by debbugs.gnu.org; 1 Mar 2021 22:23:32 +0000 Received: from localhost ([127.0.0.1]:51128 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGqwp-0002qO-10 for submit@debbugs.gnu.org; Mon, 01 Mar 2021 17:23:32 -0500 Received: from lists.gnu.org ([209.51.188.17]:47372) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGqwn-0002qE-Bw for submit@debbugs.gnu.org; Mon, 01 Mar 2021 17:23:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56714) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lGqwl-0005Ac-G6 for guix-patches@gnu.org; Mon, 01 Mar 2021 17:23:25 -0500 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:54196) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lGqwi-0001xf-3I for guix-patches@gnu.org; Mon, 01 Mar 2021 17:23:22 -0500 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1lGqwe-0001Pv-Pt; Mon, 01 Mar 2021 23:23:16 +0100 Received: from [192.168.1.3] (helo=micha.rohleder.de) by www.rohleder.de with esmtp (Exim 4.94) (envelope-from ) id 1lGqwX-0003RK-HE; Mon, 01 Mar 2021 23:23:16 +0100 From: Michael Rohleder Date: Mon, 1 Mar 2021 23:23:15 +0100 Message-Id: <20210301222315.21249-1-mike@rohleder.de> X-Mailer: git-send-email 2.30.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1614637400;bca0a3c8; X-HE-SMSGID: 1lGqwe-0001Pv-Pt Received-SPF: permerror client-ip=2a01:488:42:1000:50ed:84e7::; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-Spam_score_int: -1 X-Spam_score: -0.2 X-Spam_bar: / X-Spam_report: (-0.2 / 5.0 requ) BAYES_00=-1.9, PDS_OTHER_BAD_TLD=1.706, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.6 (/) 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.7 (/) * gnu/packages/games.scm (chessx): Update to 1.5.6. [arguments]: Remove now unneeded build fix. --- gnu/packages/games.scm | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 14b6868a0e..74d04ad502 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -51,7 +51,7 @@ ;;; Copyright © 2020 Vitaliy Shatrov ;;; Copyright © 2020 Jack Hill ;;; Copyright © 2020 Vincent Legoll -;;; Copyright © 2020 Michael Rohleder +;;; Copyright © 2020, 2021 Michael Rohleder ;;; Copyright © 2020 Trevor Hass ;;; Copyright © 2020, 2021 Leo Prikler ;;; Copyright © 2020 Lu hux @@ -11794,14 +11794,14 @@ and chess engines.") (define-public chessx (package (name "chessx") - (version "1.5.4") + (version "1.5.6") (source (origin (method url-fetch) (uri (string-append "mirror://sourceforge/chessx/chessx/" version "/chessx-" version ".tgz")) (sha256 - (base32 "1a3541vl5hp6jllgx998w9kjh9kp3wrl80yfwkxmq1bc5bzsrnz2")))) + (base32 "01fjchil2h6ry2ywr0dwjw2g7zd29580cr4c74d5z74h999lp6nh")))) (build-system qt-build-system) (native-inputs `(("qttools" ,qttools))) @@ -11819,12 +11819,7 @@ and chess engines.") (lambda* (#:key inputs #:allow-other-keys) (substitute* "chessx.pro" (("\\$\\$\\[QT_INSTALL_BINS\\]/lrelease") - (string-append (assoc-ref inputs "qttools") "/bin/lrelease")) - ;; Fix missing translations. - (("TRANSLATIONS = i18n/chessx_de.ts") - "TRANSLATIONS = i18n/chessx_de.ts i18n/chessx_da.ts \\ -i18n/chessx_fr.ts i18n/chessx_it.ts i18n/chessx_cz.ts i18n/chessx_ru.ts \\ -i18n/chessx_es.ts")) + (string-append (assoc-ref inputs "qttools") "/bin/lrelease"))) #t)) (add-after 'fix-paths 'make-qt-deterministic (lambda _ -- 2.30.1 From unknown Fri Sep 12 15:05:25 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: Michael Rohleder Subject: bug#46863: closed (Re: [bug#46863] [PATCH] gnu: chessx: Update to 1.5.6.) Message-ID: References: <87eegyymgz.fsf@nicolasgoaziou.fr> <20210301222315.21249-1-mike@rohleder.de> X-Gnu-PR-Message: they-closed 46863 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 46863@debbugs.gnu.org Date: Tue, 02 Mar 2021 08:44:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1614674641-28911-1" This is a multi-part message in MIME format... ------------=_1614674641-28911-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #46863: [PATCH] gnu: chessx: Update to 1.5.6. 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 46863@debbugs.gnu.org. --=20 46863: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D46863 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1614674641-28911-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 46863-done) by debbugs.gnu.org; 2 Mar 2021 08:43:49 +0000 Received: from localhost ([127.0.0.1]:51749 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lH0dB-0007Vn-Ja for submit@debbugs.gnu.org; Tue, 02 Mar 2021 03:43:49 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:53765) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lH0d9-0007VZ-NO for 46863-done@debbugs.gnu.org; Tue, 02 Mar 2021 03:43:48 -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 relay2-d.mail.gandi.net (Postfix) with ESMTPSA id E701140003; Tue, 2 Mar 2021 08:43:41 +0000 (UTC) From: Nicolas Goaziou To: Michael Rohleder Subject: Re: [bug#46863] [PATCH] gnu: chessx: Update to 1.5.6. References: <20210301222315.21249-1-mike@rohleder.de> Date: Tue, 02 Mar 2021 09:43:40 +0100 In-Reply-To: <20210301222315.21249-1-mike@rohleder.de> (Michael Rohleder's message of "Mon, 1 Mar 2021 23:23:15 +0100") Message-ID: <87eegyymgz.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: -0.7 (/) X-Debbugs-Envelope-To: 46863-done Cc: 46863-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: -1.7 (-) Hello, Michael Rohleder writes: > * gnu/packages/games.scm (chessx): Update to 1.5.6. > [arguments]: Remove now unneeded build fix. Applied. Thank you. Regards, -- Nicolas Goaziou ------------=_1614674641-28911-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 1 Mar 2021 22:23:32 +0000 Received: from localhost ([127.0.0.1]:51128 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGqwp-0002qO-10 for submit@debbugs.gnu.org; Mon, 01 Mar 2021 17:23:32 -0500 Received: from lists.gnu.org ([209.51.188.17]:47372) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGqwn-0002qE-Bw for submit@debbugs.gnu.org; Mon, 01 Mar 2021 17:23:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56714) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lGqwl-0005Ac-G6 for guix-patches@gnu.org; Mon, 01 Mar 2021 17:23:25 -0500 Received: from wp224.webpack.hosteurope.de ([2a01:488:42:1000:50ed:84e7::]:54196) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lGqwi-0001xf-3I for guix-patches@gnu.org; Mon, 01 Mar 2021 17:23:22 -0500 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1lGqwe-0001Pv-Pt; Mon, 01 Mar 2021 23:23:16 +0100 Received: from [192.168.1.3] (helo=micha.rohleder.de) by www.rohleder.de with esmtp (Exim 4.94) (envelope-from ) id 1lGqwX-0003RK-HE; Mon, 01 Mar 2021 23:23:16 +0100 From: Michael Rohleder To: guix-patches@gnu.org Subject: [PATCH] gnu: chessx: Update to 1.5.6. Date: Mon, 1 Mar 2021 23:23:15 +0100 Message-Id: <20210301222315.21249-1-mike@rohleder.de> X-Mailer: git-send-email 2.30.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1614637400;bca0a3c8; X-HE-SMSGID: 1lGqwe-0001Pv-Pt Received-SPF: permerror client-ip=2a01:488:42:1000:50ed:84e7::; envelope-from=mike@rohleder.de; helo=wp224.webpack.hosteurope.de X-Spam_score_int: -1 X-Spam_score: -0.2 X-Spam_bar: / X-Spam_report: (-0.2 / 5.0 requ) BAYES_00=-1.9, PDS_OTHER_BAD_TLD=1.706, SPF_HELO_NONE=0.001, T_SPF_PERMERROR=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.6 (/) X-Debbugs-Envelope-To: submit Cc: Michael Rohleder 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.7 (/) * gnu/packages/games.scm (chessx): Update to 1.5.6. [arguments]: Remove now unneeded build fix. --- gnu/packages/games.scm | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 14b6868a0e..74d04ad502 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -51,7 +51,7 @@ ;;; Copyright © 2020 Vitaliy Shatrov ;;; Copyright © 2020 Jack Hill ;;; Copyright © 2020 Vincent Legoll -;;; Copyright © 2020 Michael Rohleder +;;; Copyright © 2020, 2021 Michael Rohleder ;;; Copyright © 2020 Trevor Hass ;;; Copyright © 2020, 2021 Leo Prikler ;;; Copyright © 2020 Lu hux @@ -11794,14 +11794,14 @@ and chess engines.") (define-public chessx (package (name "chessx") - (version "1.5.4") + (version "1.5.6") (source (origin (method url-fetch) (uri (string-append "mirror://sourceforge/chessx/chessx/" version "/chessx-" version ".tgz")) (sha256 - (base32 "1a3541vl5hp6jllgx998w9kjh9kp3wrl80yfwkxmq1bc5bzsrnz2")))) + (base32 "01fjchil2h6ry2ywr0dwjw2g7zd29580cr4c74d5z74h999lp6nh")))) (build-system qt-build-system) (native-inputs `(("qttools" ,qttools))) @@ -11819,12 +11819,7 @@ and chess engines.") (lambda* (#:key inputs #:allow-other-keys) (substitute* "chessx.pro" (("\\$\\$\\[QT_INSTALL_BINS\\]/lrelease") - (string-append (assoc-ref inputs "qttools") "/bin/lrelease")) - ;; Fix missing translations. - (("TRANSLATIONS = i18n/chessx_de.ts") - "TRANSLATIONS = i18n/chessx_de.ts i18n/chessx_da.ts \\ -i18n/chessx_fr.ts i18n/chessx_it.ts i18n/chessx_cz.ts i18n/chessx_ru.ts \\ -i18n/chessx_es.ts")) + (string-append (assoc-ref inputs "qttools") "/bin/lrelease"))) #t)) (add-after 'fix-paths 'make-qt-deterministic (lambda _ -- 2.30.1 ------------=_1614674641-28911-1--