me
/
guix
Archived
1
0
Fork 0

gnu: opensurge: Update to 0.6.1.1.

* gnu/packages/games.scm (opensurge): Update to 0.6.1.1.
[inputs]: Add mesa and physfs.

Change-Id: Ia62559372757f7cfd6dc4784e2a8271bbe6d7868
Signed-off-by: Christopher Baines <mail@cbaines.net>
master
宋文武 2024-06-03 12:09:49 +08:00 committed by Christopher Baines
parent f57a0523c4
commit cca59ba0e3
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 3 additions and 3 deletions

View File

@ -1850,7 +1850,7 @@ shadow mimic them to reach blocks you couldn't reach alone.")
(define-public opensurge
(package
(name "opensurge")
(version "0.6.0.3")
(version "0.6.1.1")
(source
(origin
(method git-fetch)
@ -1859,7 +1859,7 @@ shadow mimic them to reach blocks you couldn't reach alone.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0yia2qcva741a64qpls8a59lvnx5vynqkk2i3arkflw6f1m1vb55"))))
(base32 "1hwnjgkbywspmsmpmmnndqil86qqyd21y2q5krs8znwi35ychd3q"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f ; there are no tests
@ -1891,7 +1891,7 @@ shadow mimic them to reach blocks you couldn't reach alone.")
"Roboto-Bold.ttf"
"Roboto-Medium.ttf"))))))))
(inputs
(list allegro font-google-roboto surgescript xdg-utils))
(list allegro font-google-roboto mesa physfs surgescript xdg-utils))
(home-page "https://opensurge2d.org")
(synopsis "2D retro side-scrolling game")
(description "@code{Open Surge} is a 2D retro side-scrolling platformer