GNU bug report logs -
#79016
[PATCH 0/2] gnu: frotz: Update to 2.55.
Previous Next
To reply to this bug, email your comments to 79016 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#79016
; Package
guix-patches
.
(Mon, 14 Jul 2025 14:59:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Adam Faiz <adam.faiz <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 14 Jul 2025 14:59:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From c71f5ace0641a70df71eb1ec9bd17198312a5b1c Mon Sep 17 00:00:00 2001
Message-ID: <cover.1752504959.git.adam.faiz <at> disroot.org>
From: AwesomeAdam54321 <adam.faiz <at> disroot.org>
Date: Mon, 14 Jul 2025 22:55:59 +0800
Subject: [PATCH 0/2] gnu: frotz: Update to 2.55.
This patch series updates frotz and frotz-dumb-terminal.
AwesomeAdam54321 (2):
gnu: frotz: Update to 2.55.
gnu: frotz-dumb-terminal: Update to 2.55.
gnu/packages/games.scm | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
base-commit: 7479725ff28e2bf2f5f90cf412a18d5da39cbf9e
--
2.50.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#79016
; Package
guix-patches
.
(Mon, 14 Jul 2025 15:02:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 79016 <at> debbugs.gnu.org (full text, mbox):
From fc3d8f33e81547bd30670e2929cf4731db95f376 Mon Sep 17 00:00:00 2001
Message-ID:
<fc3d8f33e81547bd30670e2929cf4731db95f376.1752504959.git.adam.faiz <at> disroot.org>
In-Reply-To: <cover.1752504959.git.adam.faiz <at> disroot.org>
References: <cover.1752504959.git.adam.faiz <at> disroot.org>
From: AwesomeAdam54321 <adam.faiz <at> disroot.org>
Date: Mon, 14 Jul 2025 22:49:27 +0800
Subject: [PATCH 1/2] gnu: frotz: Update to 2.55.
* gnu/packages/games.scm (frotz): Update to 2.55.
Change-Id: I010868f2952777f7634788dedc5c20b89d871403
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index af9b7ebe66..4cd8c8963e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -9540,7 +9540,7 @@ (define-public xonotic
(define-public frotz
(package
(name "frotz")
- (version "2.54")
+ (version "2.55")
(source (origin
(method url-fetch)
(uri (list (string-append
@@ -9551,7 +9551,7 @@ (define-public frotz
"frotz/frotz-" version ".tar.gz")))
(sha256
(base32
- "1vsfq9ryyb4nvzxpnnn40k423k9pdy8k67i8390qz5h0vmxw0fds"))))
+ "0wfqhxwgjwhgnjh1byjzsfj3mqhy5hialngyb53p5jjbz4pr3mp3"))))
(build-system gnu-build-system)
(arguments
(list #:tests? #f ; there are no tests
--
2.50.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#79016
; Package
guix-patches
.
(Mon, 14 Jul 2025 15:04:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 79016 <at> debbugs.gnu.org (full text, mbox):
From c71f5ace0641a70df71eb1ec9bd17198312a5b1c Mon Sep 17 00:00:00 2001
Message-ID:
<c71f5ace0641a70df71eb1ec9bd17198312a5b1c.1752504959.git.adam.faiz <at> disroot.org>
In-Reply-To: <cover.1752504959.git.adam.faiz <at> disroot.org>
References: <cover.1752504959.git.adam.faiz <at> disroot.org>
From: AwesomeAdam54321 <adam.faiz <at> disroot.org>
Date: Mon, 14 Jul 2025 21:58:11 +0800
Subject: [PATCH 2/2] gnu: frotz-dumb-terminal: Update to 2.55.
* gnu/packages/games.scm (frotz-dumb-terminal): Update to 2.55.
Change-Id: Ifde6b3ab631ab64a43509119caffdd61fe2e378f
---
gnu/packages/games.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 4cd8c8963e..f0fc5bfcdb 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -9639,7 +9639,7 @@ (define-public naev
(define-public frotz-dumb-terminal
(package
(name "frotz-dumb-terminal")
- (version "2.44")
+ (version "2.55")
(source (origin
(method url-fetch)
(uri (list (string-append
@@ -9650,8 +9650,9 @@ (define-public frotz-dumb-terminal
"frotz/frotz-" version ".tar.gz")))
(sha256
(base32
- "1v735xr3blznac8fnwa27s1vhllx4jpz7kw7qdw1bsfj6kq21v3k"))))
+ "0wfqhxwgjwhgnjh1byjzsfj3mqhy5hialngyb53p5jjbz4pr3mp3"))))
(build-system gnu-build-system)
+ (native-inputs (list pkg-config which))
(arguments
`(#:tests? #f ; there are no tests
#:phases
@@ -9659,7 +9660,7 @@ (define-public frotz-dumb-terminal
(delete 'configure)
(replace 'build
(lambda _
- (invoke "make" "dumb")))
+ (invoke "make" (string-append "CC=" ,(cc-for-target))
"dumb")))
(replace 'install
(lambda* (#:key outputs #:allow-other-keys)
(let* ((out (assoc-ref outputs "out"))
--
2.50.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#79016
; Package
guix-patches
.
(Mon, 14 Jul 2025 18:07:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 79016 <at> debbugs.gnu.org (full text, mbox):
Hello Adam,
unfortunately I cannot apply your patch with "git am", the error message
says there is an error in line 10. I suppose you prepared them before
the addition of asciiquarium yesterday; could you maybe send a v2?
Concerning the second patch, please record all changes in the commit
message (native-inputs, phases); there are examples you can find with
"git log".
Thanks!
Andreas
This bug report was last modified 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.