summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: crawl: Update to 0.32.1.•••* gnu/packages/games.scm (crawl): Update to 0.32.1. Change-Id: I6c00e1b8a2c0c9b62a7861579adae667ebfaf9af Nicolas Goaziou2024-12-251-2/+2
* gnu: Add python-setuptools/python-wheel where necessary.•••Changes to pyproject-build-system require explicit dependency on setuptools/wheel. Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5 Lars-Dominik Braun2024-12-131-0/+2
* gnu: Fix synopsis in miscelaneous packages.•••* gnu/packages/astronomy.scm (calcmysky-qt5): Fix synopsis. * gnu/packages/base.scm (hello): Fix synopsis. * gnu/packages/bioinformatics.scm (vembrane): Fix synopsis. * gnu/packages/browser-extensions.scm (passff): Fix synopsis. * gnu/packages/browser-extensions.scm (noscript): Fix synopsis. * gnu/packages/c.scm (orangeduck-mpc): Fix synopsis. * gnu/packages/cran.scm (r-d3r): Fix synopsis. * gnu/packages/docbook.scm (docbook-mathml-1.0): Fix synopsis. * gnu/packages/finance.scm (flowee): Fix synopsis. * gnu/packages/firmware.scm (seabios): Fix synopsis. * gnu/packages/games.scm (pinball): Fix synopsis. (morris): Fix synopsis. * gnu/packages/gawk.scm (cppawk-egawk): Fix synopsis. * gnu/packages/gnome.scm (gssdp): Fix synopsis. * gnu/packages/gstreamer.scm (gst-plugins-espeak): Fix synopsis. * gnu/packages/heads.scm (musl-cross): Fix synopsis. * gnu/packages/irc.scm (epic5): Fix synopsis. * gnu/packages/kde-pim.scm (itinerary): Fix synopsis. * gnu/packages/kde-plasma.scm (mpvqt): Fix synopsis. * gnu/packages/lesstif.scm (motif): Fix synopsis. * gnu/packages/linux.scm (ecryptfs-utils): Fix synopsis. * gnu/packages/linux.scm (falcosecurity-libs): Fix synopsis. * gnu/packages/mail.scm (pan): Fix synopsis. * gnu/packages/messaging.scm (biboumi): Fix synopsis. * gnu/packages/ocaml.scm (ocaml-ppx-import): Fix synopsis. * gnu/packages/pascal.scm (p2c): Fix synopsis. * gnu/packages/pdf.scm (unpaper): Fix synopsis. * gnu/packages/pure.scm (pure): Fix synopsis. * gnu/packages/qt.scm (qxlsx-qt5): Fix synopsis. * gnu/packages/smalltalk.scm (smalltalk): Fix synopsis. * gnu/packages/sugar.scm (sugar): Fix synopsis. * gnu/packages/terminals.scm (roxterm): Fix synopsis. * gnu/packages/virtualization.scm (xen): Fix synopsis. * gnu/packages/vpn.scm (sshoot): Fix synopsis. * gnu/packages/web.scm (buku-run): Fix synopsis. Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Gabriel Wicki2024-12-101-2/+2
* gnu: cataclysm-dda: Update to 0-H.•••* gnu/packages/games.scm (cataclysm-dda): Update to 0.H. Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Change-Id: I8f3776b1bbb4ead2d409b2e1a3c4c98537126f12 Lynn Leichtle2024-12-011-2/+2
* gnu: the-powder-toy: Enable building on more architectures.•••* gnu/packages/games.scm (the-powder-toy)[source]: Add a snippet to identify more machines as 64-bit. [arguments]: Add configure-flags when building with lua. Add a phase to correctly use lua when necessary. [inputs]: Build with luajit or lua-5.2 depending on platform support. Change-Id: I7c1fda2d45f3e6c74475e33ec2a23f9accd6964f Efraim Flashner2024-11-261-11/+31
* gnu: Add the-powder-toy.•••* gnu/packages/games.scm (the-powder-toy): New variable. Change-Id: I140d21cab40a522a5079de51980874dae93b4304 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Ron Nazarov2024-11-261-1/+65
* gnu: Add speed-dreams.•••* gnu/packages/games.scm (speed-dreams): New variable. (speed-dreams-version, speed-dreams-svn-revision): New variables. (speed-dreams-source-tarball): New procedure. (speed-dreams-base-tarball, speed-dreams-more-hq-cars-and-tracks-tarball) (speed-dreams-wip-cars-and-tracks-tarball) (speed-dreams-unmaintained-tarball): New variable. Change-Id: Id14f3556d47a80c508177940f959448520b406fc Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Maxim Cournoyer2024-11-151-0/+122
* gnu: torcs: Fix source file name.•••* gnu/packages/games.scm (torcs) [source]: Specify file-name field. [arguments]: Precise URL in comment. Change-Id: I9730e9aa75e17068b821ce211cb4591f53c47681 Maxim Cournoyer2024-11-121-1/+2
* gnu: Add torcs.•••* gnu/packages/games.scm (torcs): New variable. Change-Id: I1e55fc65ff303c309fed50f2071de0eaf4266d57 Maxim Cournoyer2024-11-121-0/+123
* gnu: Add vdrift.•••* gnu/packages/games.scm (vdrift): New variable. Change-Id: I55b5884a9d7d4a9e874e76c6a7c8af4974dce701 Maxim Cournoyer2024-11-121-0/+63
* gnu: Add vdrift-data.•••* gnu/packages/games.scm (vdrift-data): New variable. Change-Id: I960e2222ea7e9506a306692db552dc1dcc229b01 Maxim Cournoyer2024-11-121-0/+32
* gnu: ultrastar-deluxe: Update to 2024.10.0.•••* gnu/packages/games.scm (ultrastar-deluxe): Bump version. [inputs]: Use ffmpeg 6 and ttf output of font-google-noto. Change-Id: I105c352abd8296a73dde54fecdfc6de7692e712e Lars-Dominik Braun2024-11-101-5/+5
* gnu: Rename knights with knightsgame.•••Rename knights with knightsgame to package knights from KDE games module. * gnu/packages/games.scm (knights): Rename with knightsgame. Change-Id: I6eec8189fd29fe2ede67d98c26fdd9cafe4c2aef Sughosha via Guix-patches via2024-11-061-2/+2
* gnu: odamex: Update to 10.6.0.•••* gnu/packages/games.scm (odamex): Update to 10.6.0. Change-Id: Ifbad7399f3e43b8a05948d8f7b1b73ba9b30477b David Pflug2024-10-311-2/+2
* gnu: joycond: Update to 0.1.0-2.5b590ec.•••* gnu/packages/games.scm (joycond): Update to 0.1.0-2.5b590ec. Change-Id: I86a258b6d2992e6b72b4bc4b33b4fdfb2c94e296 Maxim Cournoyer2024-10-221-3/+7
* Revert "gnu: joycond: Update to 0.1.0-2.9d1f509."•••Attempt to resolve a new 100% CPU spike problem. This partially reverts commit ecda7d3ef7c1b31d34a4353a2fd637b9d48d75a4. Change-Id: I9f5e05ae926e49367b2a57dad8f5188ddf0ad604 Maxim Cournoyer2024-10-221-3/+3
* gnu: cowsay: Update to 3.8.3.•••* gnu/packages/games.scm (cowsay): Update to 3.8.3. Change-Id: If6cbf75bec4bf95611356ee54d88c53c1389cf6f Artyom V. Poptsov2024-10-191-2/+2
* gnu: joycond: Patch /bin/setfacl in udev rules.•••* gnu/packages/games.scm (joycond) [phases]: Extend the 'fix-bin-location' phase. Change-Id: Ie41f822db023369d5d35f9a960a9dadf994663e8 Maxim Cournoyer2024-10-191-3/+7
* gnu: joycond: Update to 0.1.0-2.9d1f509, use gexps and fix license.•••* gnu/packages/games.scm (joycond): Update to 0.1.0-2.9d1f509. [phases]: Use gexps. [license]: Correct to gpl3+. Change-Id: I81824de94d168e63e0434149805708cb1e8b8a54 Maxim Cournoyer2024-10-191-21/+19
* gnu: jstest-gtk: Mention this is for joydev devices in description.•••* gnu/packages/games.scm (jstest-gtk) [synopsis]: Mention this is for Joydev joysticks. [description]: Likewise. Change-Id: I3a93a237ea5e2efb6bc49e6a9eee2e8714e25bf5 Maxim Cournoyer2024-10-071-4/+5
* gnu: Add xevil.•••* gnu/packages/games.scm (xevil): New public variable. Change-Id: I86885cc816685001a7d8d7dacccc396f39ddbd5f Tobias Geerinckx-Rice2024-09-291-0/+79
* gnu: gzdoom: Delete files that might prevent commercial distribution.•••* gnu/packages/games.scm (gzdoom)[source]: Delete files in the snippet. Change-Id: I601bb251e9b690e375f707786bb5789a6a664b92 Tobias Geerinckx-Rice2024-09-291-1/+37
* gnu: gzdoom: Update package style.•••* gnu/packages/games.scm (gzdoom)[source]: Don't explicitly return #t from snippet. [arguments]: Likewise from phases. Use G-expressions. Use SEARCH-INPUT-FILE so that we can… [inputs]: …remove input labels. Change-Id: I8dfc4ce55c1c5b5bfda98d81ba54e310b7469766 Tobias Geerinckx-Rice2024-09-291-57/+52
* gnu: moonlight-qt: Update to 6.1.0.•••* gnu/packages/games.scm (moonlight-qt): Update to 6.1.0. (moonlight-common): Update to submodule checkout. Change-Id: Ia709bcf9684d843f9b24d6a8afd184a79afb1c73 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> dan2024-10-041-5/+5
* gnu: Add AntiMicroX.•••* gnu/packages/games.scm (antimicrox): New variable. Change-Id: Ie159edf259bba0aa06ff60c074fec4457b409d12 Eric Bavier2024-10-011-1/+42
* gnu: Add sdl-jstest.•••* gnu/packages/games.scm (sdl-jstest): New variable. Change-Id: I8a2845375501ddadca2eb4add869fce1dc277568 Maxim Cournoyer2024-09-221-0/+39
* gnu: Add evtest-qt.•••* gnu/packages/games.scm (evtest-qt): New variable. Change-Id: Ifccb54509b4469c923126b100094e06e93383208 Maxim Cournoyer2024-09-221-0/+24
* gnu: Add gemrb-0.9.3.•••* gnu/packages/games.scm (gemrb-0.9.3): New variable. * gnu/packages/patches/gemrb-add-path-suffixes-for-vlc-headers.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. Change-Id: Ic05eacf362f9a4ebfe88b1e0967e72e824c4f404 Signed-off-by: Andreas Enge <andreas@enge.fr> Ashvith Shetty2024-09-211-0/+40
* gnu: apricots: Update to 0.2.8.•••* gnu/packages/games.scm (apricots): Update to 0.2.8. [inputs]: Replace freealut with alure. Change-Id: I3923bbef1a22c9109bda496d76451c03e98e503c Tobias Geerinckx-Rice2024-09-081-3/+3
* gnu: apricots: Disable tests.•••* gnu/packages/games.scm (apricots)[arguments]: Disable #:tests?. [native-inputs]: Remove cppcheck. Change-Id: I50e7ae3f8e41ffc415d19055e096f3538ada94a2 Tobias Geerinckx-Rice2024-09-081-3/+6
* gnu: armagetronad: Update to 0.2.9.2.3.•••* gnu/packages/games.scm (armagetronad): Update to 0.2.9.2.3. [arguments]: Add a new 'omit-broken-symlinks phase. Change-Id: I2283e27facdccfb28034434253a2a3b079ceb4c4 Tobias Geerinckx-Rice2024-09-081-4/+13
* gnu: armagetronad: Don't nest everything under games/.•••* gnu/packages/games.scm (armagetronad)[arguments]: Add ‘--disable-games’ to #:configure-flags. Change-Id: Ie78ed82ff01ad5e14490436169c432160dcbbe0e Tobias Geerinckx-Rice2024-09-081-1/+2
* gnu: armagetronad: Omit uninstaller.•••* gnu/packages/games.scm (armagetronad)[arguments]: Add ‘--disable-uninstall’ as #:configure-flags. Change-Id: I083108c9ba612c9a8342157c8774177f16a88a76 Tobias Geerinckx-Rice2024-09-081-0/+3
* gnu: abbaye: Update to 2.0.2.•••* gnu/packages/games.scm (abbaye): Update to 2.0.2. [source]: Remove obsolete snippet. Change-Id: Id28b0c695019e4db28f3bf8defa984ec9ef5545d Tobias Geerinckx-Rice2024-09-081-6/+2
* gnu: abbaye: Update package style.•••* gnu/packages/games.scm (abbaye)[source]: Don't explicitly return #t from snippet. In-line trivial comment. [arguments]: Unquote list and use G-expressions. Change-Id: Ia5fdfa7e047f4b3bdcd166aea6a1367414073a8a Tobias Geerinckx-Rice2024-09-081-27/+24
* Update vcmi to 1.5.7.•••[[PGP Signed Part:No public key for DC518FC87F9716AA created at 2024-09-10T13:50:15+0900 using EDDSA]] The attached patch updates vcmi to 1.5.7 and works with QT6 instead of QT5 (maybe due to fixes in vcmi, maybe due to core-updates merge). Did more play testing that I had planned... live well, vagrant [2. text/x-diff; 0001-gnu-vcmi-Update-to-1.5.7.patch] From 72c5e9e79d7f9b51508c97d5d9d3b5fda7e02a0f Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian <vagrant@debian.org> Date: Mon, 9 Sep 2024 17:02:02 -0700 Subject: [PATCH] gnu: vcmi: Update to 1.5.7. * gnu/packages/games.scm (vcmi): Update to 1.5.7. [native-inputs]: Use qtbase and qtools instead of the QT5 variants. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Vagrant Cascadian2024-09-111-5/+4
* gnu: minetest: Update to 5.9.0.•••The Minetest engine and the "Minetest Game" have been decoupled upstream in Minetest 5.9.0: https://dev.minetest.net/Changelog#Minetest_Game * gnu/packages/minetest.scm (minetest): Update to 5.9.0. [arguments]: Adjust #:configure-flags and #:phases to account for the removal of the Minetest Game from the Minetest codebase. [native-search-paths, synopsis, description]: Likewise. [inputs]: Remove IRRLICHT-FOR-MINETEST. (minetest-data): Update to 0.0.0-0.88ecab3. Rename to MINETEST-GAME and deprecate MINETEST-DATA. [synopsis, description]: Adjust to account for the decoupling of the game from the engine. * gnu/packages/games.scm (irrlicht-for-minetest): Remove variable. * guix/build-system/minetest.scm (default-minetest-game): New variable. (%default-modules): Use it. Change-Id: I0117bd33a2ce5eb1c79fdb29878682081f61dd4e Signed-off-by: Leo Famulari <leo@famulari.name> Jan Wielkiewicz2024-09-101-23/+1
* gnu: retux: Update to 1.6.2.•••* gnu/packages/games.scm (retux): Update to 1.6.2. Change-Id: Ic90a81d1cd1b961be1080dae7d482ba2cb0f03d6 宋文武2024-09-021-2/+2
* gnu: openclonk: Use gexps and new input style.•••* gnu/packages/games.scm (openclonk)[arguments]: Use gexps. [source]: Reindent. [inputs, native-inputs]: Drop labels. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Adam Faiz2024-08-311-87/+90
* gnu: openclonk: Fix build.•••* gnu/packages/games.scm (openclonk): Fix build. [source]<snippet>: Unbundle dependencies and include the <limits> header where necessary to fix the build. [arguments]<#:phases>: Remove workarounds for bundled backward-cpp. [inputs]: Remove dependencies for bundled backward-cpp. Add libb2, pcg-cpp, and c-template-sort. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Adam Faiz2024-08-311-29/+33
* 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