summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: devours: Fix build.•••* gnu/packages/games.scm (devours)[arguments]: Don't refer to nonexistent 'install-executable' phase. Change-Id: I76be61ba3d79417d84e344b29535c201b55df885 宋文武2024-08-311-1/+1
* gnu: kiki: Add libxcrypt dependency.•••* gnu/packages/games.scm (kiki)[inputs]: Add libxcrypt. Change-Id: I4890ba6395f62d00fcdbf160320bae1e71007883 宋文武2024-08-311-0/+1
* gnu: gnubg: Fix build.•••* gnu/packages/games.scm (gnubg)[inputs]: Add libxcrypt. Change-Id: Ie67bcb21539a65e2903bb6cd9339d04930123b68 宋文武2024-08-311-1/+2
* gnu: cataclysm-dda: Fix build.•••It fails with: cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics cc1plus: all warnings being treated as errors * gnu/packages/games.scm (cataclysm-dda)[arguments]: Disable warnings by pass "WARNINGS=-w" to make-flags. Change-Id: I01fbbab6a3ecefc63056a26547f9e833f6fe8321 宋文武2024-08-311-1/+1
* gnu: blobwars: Fix build.•••* gnu/packages/games.scm (blobwars)[arguments]<#:phases>: Get rid of custom 'strlcat' and 'strlcpy' implementations. Change-Id: I657d316a4846eda6ae817bc76a6070bcc70adb2e 宋文武2024-08-311-2/+5
* gnu: gnurobots: Add libxcrypt dependency.•••* gnu/packages/games.scm (gnurobots)[inputs]: Add libxcrypt. Change-Id: Ib743f029915332c63883adab2711c25ebfaa022c 宋文武2024-08-311-1/+1
* gnu: adanaxisgpl: Add libxcrypt dependency.•••* gnu/packages/games.scm (adanaxisgpl)[inputs]: Add libxcrypt. Change-Id: I8ce028c21c9137bf32ef55e11f559646bfd22238 宋文武2024-08-311-0/+1
* gnu: neverball: Add bash-minimal to inputs.•••* gnu/packages/games.scm (neverball) [inputs]: Add bash-minimal. [arguments]: Deletions trailing #t. Change-Id: I8e7a2cfea7cf17ff5319c08230e0fc7f4ab8fbeb Maxim Cournoyer2024-08-311-8/+6
* gnu: frozen-bubble: Add bash-minimal to inputs.•••* gnu/packages/games.scm (frozen-bubble) [inputs]: Add bash-minimal. Drop labels. [arguments]: Delete trailing #t. Change-Id: I4dbcbe1626877b810b8a6e6b84ed78a16dea73a7 Maxim Cournoyer2024-08-311-14/+12
* gnu: xonotic: Add bash-minimal to inputs.•••* gnu/packages/games.scm (xonotic) [inputs]: Add bash-minimal. Change-Id: Id19ed3eeea8435e5366441368526cbae47d3bab9 Maxim Cournoyer2024-08-311-0/+1
* gnu: lady: Add bash-minimal to inputs.•••* gnu/packages/games.scm (lady) [inputs]: Add bash-minimal. Change-Id: I946e55da1399545e194be99d6d71ac7422560407 Maxim Cournoyer2024-08-311-1/+2
* gnu: tuxpaint: Add bash-minimal to inputs.•••* gnu/packages/games.scm (tuxpaint) [inputs]: Drop labels; add bash-minimal. Change-Id: If346f144a1d80c897be453e269ded7fb3e9f089f Maxim Cournoyer2024-08-311-10/+10
* gnu: red-eclipse: Add bash-minimal to inputs.•••* gnu/packages/games.scm (red-eclipse) [inputs]: Add bash-minimal. [arguments]: Delete trailing #t. Change-Id: I489ff00a0f5eb08ecbf1637076f02ae642341108 Maxim Cournoyer2024-08-311-7/+4
* gnu: corsix-th: Add bash-minimal to inputs.•••* gnu/packages/games.scm (corsix-th) [inputs]: Add bash-minimal. Change-Id: Ibfd8ba272aabaad99e0391794c79b2e9a20864d7 Maxim Cournoyer2024-08-311-1/+2
* gnu: gamine: Add bash-minimal to inputs.•••* gnu/packages/games.scm (gamine) [inputs]: Add bash-minimal. [arguments]: Delete trailing #t. Change-Id: Ic779bae5f83ec13951fd3a25ff5bef86b28aee11 Maxim Cournoyer2024-08-311-3/+3
* gnu: Add lead-solver.•••* gnu/packages/games.scm (lead-solver): New variable. Change-Id: I5b126d1173e80cab6a588a08887c47d2f981890d Nicolas Goaziou2024-08-281-44/+94
* gnu: openttd-engine: Update to 14.1.•••* gnu/packages/games.scm (openttd-engine): Update to 14.1. Change-Id: I5be37d1f2c50053197ed6a4617714ae6d2124312 Tobias Geerinckx-Rice2024-08-181-2/+2
* gnu: naev: Update to 0.11.5.•••* gnu/packages/games.scm (naev): Update to 0.11.5. Change-Id: I201190f949ddae53d892e26b93d8577149345d7f Nicolas Goaziou2024-08-261-2/+2
* gnu: open-adventure: Update to 1.19.•••* gnu/packages/games.scm (open-adventure): Update to 1.19. Change-Id: I8de52b66a171bd8b8f62d78c50d20aa954889236 Nicolas Goaziou2024-06-291-2/+2
* gnu: quakespasm: Update package style.•••* gnu/packages/games.scm (quakespasm)[arguments]: Convert to list of G-Expressions. <#:make-flags>: Use (cc-for-target) instead of gcc. <#:phases>: Simplify ‘fix-makefile-paths’. Remove trailing #t. Change-Id: I250a842c78f2f49b451e5df76509fbe6fa1b4576 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> James Smith2024-06-231-17/+15
* gnu: quakespasm: Update to 0.96.2.•••* gnu/packages/games.scm (quakespasm): Update to 0.96.2. [source]: Adjust URI accordingly. Change-Id: I30559b53021249db57f078ae51fd9b24d2b580f3 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> James Smith2024-06-231-3/+3
* gnu: burgerspace: Update to 1.10.0.•••* gnu/packages/games.scm (burgerspace): Update to 1.10.0. Change-Id: I147bbbc261209c55d8638cbf0e66c59b6bf3f9c1 Nicolas Goaziou2024-06-181-2/+2
* 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> 宋文武2024-06-111-3/+3
* gnu: odamex: Update to 10.5.0.•••* gnu/packages/games.scm (odamex): Update to 10.5.0. Change-Id: I87280d58fecd1ffc52d13bd13b6b0f05721595c5 Signed-off-by: Andreas Enge <andreas@enge.fr> David Pflug2024-06-101-2/+2
* gnu: freegish: Update to 0-3.caf58a2f9.•••* gnu/packages/games.scm (freegish): Update to 0-3.caf58a2f9. [inputs]: Replace sdl-union with sdl2. Remove zlib. [arguments]: Adjust configure-flags, remove unneeded phases. Change-Id: I43883bd3de985dc337e244a810214ea5ae6aabd1 宋文武2024-05-271-17/+6
* gnu: vcmi: Update to 1.5.1.•••* gnu/packages/games.scm (vcmi): Update to 1.5.1. [#:configure-flags]: Disable use of embedded innoextract. Vagrant Cascadian2024-05-251-3/+3
* gnu: 0ad: Use default icu4c version.•••Fixes build on aarch64 where icu4c-68 is broken. * gnu/packages/games.scm (0ad)[inputs]: Replace icu4c-68 with icu4c. Change-Id: Ie2cade592e224eb72dc3286ba3b38626cd86b85b Signed-off-by: Andreas Enge <andreas@enge.fr> Timotej Lazar2024-05-151-1/+1
* gnu: the-butterfly-effect: Fix build.•••* gnu/packages/games.scm (the-butterfly-effect)[build-system]: Switch to the cmake-build-system. [arguments]: Don't delete the 'configure phase. Remove custom 'install phase. Add a phase to set some cmake variables and one to disable the translations. [native-inputs]: Remove cmake-minimal. Change-Id: I8f654b1e0c3231dda87ea41c150cc85661541cda Efraim Flashner2024-05-151-15/+12
* gnu: yamagi-quake2: Update to 8.30.•••* gnu/packages/games.scm (yamagi-quake2): Update to 8.30. Change-Id: I6be99f7a87112544f0d23033e2ee99b308762bd3 Signed-off-by: Christopher Baines <mail@cbaines.net> James Smith2024-05-141-2/+3
* gnu: zsnes: Relocate to (gnu packages emulator).•••* gnu/packages/games.scm (zsnes): Move to... * gnu/packages/emulators.scm (zsnes): ... here. Change-Id: I739e0f3b221790b6f780362d884209fff0aed3d7 Maxim Cournoyer2024-05-051-42/+0
* gnu: Add hexahop.•••* gnu/packages/games.scm (hexahop): New variable. Change-Id: Id7a998d18c391af8d9722d2e637988ca019db304 Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Sébastien Lerique2024-04-291-0/+29
* gnu: widelands: Improve package style.•••* gnu/packages/games.scm (widelands): Use new package style. [snippet]: Simplify and drop trailing #t. [arguments]: Use gexps. Tweak #:configure-flags to install the binary in bin/ instead of bin/games/ and data under share/ instead of bin/share/. Modify 'unbundle-fonts phase to not depend on input labels. [inputs, native-inputs]: Drop input labels. [home-page]: Drop trailing slash. Change-Id: I75c535005ad1325ad170205b6e80b1039125619a Signed-off-by: Christopher Baines <mail@cbaines.net> Timotej Lazar2024-04-151-43/+42
* gnu: widelands: Update to 1.2.•••* gnu/packages/games.scm (widelands): Update to 1.2. [inputs]: Drop boost, curl. [native-inputs]: Replace python-wrapper with python. Change-Id: I1a98739a5da801d3686acf152989c8ce15f16a90 Signed-off-by: Christopher Baines <mail@cbaines.net> Timotej Lazar2024-04-151-5/+3
* gnu: Add jstest-gtk.•••* gnu/packages/games.scm (jstest-gtk): New variable. Change-Id: Ia02ef243ec03253f025a669f265b76ea6320fdac Maxim Cournoyer2024-04-121-0/+28
* gnu: Add zsnes.•••* gnu/packages/games.scm (zsnes): New variable. Change-Id: I60596f6676546ab2a4ca911f2d66ac8b535fa20b Maxim Cournoyer2024-04-121-0/+42
* gnu: qtspeech: Rename package to qtspeech-5.•••* gnu/packages/qt.scm (qtspeech): Rename to qtspeech-5. (python-pyside-2) * gnu/packages/games.scm (chessx) * gnu/packages/kde-frameworks.scm (knotifications, ktextwidgets) * gnu/packages/kde-pim.scm (kdepim-runtime, kpimtextedit) * gnu/packages/kde-utils.scm (kmouth) * gnu/packages/kde.scm (okular) * gnu/packages/radio.scm (sdrangel): Adjust inputs accordingly.. Change-Id: I65ae1f4e3601f0caa8304cea6fb12f991f8e52a1 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Zheng Junjie2024-04-031-1/+1
* gnu: wesnoth: Update to 1.18.0.•••* gnu/packages/games.scm (wesnoth): Update to 1.18.0. [arguments]: Pass "-DENABLE_SYSTEM_LUA=ON" to 'configure-flags'. Add phases. [inputs]: Remove fribidi, sdl-union, sdl2-ttf. Add curl, lua-5.4. [native-inputs]: Add python-minimal. (wesnoth-server): Update to 1.18.0. [inputs]: Remove sdl2. Add lua-5.4. [native-inputs]: Replace with pkg-config. [arguments]: Rewrite with 'substitute-keyword-arguments'. Change-Id: I1ee4237dbbaeeb9d5a93637d740fbf4dba0922d2 Signed-off-by: Christopher Baines <mail@cbaines.net> 宋文武2024-03-271-9/+27
* gnu: endless-sky: Update to 0.10.6.•••* gnu/packages/games.scm (endless-sky): Update to 0.10.6. Change-Id: Ie2fe40f56e721f269a4b9cc0e3fe08390fb5d2e0 Signed-off-by: Christopher Baines <mail@cbaines.net> Mehmet Tekman2024-03-271-2/+2
* gnu: moonfish: Improve description.•••* gnu/packages/games.scm (moonfish): Reword description. Change-Id: I1641cedc34f28dc47b021be6bcfc2943b9abcc0d Signed-off-by: Christopher Baines <mail@cbaines.net> zamfofex2024-03-271-3/+3
* gnu: moonfish: Update to 0-2.fb2cb4f.•••* gnu/packages/games.scm (moonfish): Update to 0-2.fb2cb4f. [arguments]: Use upstream's makefile for building and installing. Install tools into the "out" output instead of the "tools" output. [outputs]: Remove "tools". Change-Id: I0f098b02633d397fe1fef67863c3cd5b1db19214 Signed-off-by: Christopher Baines <mail@cbaines.net> zamfofex2024-03-271-25/+8
* gnu: open-adventure: Update to 1.18.•••* gnu/packages/games.scm (open-adventure): Update to 1.18. [native-inputs]: Add CPPCHECK, PYTHON-PYLINT, and RUBY-ASCIIDOCTOR. Change-Id: I0c8889b0198adcc2461c2c72bb38d770c8898864 Nicolas Goaziou2024-03-171-3/+6
* gnu: naev: Update to 0.11.4.•••* gnu/packages/games.scm (naev): Update to 0.11.4. Change-Id: I7e5afb8037f9e03f3314a7ecebb2a2a34a3c9e77 Nicolas Goaziou2024-03-171-2/+2
* gnu: Add sgt-puzzles.•••* gnu/packages/games.scm (sgt-puzzles): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Sergey Trofimov2024-03-171-0/+35
* 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 Cascadian2024-03-131-2/+2
* 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-121-7/+4
* gnu: ltris: Update to 1.3.•••* gnu/packages/games.scm (ltris): Update to 1.3. Change-Id: I52e61633449100d945f52160c689d5a9d27da66a 宋文武2024-03-121-2/+2
* 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 Goaziou2024-03-071-3/+3
* 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 Lassieur2024-02-161-1/+2
* gnu: 0ad-data: Don't export.•••* gnu/packages/games.scm (0ad-data): Don't export. Change-Id: I6f4706e0a73e6c9bc47926a3806b95414456dd29 Clément Lassieur2024-02-151-1/+1
* 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 Hellseher2024-02-131-0/+1