Age | Commit message (Expand) | Author |
2024-03-13 | gnu: vcmi: Update to 1.4.5....* gnu/packages/games.scm (vcmi): Update to 1.4.5.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Icd72038c03d1f37f42527ccd824993165413d0f7
| Vagrant Cascadian |
2024-03-12 | gnu: manaplus: Update to 2.1.3.17....* gnu/packages/games.scm (manaplus): Update to 2.1.3.17.
[arguments]: Pass "--with-sdl2" as configure-flags.
[inputs]: Replace sdl-union with sdl2, sdl2-image, sdl2-mixer, sdl2-net and
sdl2-ttf.
Change-Id: I223150d559bce21e055b44262c7c97b3ccfa8dc2
| 宋文武 |
2024-03-12 | gnu: ltris: Update to 1.3....* gnu/packages/games.scm (ltris): Update to 1.3.
Change-Id: I52e61633449100d945f52160c689d5a9d27da66a
| 宋文武 |
2024-03-07 | gnu: crawl: Update to 0.31.0....* gnu/packages/games.scm (crawl): Update to 0.31.0.
Change-Id: I53c4de85a7e58ecd5eeffe31fbbfcaaab4563292
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Nicolas Goaziou |
2024-02-16 | gnu: 0ad-data: Make the package public but hidden....So that ci.guix can pick it up (esp. the ‘disarchive’ and ‘source’ jobsets).
* gnu/packages/games.scm (0ad-data): Make variable public and add ‘hidden?’
property.
Reported-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I8129811f386a356a0e236850a43e6dee9bb6c3ac
| Clément Lassieur |
2024-02-15 | gnu: 0ad-data: Don't export....* gnu/packages/games.scm (0ad-data): Don't export.
Change-Id: I6f4706e0a73e6c9bc47926a3806b95414456dd29
| Clément Lassieur |
2024-02-13 | gnu: go-golang-org-x-image: Move to golang-build....* gnu/packages/golang.scm (go-golang-org-x-image): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/game.scm: Add (gnu packages golang-build) module.
Change-Id: Icd0b303d8f7544f6eae10ac30d7bd01779abaede
| Sharlatan Hellseher |
2024-02-10 | gnu: odamex: Remove package labels....* gnu/packages/games.scm (odamex) [inputs]: Remove labels.
Change-Id: Ie4b97a3dfaa3a0ce3a0e7c5c49ed52fe4e222480
| Sharlatan Hellseher |
2024-02-10 | gnu: odamex: Unbundle some libraries....* gnu/packages/games.scm (odamex) [snippet]: Remove some bundled
libraries which may be replaced by inputs.
[arguments] <#:configure-flags>: Add options to build client, master and
server. Do not use internal libs explicitly.
[native-inputs]: Add pkg-config.
Change-Id: I1974febb2f5f37d963ecb5b663d17a330ba23129
| Sharlatan Hellseher |
2024-02-10 | gnu: odamex: Update to 10.4.0....* gnu/packages/games.scm (odamex): Update to 10.4.0.
[inputs]: Add fltk, jsoncpp, libpng, miniupnpc, portmidi and protobuf.
Change-Id: I371d18498640e15a7bfae527fea12d9432368f50
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| David Pflug |
2024-02-09 | gnu: fheroes2: Update to 1.0.11....* gnu/packages/games.scm (fheroes2): Update to 1.0.11.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Vagrant Cascadian |
2024-01-28 | gnu: lugaru: Apply patch fixing sound....* gnu/packages/patches/lugaru-fix-sound.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (lugaru) [source]: Update source URL.
Apply patch.
[arguments]: Use gexps.
[inputs]: Remove labels and sort.
Change-Id: Iebefc9fc43d3473e51c8c732539e6aa2f14d9f5f
| Maxim Cournoyer |
2024-01-22 | gnu: moonlight-qt: Update to 5.0.1....* gnu/packages/games.scm (moonlight-qt): Update to 5.0.1.
[arguments]<#:phases>: Update moonlight-qt.pro file substitute to not include
bundled h264bitstream library.
Change-Id: I9c68f7c6de39a0d78c6ef5b48d2272cdf3f771b5
| Oleg Pykhalov |
2024-01-22 | gnu: moonlight-common: Update to 5.0.1-1.5de4a5b....* gnu/packages/games.scm (moonlight-common): Update to 5.0.1-1.5de4a5b.
Change-Id: I6b539162c0d57830d41059611746a7d376322345
| Oleg Pykhalov |
2024-01-21 | gnu: Add moonlight-qt....* gnu/packages/games.scm (moonlight-qt): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Petr Hodina |
2024-01-21 | gnu: Add moonlight-common....* gnu/packages/games.scm (moonlight-common): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
Change-Id: Ibf379d85fac0bdc000fdf56a3c850bb8a1067330
| Petr Hodina |
2024-01-21 | gnu: vcmi: Update to 1.4.2....* gnu/packages/games.scm (vcmi): Update to 1.4.2.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Vagrant Cascadian |
2024-01-14 | gnu: unknown-horizons: Fix build and runtime errors....Apply two upstream commits that allow building with Python 3.9 or newer and
running with Python 3.10.
* gnu/packages/patches/unknown-horizons-python-3.9.patch: New file.
* gnu/packages/patches/unknown-horizons-python-3.10.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/games.scm (unknown-horizons)[source]: Apply them.
Change-Id: Icbc8b698b913be01465b09ab26afb29e5fd62a87
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Fixes: Unknown Horizons fails to start <https://bugs.gnu.org/54815>
| Simon South |
2024-01-14 | gnu: fifengine: Fix runtime error when using Python 3.9 or newer....* gnu/packages/patches/fifengine-python-3.9-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/games.scm (fifengine)[source]: Apply it.
Change-Id: I61001d6b87db00c71f1e2e6ca3bac8581e941451
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Simon South |
2024-01-12 | gnu: wesnoth: Update to 1.16.11....* gnu/packages/games.scm (wesnoth): Update to 1.16.11.
[source]: Use 'git-file-name'.
Change-Id: Id5a34e00a46400b7a32fe16bec845af882686dac
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| 宋文武 |
2024-01-07 | gnu: taisei: Update to 1.4....* gnu/packages/games.scm (taisei): Update to 1.4.
[inputs]: Add zstd:lib.
[native-inputs]: Add python-zstd.
Change-Id: Ic83c4b9f77affe7782b62812be86f3c376c7ef28
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| gemmaro |
2024-01-07 | gnu: taisei: Use new package style....* gnu/packages/games.scm (taisei)[arguments]: Convert to list of G-Expressions.
[license]: Reformat with guix style.
Change-Id: I717a7e408f5ae274c5aafa0f3e20bb7bca377b3a
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| gemmaro |
2024-01-07 | gnu: Add redeal....* gnu/packages/games.scm (redeal): New variable.
Change-Id: I89c000c7afdd594af3555bf23b0f028f99219ec3
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Nicolas Goaziou |
2024-01-07 | gnu: Add morris....* gnu/packages/games.scm (morris): New variable.
Change-Id: I35158d1f5cfd5f7267dcb8295d8102e2dd3f575c
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Wilko Meyer |
2024-01-06 | gnu: Add qcheckers....* gnu/packages/games.scm (qcheckers): New variable.
Change-Id: I399ac6aa0c268a8fcf68aabe716fe2d2d5e42605
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Wilko Meyer |
2024-01-05 | gnu: irrlicht-for-minetest: Update to 1.9.0mt13....Message-ID: <33df226b8a59a668741a971401024bea785d203d.1703461178.git.adam.faiz@disroot.org>
In-Reply-To: <cover.1703461178.git.adam.faiz@disroot.org>
References: <cover.1703461178.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Mon, 25 Dec 2023 07:16:25 +0800
Subject: [PATCH 1/2] gnu: irrlicht-for-minetest: Update to 1.9.0mt13.
* gnu/packages/games.scm (irrlicht-for-minetest): Update to 1.9.0mt13.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Adam Faiz |
2023-12-31 | gnu: Add devours....* gnu/packages/games.scm (devours): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Adam Faiz |
2023-10-30 | gnu: cockatrice: Update to 2.9.0....* gnu/packages/games.scm (cockatrice): Update to 2.9.0.
Change-Id: Ia963a45ff49af40295329fd99db0dd039e314b77
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Liliana Marie Prikler |
2023-10-27 | gnu: Add moonfish....* gnu/packages/games.scm (moonfish): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Change-Id: Idadb367c60648a1c98601302398dae1373e68919
| zamfofex |
2023-10-24 | gnu: tome4: Improve package style....* gnu/packages/games.scm (tome4)[inputs]: Remove labels. Sort alphabetically.
[arguments]: Use G-expressions.
[description]: Remove useless sentence.
Change-Id: I144ae26dc03b5c49d5069e8722873437e6fde04d
| Nicolas Goaziou |
2023-10-24 | gnu: tome4: Update to 1.7.6....* gnu/packages/games.scm (tome4): Update to 1.7.6.
Change-Id: I577fb923f663e0e8744f0fe706789ccc312207b5
| Nicolas Goaziou |
2023-10-24 | gnu: crawl: Update to 0.30.1....* gnu/packages/games.scm (crawl): Update to 0.30.1.
Change-Id: Ibf2f041eb94354fd4006f6787a0da028af24f861
| Nicolas Goaziou |
2023-10-23 | gnu: colobot: Improve package style....* gnu/packages/games.scm (colobot)[arguments]: Use G-expressions.
<#:phases>: Remove trailing #T.
[native-inputs, inputs]: Remove labels.
| Nicolas Goaziou |
2023-10-23 | gnu: colobot: Update to 0.2.1-alpha....* gnu/packages/games.scm (colobot): Update to 0.2.1-alpha.
| Nicolas Goaziou |
2023-10-04 | gnu: ultrastar-deluxe: Update to 2023.9.0....* gnu/packages/games.scm (ultrastar-deluxe): Update to 2023.9.0.
[source]: Use tagged version again.
Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Jonathan Brielmaier |
2023-10-03 | gnu: steam-devices-udev-rules: Update to 1.0.0.61-1.1344348....* gnu/packages/games.scm (steam-devices-udev-rules): Update to
1.0.0.61-1.1344348.
| John Kehayias |
2023-09-24 | gnu: 7kaa: Update to 2.15.6....* gnu/packages/games.scm (7kaa): Update to 2.15.6.
| Tobias Geerinckx-Rice |
2023-09-27 | gnu: vcmi: Update to 1.3.2....* gnu/packages/games.scm (vcmi): Update to 1.3.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Zhu Zihao |
2023-09-24 | gnu: alex4: Remove non-free package....Its readme.txt goes out of its way to licence only ‘source code’ under
the GPL2+, a reading supposedly confirmed by the author:
https://libregamewiki.org/Talk:Alex_the_Allegator_4
However, we don't need to rely on the authenticity of that claim: the
game data is clearly not licenced, and is required to run the binary.
Without it, the game segfaults.
* gnu/packages/games.scm (alex4): Remove variable.
Fixes <https://issues.guix.gnu.org/65881>.
| Tobias Geerinckx-Rice |
2023-09-26 | gnu: gtypist: Install the gtypist-mode Emacs major mode....* gnu/packages/games.scm (gtypist) [source]: Delete trailing #t in snippet.
[native-inputs]: Add emacs-minimal.
| Maxim Cournoyer |
2023-09-10 | gnu: angband: Update to 4.2.5....* gnu/packages/games.scm (angband): Update to 4.2.5.
| Tobias Geerinckx-Rice |
2023-09-17 | gnu: cockatrice: add wayland dependency...* gnu/packages/games.scm (cockatrice): add wayland dependency
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sergio Pastor Pérez |
2023-09-14 | gnu: armagetronad: Update to 0.2.9.1.1....* gnu/packages/games.scm (armagetronad): Update to 0.2.9.1.1.
[inputs]: Add sdl-mixer to fix game audio.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hendursaga |
2023-09-13 | gnu: tennix: Update to 1.3.4....* gnu/packages/games.scm (tennix): Update to 1.3.4.
[arguments]<#:phases>: Update style and remove fix-include phase.
[inputs]: Remove labels, update to SDL2, add SDL2_gfx dependency.
[license]: Remove LGPL license, as SDL_rotozoom is no longer included.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hendursaga |
2023-09-09 | gnu: vcmi: Update to 1.3.1....* gnu/packages/games.scm (vcmi): Update to 1.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Yovan Naumovski |
2023-09-02 | gnu: Add openquest....* gnu/packages/games.scm (openquest): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| AwesomeAdam54321 |
2023-09-01 | gnu: utfcpp: Update to 3.2.4....* gnu/packages/textutils.scm (utfcpp): Update to 3.2.4.
[snippet]: Unbundle ftest.
[arguments]: Remove field.
[native-inputs]: Add ftest.
* gnu/packages/games.scm (warzone2100)[#:phases]: Adjust 'fix-utfcpp-include.
* gnu/packages/video.scm (mkvtoolnix)[#:phases]: Add 'fix-utfcpp-include.
Co-authored-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Hilton Chain <hako@ultrarare.space>
| Reza Housseini |
2023-08-26 | gnu: freedroidrpg: Update to 1.0....* gnu/packages/games.scm (freedroidrpg): Update to 1.0.
| 宋文武 |
2023-08-26 | gnu: gnubg: Update to 1.07.001....* gnu/packages/games.scm (gnubg): Update to 1.07.001.
| 宋文武 |
2023-08-23 | gnu: knights: Fix build....* gnu/packages/games.scm (knights)[source]: Add snippet.
| 宋文武 |