<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/game-development.scm, branch master</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: sfxr: Fix runtime.</title>
<updated>2026-07-26T13:22:25+00:00</updated>
<author>
<name>bdunahu</name>
<email>bdunahu@operationnull.com</email>
</author>
<published>2026-07-25T00:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=78016f707b7a25d18991e96ead9aa90d83f0374e'/>
<id>78016f707b7a25d18991e96ead9aa90d83f0374e</id>
<content type='text'>
A function failed to return a bool, which g++ decided was not allowed.

* gnu/packages/game-development.scm (sfxr)[#:phases]: Add
‘fix-undefined-no-return’.

Fixes: guix/guix!9965
Merges: guix/guix#10163
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A function failed to return a bool, which g++ decided was not allowed.

* gnu/packages/game-development.scm (sfxr)[#:phases]: Add
‘fix-undefined-no-return’.

Fixes: guix/guix!9965
Merges: guix/guix#10163
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add sfxr-qt.</title>
<updated>2026-07-24T07:07:12+00:00</updated>
<author>
<name>bdunahu</name>
<email>bdunahu@operationnull.com</email>
</author>
<published>2026-07-16T02:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=fa389a5cdb77a022a304e467cbc6acf38e42522e'/>
<id>fa389a5cdb77a022a304e467cbc6acf38e42522e</id>
<content type='text'>
* gnu/packages/game-development.scm (sfxr-qt): New variable.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/game-development.scm (sfxr-qt): New variable.

Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-pybox2d: Update dependency on swig.</title>
<updated>2026-07-18T11:03:28+00:00</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-06-25T09:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d679cb9ca92fea32fa28a43f806cd77b029217c5'/>
<id>d679cb9ca92fea32fa28a43f806cd77b029217c5</id>
<content type='text'>
* gnu/packages/game-development.scm (python-pybox2d)[native-inputs]:
Replace swig-4.0 with swig-4.4.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/game-development.scm (python-pybox2d)[native-inputs]:
Replace swig-4.0 with swig-4.4.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: mpg123: Change references of dependents.</title>
<updated>2026-06-27T10:03:14+00:00</updated>
<author>
<name>SilverlightningY</name>
<email>reband.florian@googlemail.com</email>
</author>
<published>2026-04-27T21:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=85da45b5a6755e6674586590ba39b4f9daf5f24e'/>
<id>85da45b5a6755e6674586590ba39b4f9daf5f24e</id>
<content type='text'>
* gnu/packages/audio.scm (wstsound, alure, audacity, ecasound, snd, libmixed,
libopenmpt, tenacity),
* gnu/packages/easyrpg.scm (libretro-easyrpg, easyrpg-player),
* gnu/packages/game-development.scm (guile-chickadee, love, slade),
* gnu/packages/games.scm (quakespasm, vkquake),
* gnu/packages/gstreamer.scm (gst-plugins-good, gst-plugins-good-qt),
* gnu/packages/lisp-xyz.scm (sbcl-cl-mpg123, cl-out123, cl-mpg123,
sbcl-cl-out123, ecl-cl-mpg123, ecl-cl-out123),
* gnu/packages/music.scm (audacious),
* gnu/packages/radio.scm (welle-io),
* gnu/packages/sdl.scm (sdl2-mixer-x, sdl2-mixer),
* gnu/packages/video.scm (mplayer, mpv),
* gnu/packages/web-browsers.scm (lagrange)[input]: Update mpg123 to libmpg123.

Change-Id: I9ddf2de9f684b824f578b9d4a2e7fc3b6e9f9094
Signed-off-by: Gabriel Wicki &lt;gabriel@erlikon.ch&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/audio.scm (wstsound, alure, audacity, ecasound, snd, libmixed,
libopenmpt, tenacity),
* gnu/packages/easyrpg.scm (libretro-easyrpg, easyrpg-player),
* gnu/packages/game-development.scm (guile-chickadee, love, slade),
* gnu/packages/games.scm (quakespasm, vkquake),
* gnu/packages/gstreamer.scm (gst-plugins-good, gst-plugins-good-qt),
* gnu/packages/lisp-xyz.scm (sbcl-cl-mpg123, cl-out123, cl-mpg123,
sbcl-cl-out123, ecl-cl-mpg123, ecl-cl-out123),
* gnu/packages/music.scm (audacious),
* gnu/packages/radio.scm (welle-io),
* gnu/packages/sdl.scm (sdl2-mixer-x, sdl2-mixer),
* gnu/packages/video.scm (mplayer, mpv),
* gnu/packages/web-browsers.scm (lagrange)[input]: Update mpg123 to libmpg123.

Change-Id: I9ddf2de9f684b824f578b9d4a2e7fc3b6e9f9094
Signed-off-by: Gabriel Wicki &lt;gabriel@erlikon.ch&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: libtcod: Upgrade dependency on catch.</title>
<updated>2026-06-25T12:46:04+00:00</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-06-21T09:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=04cc4b47f16c5fca0faaf32d76cae49612a7cc74'/>
<id>04cc4b47f16c5fca0faaf32d76cae49612a7cc74</id>
<content type='text'>
* gnu/packages/game-development.scm (libtcod)[native-inputs]: Remove
catch2-3.8; add catch2.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/game-development.scm (libtcod)[native-inputs]: Remove
catch2-3.8; add catch2.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: trenchbroom: Update to 2026.1-0.ef7c7a4.</title>
<updated>2026-06-25T06:57:23+00:00</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-06-22T12:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=20f2ebc4970464bdfacf9086bdf8574cfef0fbc3'/>
<id>20f2ebc4970464bdfacf9086bdf8574cfef0fbc3</id>
<content type='text'>
* gnu/packages/game-development.scm (trenchbroom): Update to
2026.1-0.ef7c7a4.
[arguments]: Update ’fix-build-system #:phase.
[inputs]: Add catch2, cpptrace, stduuid, and zstd:lib; delete
catch2-3.8.
[license]: Add expat.

Merges guix/guix!9460

Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/game-development.scm (trenchbroom): Update to
2026.1-0.ef7c7a4.
[arguments]: Update ’fix-build-system #:phase.
[inputs]: Add catch2, cpptrace, stduuid, and zstd:lib; delete
catch2-3.8.
[license]: Add expat.

Merges guix/guix!9460

Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: openmw: Update to 0.51.0.</title>
<updated>2026-06-24T08:22:42+00:00</updated>
<author>
<name>Rodion Goritskov</name>
<email>rodion@goritskov.com</email>
</author>
<published>2026-06-22T22:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b693df9e2deba1ef61e4950616c24340fd53d8bd'/>
<id>b693df9e2deba1ef61e4950616c24340fd53d8bd</id>
<content type='text'>
* gnu/packages/game-development.scm (openmw): Update to 0.51.0.
  [inputs]: Add collada-dom.

Merges: https://codeberg.org/guix/guix/pulls/9472
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/game-development.scm (openmw): Update to 0.51.0.
  [inputs]: Add collada-dom.

Merges: https://codeberg.org/guix/guix/pulls/9472
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: dhewm3: Update to 1.5.5.</title>
<updated>2026-06-14T13:17:58+00:00</updated>
<author>
<name>James Smith</name>
<email>jsubuntuxp@disroot.org</email>
</author>
<published>2026-06-11T14:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8f932b250ab50635981592a14590cd93c07b1023'/>
<id>8f932b250ab50635981592a14590cd93c07b1023</id>
<content type='text'>
* gnu/packages/game-development.scm: (dhewm3): Update to 1.5.5.

Merges: guix/guix!9243
Change-Id: Ib5f57e65eec9e6bcdf85897b5b03e82ac8e57d58
Signed-off-by: 宋文武 &lt;iyzsong@member.fsf.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/game-development.scm: (dhewm3): Update to 1.5.5.

Merges: guix/guix!9243
Change-Id: Ib5f57e65eec9e6bcdf85897b5b03e82ac8e57d58
Signed-off-by: 宋文武 &lt;iyzsong@member.fsf.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add physfs-sdl3.</title>
<updated>2026-05-31T06:30:01+00:00</updated>
<author>
<name>orahcio</name>
<email>orahcio@gmail.com</email>
</author>
<published>2026-05-19T18:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=fe0f4e337468ca25f57457485f89c63f8a0c8857'/>
<id>fe0f4e337468ca25f57457485f89c63f8a0c8857</id>
<content type='text'>
* gnu/packages/game-development.scm (physfs-sdl3): New variable.

Change-Id: I258aa8d6fcfcbd8ec5be33b5f4c6c5b63c054759
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/game-development.scm (physfs-sdl3): New variable.

Change-Id: I258aa8d6fcfcbd8ec5be33b5f4c6c5b63c054759
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-pygame-ce: Update to 2.5.7.</title>
<updated>2026-05-24T09:19:26+00:00</updated>
<author>
<name>Sharlatan Hellseher</name>
<email>sharlatanus@gmail.com</email>
</author>
<published>2026-05-05T20:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9b8fe6da45e81f5f87495011350d8d35ad3a2674'/>
<id>9b8fe6da45e81f5f87495011350d8d35ad3a2674</id>
<content type='text'>
* gnu/packages/game-development.scm (python-pygame-ce): Update to 2.5.7.
[source]: Swap to git-fetch.

Change-Id: Ie7a34494b1f8d1ee1a5e684a9146e6ecb4af631a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/game-development.scm (python-pygame-ce): Update to 2.5.7.
[source]: Swap to git-fetch.

Change-Id: Ie7a34494b1f8d1ee1a5e684a9146e6ecb4af631a
</pre>
</div>
</content>
</entry>
</feed>
