GNU bug report logs -
#75179
[PATCH] gnu: endless-sky: Update to 0.10.10.
Previous Next
Reported by: Yovan Naumovski <yovan <at> gorski.stream>
Date: Sun, 29 Dec 2024 15:11:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75179 in the body.
You can then email your comments to 75179 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75179
; Package
guix-patches
.
(Sun, 29 Dec 2024 15:11:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Yovan Naumovski <yovan <at> gorski.stream>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 29 Dec 2024 15:11:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/games.scm (endless-sky): Update to 0.10.10.
Change-Id: I1ef88580c0b30169d7c3d9fae7c6c792ad1fa43a
---
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 4f4968b241..f4c92797aa 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -9222,7 +9222,7 @@ (define-public quadrapassel
(define-public endless-sky
(package
(name "endless-sky")
- (version "0.10.6")
+ (version "0.10.10")
(source
(origin
(method git-fetch)
@@ -9231,7 +9231,7 @@ (define-public endless-sky
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1iaiyv9fqgg269wjcyfn1akhh0wfrf64gh5jg3wzxwn24pm77flw"))))
+ (base32 "1nwim56ii3z6f9gxvmf9q4i5chlsgk3kjisz8li6ivr595wq5502"))))
(build-system cmake-build-system)
(arguments
(list #:configure-flags #~(list "-DES_USE_VCPKG=0"
@@ -9249,7 +9249,8 @@ (define-public endless-sky
(substitute* "CMakeLists.txt"
(("games\\)") "bin)")))))))
(inputs
- (list glew
+ (list catch2-3
+ glew
libjpeg-turbo
libmad
libpng
base-commit: dca55056f3f1b61b43fc3a2769bf671f1736a12b
--
2.46.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75179
; Package
guix-patches
.
(Sun, 29 Dec 2024 21:46:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 75179 <at> debbugs.gnu.org (full text, mbox):
user guix
usertag 75179 + reviewed-looks-good
thanks
Guix QA review form submission:
Thanks for the patch!
I’ve been playing for two hours now :P
Items marked as checked: Lint warnings, Package builds, Commit messages
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 30 Dec 2024 09:30:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Yovan Naumovski <yovan <at> gorski.stream>
:
bug acknowledged by developer.
(Mon, 30 Dec 2024 09:30:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 75179-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Yovan Naumovski <yovan <at> gorski.stream> writes:
> * gnu/packages/games.scm (endless-sky): Update to 0.10.10.
[inputs]: Add catch2-3.
>
> Change-Id: I1ef88580c0b30169d7c3d9fae7c6c792ad1fa43a
> ---
> 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 4f4968b241..f4c92797aa 100644
> --- a/gnu/packages/games.scm
> +++ b/gnu/packages/games.scm
> @@ -9222,7 +9222,7 @@ (define-public quadrapassel
> (define-public endless-sky
> (package
> (name "endless-sky")
> - (version "0.10.6")
> + (version "0.10.10")
> (source
> (origin
> (method git-fetch)
> @@ -9231,7 +9231,7 @@ (define-public endless-sky
> (commit (string-append "v" version))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "1iaiyv9fqgg269wjcyfn1akhh0wfrf64gh5jg3wzxwn24pm77flw"))))
> + (base32 "1nwim56ii3z6f9gxvmf9q4i5chlsgk3kjisz8li6ivr595wq5502"))))
> (build-system cmake-build-system)
> (arguments
> (list #:configure-flags #~(list "-DES_USE_VCPKG=0"
> @@ -9249,7 +9249,8 @@ (define-public endless-sky
> (substitute* "CMakeLists.txt"
> (("games\\)") "bin)")))))))
> (inputs
> - (list glew
> + (list catch2-3
> + glew
> libjpeg-turbo
> libmad
> libpng
>
> base-commit: dca55056f3f1b61b43fc3a2769bf671f1736a12b
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 27 Jan 2025 12:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.