From unknown Wed Jun 18 23:10:34 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#55246 <55246@debbugs.gnu.org> To: bug#55246 <55246@debbugs.gnu.org> Subject: Status: Update cool-retro-term Reply-To: bug#55246 <55246@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:10:34 +0000 retitle 55246 Update cool-retro-term reassign 55246 guix-patches submitter 55246 kiasoc5 severity 55246 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue May 03 12:07:00 2022 Received: (at submit) by debbugs.gnu.org; 3 May 2022 16:07:01 +0000 Received: from localhost ([127.0.0.1]:40742 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlv3E-0000KD-JP for submit@debbugs.gnu.org; Tue, 03 May 2022 12:07:00 -0400 Received: from lists.gnu.org ([209.51.188.17]:49462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlv3D-0000K7-IJ for submit@debbugs.gnu.org; Tue, 03 May 2022 12:06:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41546) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlv3A-0001uJ-Vf for guix-patches@gnu.org; Tue, 03 May 2022 12:06:57 -0400 Received: from w1.tutanota.de ([81.3.6.162]:41624) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlv35-0003Co-OL for guix-patches@gnu.org; Tue, 03 May 2022 12:06:54 -0400 Received: from w3.tutanota.de (unknown [192.168.1.164]) by w1.tutanota.de (Postfix) with ESMTP id CFD9FFBF5FB for ; Tue, 3 May 2022 16:06:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1651594007; s=s1; d=tutanota.com; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=fwQkOlrIlRRjiCoh5ZRgeHshRt5PiQqymU/kAi1yWik=; b=EvDspDfvxUY2RazOf4Vy0zB8brvgThrDYm3kMoAGpGHfYJKFTsqJWXkyLZAxo5aT rs/fdBDsf64rI5eOG0m0B0rPmWDMI8JZsYaJAO2aXeG8UCxS+APF+9Jz3Bgh3/eMLa4 q9by8OEabYihouzDTaybsvzIWqQV01gaZTh00Byphsj9hmzIWPkaxLdLceVe31+mn3a qpGtOihisVvQePi5gcntRNwaEWPIEwNT/TqIPFWjtDAVwRHoNnvQD86tovjZgjYjt9c YTuJrUOjSLDPG6p424DgE8j/+dmrPXjd8vpakFzgAE39tLV5RZTIM9bkl4IAUac9Ojt imJk+/hA+A== Date: Tue, 3 May 2022 18:06:47 +0200 (CEST) From: kiasoc5 To: Guix Patches Message-ID: Subject: Update cool-retro-term MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_38299_1171515012.1651594007832" Received-SPF: pass client-ip=81.3.6.162; envelope-from=kiasoc5@tutanota.com; helo=w1.tutanota.de X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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 (--) ------=_Part_38299_1171515012.1651594007832 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit ------=_Part_38299_1171515012.1651594007832 Content-Type: text/x-patch; charset=us-ascii; name=0002-gnu-cool-retro-term-Lint-package-definition.patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0002-gnu-cool-retro-term-Lint-package-definition.patch >From 8a68868e00db782ab53a8ba85d211ea9836c80ed Mon Sep 17 00:00:00 2001 From: kiasoc5 Date: Tue, 3 May 2022 12:05:12 -0400 Subject: [PATCH 2/2] gnu: cool-retro-term: Lint package definition. * gnu/packages/terminals.scm [inputs]: Add bash-minimal. [source]: Remove trailing #t. [arguments]: Remove trailing #t from phases. --- gnu/packages/terminals.scm | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm index 17e4fd9c00..58fd569ff2 100644 --- a/gnu/packages/terminals.scm +++ b/gnu/packages/terminals.scm @@ -63,6 +63,7 @@ (define-module (gnu packages terminals) #:use-module (gnu packages) #:use-module (gnu packages autotools) #:use-module (gnu packages base) + #:use-module (gnu packages bash) #:use-module (gnu packages check) #:use-module (gnu packages cmake) #:use-module (gnu packages compression) @@ -776,11 +777,10 @@ (define-public cool-retro-term "app/qml/ApplicationSettings.qml")) ;; Final substitution for default scanline and pixel fonts (substitute* "app/qml/ApplicationSettings.qml" - (("COMMODORE_PET") "PROGGY_TINY")) - #t)))) + (("COMMODORE_PET") "PROGGY_TINY")))))) (build-system gnu-build-system) (inputs - (list qtbase-5 qtdeclarative qtgraphicaleffects qtquickcontrols2)) + (list qtbase-5 qtdeclarative qtgraphicaleffects qtquickcontrols2 bash-minimal)) (arguments `(#:phases (modify-phases %standard-phases @@ -804,20 +804,17 @@ (define-public cool-retro-term (string-append (assoc-ref inputs i) qml)) '("qtdeclarative" "qtgraphicaleffects" - "qtquickcontrols2"))))) - #t))) + "qtquickcontrols2")))))))) (add-after 'install 'add-alternate-name (lambda* (#:key outputs #:allow-other-keys) (let ((bin (string-append (assoc-ref outputs "out") "/bin"))) (symlink (string-append bin "/cool-retro-term") - (string-append bin "/crt")) - #t))) + (string-append bin "/crt"))))) (add-after 'install 'install-man (lambda* (#:key outputs #:allow-other-keys) (let ((mandir (string-append (assoc-ref outputs "out") "/share/man/man1"))) - (install-file "packaging/debian/cool-retro-term.1" mandir) - #t)))))) + (install-file "packaging/debian/cool-retro-term.1" mandir))))))) (synopsis "Terminal emulator") (description "Cool-retro-term (crt) is a terminal emulator which mimics the look and -- 2.36.0 ------=_Part_38299_1171515012.1651594007832 Content-Type: text/x-patch; charset=us-ascii; name=0001-gnu-cool-retro-term-Upgrade-to-1.2.0.patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-cool-retro-term-Upgrade-to-1.2.0.patch >From b102b1f5a6d8c17d30c8d042c2122510b4c649b9 Mon Sep 17 00:00:00 2001 From: kiasoc5 Date: Tue, 3 May 2022 12:05:03 -0400 Subject: [PATCH 1/2] gnu: cool-retro-term: Upgrade to 1.2.0. * gnu/packages/terminals.scm (cool-retro-term): Upgrade to 1.2.0. [source]: Use commit as version. [inputs]: Use qtquickcontrols2 instead of qtquickcontrols. --- gnu/packages/terminals.scm | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm index 009809442c..17e4fd9c00 100644 --- a/gnu/packages/terminals.scm +++ b/gnu/packages/terminals.scm @@ -666,20 +666,18 @@ (define-public libvterm (license license:expat))) (define-public cool-retro-term - (let ((commit "1.1.1") - (revision "0")) ;not used currently (package (name "cool-retro-term") - (version "1.1.1") + (version "1.2.0") (source (origin (method git-fetch) (file-name (string-append name "-" version "-checkout")) (uri (git-reference (url (string-append "https://github.com/Swordfish90/" name)) - (commit commit) + (commit version) (recursive? #t))) (sha256 - (base32 "0wb6anchxa5jpn9c73kr4byrf2xlj8x8qzc5x7ny6saj7kbbvp75")) + (base32 "02mj70gcpx9fvrhsy6iqwp399dya9iyakx940b6ws952d23xn337")) (modules '((guix build utils) (srfi srfi-1) (srfi srfi-26) @@ -782,7 +780,7 @@ (define-public cool-retro-term #t)))) (build-system gnu-build-system) (inputs - (list qtbase-5 qtdeclarative qtgraphicaleffects qtquickcontrols)) + (list qtbase-5 qtdeclarative qtgraphicaleffects qtquickcontrols2)) (arguments `(#:phases (modify-phases %standard-phases @@ -806,7 +804,7 @@ (define-public cool-retro-term (string-append (assoc-ref inputs i) qml)) '("qtdeclarative" "qtgraphicaleffects" - "qtquickcontrols"))))) + "qtquickcontrols2"))))) #t))) (add-after 'install 'add-alternate-name (lambda* (#:key outputs #:allow-other-keys) @@ -832,7 +830,7 @@ (define-public cool-retro-term ;; Fonts license:silofl1.1 license:x11 - license:bsd-3))))) + license:bsd-3)))) (define-public foot (package base-commit: 654f878f0b9d2136affa3e3d32da1639e6942a54 -- 2.36.0 ------=_Part_38299_1171515012.1651594007832-- From debbugs-submit-bounces@debbugs.gnu.org Sun May 08 17:30:46 2022 Received: (at 55246-done) by debbugs.gnu.org; 8 May 2022 21:30:46 +0000 Received: from localhost ([127.0.0.1]:55368 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnoUH-0006cK-UU for submit@debbugs.gnu.org; Sun, 08 May 2022 17:30:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46964) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nnoUG-0006c6-A1 for 55246-done@debbugs.gnu.org; Sun, 08 May 2022 17:30:44 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39566) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnoUB-0003W2-1B; Sun, 08 May 2022 17:30:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=O/wl0NuDF4CcgiY5WE/g/UuXeiQrGFQ8NH4G4kzl7FA=; b=kx0vFtE43LC2w2SB6pVz oLesBxepktYE4XFVtiyD1c1e/4Mthl717bpXwB56znoO2aTgJrs1d0YdCRvRr7N5uyZOlzQ7e7NV4 s0y4M3DthMpc+o7snQ9ag3UPve8jay01TZPHJjaC96hwV4RPdTL0z1wNvwc1Fct/l+K/gvqRIRRzO u2ilGUV/wGW6u4asXtNL47vaC/Ax5IwgBFl4I8E9vvd0R1A1iuRS1gkizVXbnYP8JXl4V2ZyEiPqw w6hAAKjtDZbOFP8LNwplqyjUiyGDG/DD/JhHOn78ns87E0MsE1KWP3rho/HD4qeW6pKyTFFyWmdk2 EjoBct76c3FyUg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:53066 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nnoU7-00077w-39; Sun, 08 May 2022 17:30:38 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: kiasoc5 Subject: Re: bug#55246: Update cool-retro-term References: Date: Sun, 08 May 2022 23:30:33 +0200 In-Reply-To: (kiasoc5@tutanota.com's message of "Tue, 3 May 2022 18:06:47 +0200 (CEST)") Message-ID: <87ilqfww3q.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55246-done Cc: 55246-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: -3.3 (---) Hi, kiasoc5 skribis: >>>From 8a68868e00db782ab53a8ba85d211ea9836c80ed Mon Sep 17 00:00:00 2001 > From: kiasoc5 > Date: Tue, 3 May 2022 12:05:12 -0400 > Subject: [PATCH 2/2] gnu: cool-retro-term: Lint package definition. > > * gnu/packages/terminals.scm [inputs]: Add bash-minimal. > [source]: Remove trailing #t. > [arguments]: Remove trailing #t from phases. [...] >>>From b102b1f5a6d8c17d30c8d042c2122510b4c649b9 Mon Sep 17 00:00:00 2001 > From: kiasoc5 > Date: Tue, 3 May 2022 12:05:03 -0400 > Subject: [PATCH 1/2] gnu: cool-retro-term: Upgrade to 1.2.0. > > * gnu/packages/terminals.scm (cool-retro-term): Upgrade to 1.2.0. > [source]: Use commit as version. > [inputs]: Use qtquickcontrols2 instead of qtquickcontrols. Applied, thanks! Ludo=E2=80=99. From unknown Wed Jun 18 23:10:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 06 Jun 2022 11:24:09 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator