Patrick Norton
3e2697252d
gnu: sgt-puzzles: Update to 20251021.
...
+ gnu/packages/games.scm (sgt-puzzles): Update to 20251021.
Change-Id: I5e914715a0c59afc803a4662b3e5ff564edfce3b
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-11-03 15:22:15 +08:00
AwesomeAdam54321
d039c2c1c9
gnu: freedink-engine: Fix build.
...
* gnu/packages/patches/freedink-engine-fix-const-char.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/games.scm (freedink-engine)[patches]: Add patch.
[arguments]: Skip failing 'TestIOTouchDragAnywhere' test.
Fixes : guix/guix#3982 guix/guix#4004
Change-Id: I90c8fc78fa5649f662a26cee17622fbbb1fc9bca
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-11-03 15:14:46 +08:00
Andreas Enge
f5d4349e6d
gnu: Remove ufoai-source.
...
* gnu/packages/games.scm (ufoai-source, %ufoai-commit, %ufoai-revision,
%ufoai-version): Delete variables.
Fixes : guix/guix#2864
Change-Id: Ibdfdb7ca35e074e8e001a261baacd8597f3d85d2
2025-10-29 11:01:05 +01:00
Andreas Enge
ab7a2b3279
gnu: Remove ufo2map.
...
* gnu/packages/games.scm (ufo2map): Delete variable.
Change-Id: Ib0a5fc421936332ca42fb4f851380408865478ba
2025-10-29 10:59:14 +01:00
Andreas Enge
70febb5db5
gnu: Remove ufoai-data.
...
* gnu/packages/games.scm (ufoai-data): Delete variable.
Change-Id: I31b75a1c44f1b92a46582a21c3e4b632b943327f
2025-10-29 10:59:01 +01:00
Andreas Enge
b256f6c8cc
gnu: Remove ufoai.
...
* gnu/packages/games.scm (ufoai): Delete variable.
Change-Id: I7b431926677813bd6320036ddc511fc5232d749e
2025-10-29 10:58:38 +01:00
Nicolas Goaziou
bd48949d64
gnu: bzflag: Update to 2.4.30.
...
* gnu/packages/games.scm (bzflag): Update to 2.4.30.
Change-Id: I1b1433392999a6f9e75de68330cb687dc8c60d97
2025-10-24 17:39:55 +02:00
Andreas Enge
6fa7f5e483
gnu: sosage: Update to 1.6.1.
...
* gnu/packages/games.scm (sosage): Update to 1.6.1.
Change-Id: I0b5fbb1ce5263c43f29b6b561ef278996d0d4f57
2025-10-23 23:50:55 +02:00
Ludovic Courtès
9fcfb93944
gnu: Use ‘define-deprecated-package’ for deprecated packages.
...
Use ‘define-deprecated-package’ instead of (define x (deprecated-package …))
throughout gnu/packages/*.scm.
Change-Id: I4e176da9ac660327489dab256ca4d12c4e78fe8d
2025-10-23 19:35:06 +02:00
Andreas Enge
81618a0384
gnu: Remove prboom-plus.
...
* gnu/packages/games.scm (prboom-plus): Delete variable.
Fixes : guix/guix#2895
Change-Id: If8992a2f06810112beafa8d895c6993b256fee1e
2025-10-23 17:55:54 +02:00
kestrel
edb18ba134
gnu: arx-libertatis: Update to use 7zip.
...
* games.scm (arx-libertatis) [#:phases]: Change "7za" references to "7z".
Change-Id: Ie9c137c6adccee5ed09320e9d7dd6ff9135e9cc3
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-10-22 16:43:05 +02:00
Nicolas Goaziou
d216146b34
gnu: xmoto: Update to 0.6.3.
...
* gnu/packages/games.scm (xmoto): Update to 0.6.3.
Change-Id: I9485a63da04c4192f9799deee161d7c512280da9
2025-10-22 09:01:54 +02:00
Andreas Enge
3d7c920ead
gnu: Remove gzdoom.
...
* gnu/packages/games.scm (gzdoom): Delete variable.
Fixes : guix/guix#1765
Change-Id: I8eb482f5ff4c8edeaff812095ad5c5188023a2ca
2025-10-19 11:36:24 +02:00
Jonathan Brielmaier
60f25f5e17
gnu: ultrastar-deluxe: Update to 2025.10.1.
...
* gnu/packages/games.scm (ultrastar-deluxe): Update to 2025.10.1.
[arguments]: Remove linking with zlib, which was removed in 2025.9.0.
[inputs]: Remove zlib.
Change-Id: I06327e19571b0281c1e366f76bc8a6b74d43b1b2
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-10-18 22:00:58 +02:00
宋文武
cf87c59f9c
gnu: abbaye: Update to 2.0.5.
...
* gnu/packages/games.scm (abbaye): Update to 2.0.5.
Change-Id: I1ca7f819e4a9dead4baf0c08252352563862a602
2025-10-10 16:31:08 +08:00
Liliana Marie Prikler
3191948625
gnu: stepmania: Update to 5.1.0-b2-1.d55acb1.
...
* gnu/packages/patches/stepmania-ffmpeg-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/games.scm (stepmania): Update to 5.1.0-b2-1.d55acb1.
[source]<patches>: Add “stepmania-ffmpeg-compat.patch”.
<snippet>: Adjust unbundling.
[arguments]<#:configure-flags>: Add “-DWITH_SYSTEM_GLEW=1”,
“-DWITH_SYSTEM_JSONCPP=1”, “-DWITH_SYSTEM_JPEG=1”, “-DWITH_SYSTEM_MAD=1”,
“-DWITH_SYSTEM_OGG=1”, “-DWITH_SYSTEM_PCRE=1”, “-DWITH_SYSTEM_PNG=1”,
“-DWITH_SYSTEM_TOMMATH=1”, “-DWITH_SYSTEM_TOMCRYPT=1” and
“-DWITH_SYSTEM_ZLIB=1”.
<#:phases>: Remove ‘unbundle-libpng’.
[inputs]: Drop labels. Sort alphabetically.
Replace ffmpeg-for-stepmania with ffmpeg-6.
Add libtommath and libtomcrypt.
Change-Id: I577fe1c15f906c3c67d1ae71a1e085e3fd05aef2
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-10-06 18:41:20 +08:00
Ian Eure
ff65132cff
gnu: Add zeta.
...
* gnu/packages/games.scm (zeta): New variable.
Change-Id: I9182e23f717cd53cf6743cf6a7dc2282b60e3dc5
2025-10-05 14:11:46 -07:00
宋文武
398deec53b
gnu: chocolate-doom: Update to 3.1.1.
...
* gnu/packages/games.scm (chocolate-doom): Update to 3.1.1.
[source]: Switch to git-fetch.
[native-inputs]: Add automake and autoconf.
[arguments]: Remove configure-flags. Add bootstrap phase.
(crispy-doom): Remove native-inputs and arguments customizations.
Change-Id: I15c3dc9725c67b482220559c0df67bbbe3c149f5
2025-10-04 15:08:15 +08:00
宋文武
4385c33d8d
gnu: crispy-doom: Update to 7.1.
...
* gnu/packages/games.scm (crispy-doom): Update to 7.1.
[arguments]: Remove '-fcommon' from CFLAGS.
Change-Id: Ic1fdd07a5558c9c4fb5bfe02b361828222102192
2025-10-04 15:03:28 +08:00
宋文武
6b9f515ccc
gnu: cdogs-sdl: Update to 2.3.2.
...
* gnu/packages/games.scm (cdogs-sdl): Update to 2.3.2.
Change-Id: Ica16a1ab9b728682f42402393114bbafe515fbf2
2025-10-03 21:36:53 +08:00
宋文武
249416eb90
gnu: fheroes2: Update to 1.1.11.
...
* gnu/packages/games.scm (fheroes2): Update to 1.1.11.
Change-Id: Icaf071acf790480a5b7b2d113c012b76e562e5b7
2025-10-03 21:36:53 +08:00
VnPower
a5ffdf0093
gnu: crawl: Update to 0.33.1.
...
* gnu/packages/games.scm (crawl): Update to 0.33.1.
Closes : guix/guix#3157
Change-Id: Iba84da07da51e099ccc470a0296160fab6dd9995
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-10-01 13:24:49 +08:00
Lilah Tascheter
0aa8017bed
gnu: warzone2100: Update to 4.6.1.
...
* gnu/packages/patches/warzone2100-unbundle-libs.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/games.scm (warzone2100) [version]: Update to 4.6.1.
[source]<patches>: Add patch.
[source]<snippet>: Delete unbundled libraries from source.
[arguments]<configure-flags>: Use ninja backend, disable downloads, and
disable the new, optional GNS backend in lieu of packaging it. Allow vulkan.
[arguments]<phases>: Remove phase modifications, as they were either
integrated into the patch or unnecessary.
[native-inputs]: Remove asciidoc, as it is unused, and add unbundled
basis-universal as well as shaderc for vulkan support.
[inputs]: Remove unused libs and pull in packaged versions of unbundled libs.
Use gnutls instead of openssl as it's only useful when it's the same tls
backend curl uses. Add vulkan-headers for vulkan support.
Closes : #2790
Change-Id: Ic06d2fd7e6b96da16fd64b70da0b1af3a6a65247
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-09-29 16:05:11 +08:00
Hugo Buddelmeijer
c2d38eba5e
gnu: gemrb: Switch to Python 3.11.
...
This is the only that explicitly refered to python-3.10.
Switch to python-3.11 is one step closer to removing 3.10
altogether and thereby closing several CVEs.
* gnu/packages/games.scm (gemrb)[native-inputs]: Remove python-3.10;
add python.
Change-Id: I66783b7fd2c4066cded400b753684384a2e1cff2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-09-28 21:50:56 +01:00
Florian Pelz
7506e7ef68
gnu: schiffbruch: Fix build with GCC 14.
...
* gnu/packages/patches/schiffbruch-fix-build-for-gcc-13.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (schiffbruch): Apply it.
Change-Id: I539c749e57323dc305a022066d3b07de1cf5ec1d
Reviewed-by: Andreas Enge <andreas@enge.fr >
2025-09-25 00:01:31 +02:00
Simeon Prause
fcd22bcca1
gnu: dsda-doom: Update to 0.29.3.
...
* gnu/packages/games.scm (dsda-doom): Update to 0.29.3.
Change-Id: I6ba16c15f397bfef6f377707bf398f28ec710821
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-09-22 12:11:13 +02:00
Andreas Enge
c0e31bbb7c
gnu: gnubg: Update to 1.08.003.
...
* gnu/packages/games.scm (gnubg): Update to 1.08.003.
[native-inputs]: Add flex. Replace python-2 by python. Remove libxcrypt.
Change-Id: I1093f481ad664b4183b09c238d220fd36009ca4d
2025-09-21 21:49:36 +02:00
Andreas Enge
e204bb5f1d
gnu: Remove gnurobots.
...
* gnu/packages/games.scm (gnurobots): Delete variable.
Fixes : guix/guix#2102
Change-Id: I6ccdebbb48980cc03de05413b5058be0b92da73d
2025-09-19 21:44:37 +02:00
Sharlatan Hellseher
d98e9d0233
gnu: harmonist: Update to 0.6.1.
...
* gnu/packages/games.scm (harmonist): Update to 0.6.1.
Change-Id: I7f67fb8f8714bc531e4c6b47f3d00f5bbe2e0558
2025-09-15 00:08:53 +01:00
Laura Kirsch
c02e5462b6
gnu: the-powder-toy: Update to 99.3.384.
...
* gnu/packages/games.scm (the-powder-toy): Update to 99.3.384.
[inputs]: Add python-wrapper.
Change-Id: If61535da90cc485adcd202346bd11dc4ac050713
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2025-09-04 11:26:36 +01:00
Andreas Enge
bbb5d7449b
gnu: Remove xblackjack.
...
* gnu/packages/games.scm (xblackjack): Delete variable.
Change-Id: I500fc25fefc26e20205ad67859d7b84bc97f0ddf
2025-08-26 10:36:32 +02:00
Andy Tai
41a5c5c5c7
gnu: chess: Update to 6.3.0.
...
* gnu/packages/games.scm (chess): Update to 6.3.0.
Change-Id: I0674c970bd998f02700720a7e3cd61ba0ba674df
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-08-22 10:32:40 +02:00
Zhu Zihao
a9e5fa25d7
gnu: wesnoth: Update to 1.18.5.
...
* gnu/packages/games.scm (wesnoth): Update to 1.18.5.
Change-Id: If4c019659804a8993b5a38c4bb145f768d434567
Signed-off-by: Andreas Enge <andreas@enge.fr >
2025-08-13 14:18:13 +02:00
Greg Hogan
f4ce754028
gnu: Restore gnu-build-system phases.
...
* gnu/packages/bioinformatics.scm (bandage),
* gnu/packages/education.scm (openboard),
* gnu/packages/emulators.scm (qtmips),
* gnu/packages/games.scm (chessx),
* gnu/packages/kde-systemtools.scm (spectacle-ocr-screenshot),
* gnu/packages/qt.scm (pyotherside, qtwidgetanimationframework)
<#:phases>: Restore build phase.
* gnu/packages/admin.scm (wpa-supplicant-gui),
* gnu/packages/finance.scm (kitsas)
[arguments]<#:tests?>: Disable.
<#:phases>: Restore build phase.
* gnu/packages/engineering.scm (librecad)
[arguments]<#:test-target>: Delete.
<#:phases>: Restore build and check phases.
* gnu/packages/music.scm (samplebrain)
<#:phases>: Restore build, check, and install phases.
* gnu/packages/password-utils.scm (qtpass)
[arguments]<#:test-target>: Delete.
<#:phases>: Restore build, check, and install phases.
* gnu/packages/ebook.scm (inkbox),
* gnu/packages/engineering.scm (qelectrotech),
* gnu/packages/games.scm (doom-runner, moonlight-qt, pokerth,
qcheckers),
* gnu/packages/gps.scm (gpxsee),
* gnu/packages/hardware.scm (openrgb),
* gnu/packages/image-viewers.scm (qview),
* gnu/packages/pdf.scm (qpdfview),
* gnu/packages/qt.scm (signond),
* gnu/packages/radio.scm (dream)
<#:phases>: Restore build and install phases.
* gnu/packages/disk.scm (qdirstat),
* gnu/packages/pdf.scm (sioyek),
* gnu/packages/qt.scm (signon-plugin-oauth2),
* gnu/packages/radio.scm (qsstv, wfview),
* gnu/packages/security-token.scm (yubikey-manager-qt),
* gnu/packages/tex.scm (texmaker),
* gnu/packages/video.scm (smplayer)
[arguments]<#:tests?>: Disable.
<#:phases>: Restore build and install phases.
* gnu/packages/task-management.scm (timewarrior)
<#:phases>: Restore check phase.
* gnu/packages/audio.scm (supercollider)
<#:phases>: Restore install phase.
* gnu/packages/web.scm (libzim): Update to 9.3.0.
(kiwix-lib): Update to 14.0.0.
(kiwix-desktop): Update to 2.4.1.
[source](patches): Delete.
[arguments]<#:test-target>: Delete.
[arguments]<#:tests?>: Disable.
<#:phases>: Restore build and install phases.
(kiwix-tools): Update to 3.7.0.
* gnu/packages/patches/kiwix-desktop-newer-libkiwix.patch: Delete.
* gnu/local.mk: Update accordingly.
Change-Id: Ia5162ec190fc21334bbc516dcc01056d599f2891
2025-08-04 04:11:21 +00:00
Greg Hogan
b09c302a20
gnu: Use default cmake.
...
* gnu/packages/audio.scm (redumper),
* gnu/packages/cpp.scm (hyprgraphics),
* gnu/packages/databases.scm (apache-arrow),
* gnu/packages/emulators.scm (ares),
* gnu/packages/games.scm (gemrb),
* gnu/packages/image-viewers.scm (vv),
* gnu/packages/machine-learning.scm (fbgemm),
* gnu/packages/messaging.scm (libqmatrixclient),
* gnu/packages/music.scm (ctrlr),
* gnu/packages/video.scm (obs),
* gnu/packages/vulkan.scm (glslang),
* gnu/packages/wm.scm (hyprland),
* gnu/packages/xdisorg.scm (aquamarine, hyprlock, hyprpaper, hyprsunset)
[arguments]<#:cmake>: Delete.
* gnu/packages/python-compression.scm (python-deflate):
[native-inputs]: Replace cmake-next with cmake-minimal.
Change-Id: I5b021d7e1e807922425d8f58692b032485603770
2025-08-04 04:10:58 +00:00
Greg Hogan
364e883298
gnu: Remove #:test-target argument.
...
* gnu/packages/astronomy.scm (libsep),
* gnu/packages/bioinformatics.scm (megahit),
* gnu/packages/bittorrent.scm (qbittorrent),
* gnu/packages/calendar.scm (date),
* gnu/packages/check.scm (klee, trompeloeil),
* gnu/packages/compression.scm (zziplib),
* gnu/packages/cpp.scm (immer, lager, zug),
* gnu/packages/databases.scm (timescaledb),
* gnu/packages/emulators.scm (dolphin-emu),
* gnu/packages/fpga.scm (systemc),
* gnu/packages/game-development.scm (box2d),
* gnu/packages/games.scm (megaglest, openclonk, teeworld),
* gnu/packages/glib.scm (sdbus-c++),
* gnu/packages/gnucash.scm (gnucash),
* gnu/packages/graph.scm (igraph),
* gnu/packages/image.scm (exiv2),
* gnu/packages/inkscape.scm (inkscape),
* gnu/packages/instrumentation.scm (yactfr),
* gnu/packages/kde-multimedia.scm (elisa),
* gnu/packages/linux.scm (falcosecurity-libs),
* gnu/packages/llvm.scm (libcxx, libomp-15),
* gnu/packages/machine-learning.scm (ctranslate2, tvm),
* gnu/packages/maths.scm (blitz),
* gnu/packages/messaging.scm (libphonenumber),
* gnu/packages/music.scm (clementine, libdiscid, opustags, strawberry),
* gnu/packages/opencog.scm (atomspace, attention, cogserver, cogutil,
opencog),
* gnu/packages/python-xyz.scm (pybind11)
* gnu/packages/radio.scm (libfec, libcorrect),
* gnu/packages/serialization.scm (qtcsv),
* gnu/packages/shells.scm (fish),
* gnu/packages/tls.scm (aws-lc),
* gnu/packages/web.scm (wabt),
* gnu/packages/vulkan.com (spirv-llvm-translator)
[arguments]: Move #:test-target to ...
<#:phases>: ... 'check phase.
* gnu/packages/algebra.scm (xtensor),
* gnu/packages/astronomy (stellarium),
* gnu/packages/bioinformatics.scm (libsbml),
* gnu/packages/chemistry.scm (openbabel),
* gnu/packages/cpp.scm (xsimd, xtl),
* gnu/packages/documentation.scm (doxygen),
* gnu/packages/lua.scm (selene),
* gnu/packages/libftdi.scm (libftdi),
* gnu/packages/llvm.scm (cling, libomp@12, libomp@13),
* gnu/packages/hyperledger.scm (hyperledger-iroha),
* gnu/packages/markup.scm (cmark, cmark-gfm),
* gnu/packages/maths.scm (cryptominisat, double-conversion),
* gnu/packages/mp3.scm (chromaprint),
* gnu/packages/qt.scm (qtpromise)
* gnu/packages/rdf.scm (clucene),
* gnu/packages/sync.scm (lsyncd)
[arguments}: Remove #:test-target.
* gnu/packages/engineering.scm (libfive),
* gnu/packages/game-development.scm (box2d-3)
[arguments]: Remove #:test-target and disable tests.
Change-Id: I0a82091df1789980bbbac0c334b6f993c36f412a
2025-08-04 04:10:32 +00:00
Greg Hogan
98907260ed
gnu: simgear: Use #:test-exclude.
...
* gnu/packages/games.scm (simgear)[arguments]
<#:test-exclude>: Move exclude regex here from 'check phase.
<#:phases>: Remove 'check phase.
Change-Id: I3ac389580949f8edafca5768335d491a2ea86650
2025-08-04 04:10:30 +00:00
Greg Hogan
ce1c47ed9d
gnu: Disable tests.
...
* gnu/packages/algebra.scm (fftw-cmake, eigen-benchmarks),
* gnu/packages/android.scm (android-googletest),
* gnu/packages/check.scm (googletest, snitch),
* gnu/packages/cpp.scm (cpp-utilities, kokkos-kernels,
nativefiledialog-extended, toml11),
* gnu/packages/compression.scm (libcbor),
* gnu/packages/databases.scm (duckdb),
* gnu/packages/datastructures.scm (sdsl-lite),
* gnu/packages/education.scm (kqtquickcharts, ktouch),
* gnu/packages/emacs-xyz.scm (emacs-irony-mode-server),
* gnu/packages/engineering.scm (manifold, solvespace),
* gnu/packages/fcitx5.scm (fcitx5-configtool),
* gnu/packages/games.scm (jstest-gtk),
* gnu/packages/geo.scm (libspatialindex),
* gnu/packages/glib.scm (cppgir),
* gnu/packages/gnome.scm (evolution),
* gnu/packages/graphics.scm (openvdb),
* gnu/packages/kde.scm (kalgebra, kcachegrind, kcolorchooser, kdf,
kdegraphics-mobipocket, kio-zeroconf, kolourpaint, kompare, ksanecore,
kseexpr, ktimer, libkexiv2, libksane, partitionmanager),
* gnu/packages/kde-frameworks.scm (kactivities, kdnssd, kdeclarative,
kded, kglobalaccel, kgraphviewer, kidletime, kinit, kjobwidgets,
knotifications, knotifyconfig, kquickimageeditor, kstatusnotifieritem,
kwayland, libkdcraw, phonon-backend-gstreamer, phonon-backend-vlc,
plasma-activities, plasma-activities-stats),
* gnu/packages/kde-games.scm (bomber, bovo, granatier, kajongg, kapman,
kblackbox, kbounrce, kbreakout, kdiamond, kfourinline, kgoldrunner,
kigo, killbots, kiriki, kjumpingcube, klines, kmahjongg, kmines,
knights, kolf, kollision, konquest, kreversi, ksirk, kspaceduel,
ksquares, ksudoku, ktuberling, kubrick, libkmahjongg, lskat, palapeli),
* gnu/packages/kde-internet.scm (choqok, krdc),
* gnu/packages/kde-multimedia.scm (audiocd-kio, dragon),
* gnu/packages/kde-pim.scm (akonadi-import-wizard, ffmpegthumbs, haruna,
kaccounts-integration, kaccounts-providers, kaddressbook, kaffeine,
kasts, kontactinterface, libkcompactdisc),
* gnu/packages/kde-plasma.scm (bluedevil, breeze, breeze-qt5, calindori,
kactivitymanagerd, kde-gtk-config, kgamma, kmenuedit, kongress, krdp,
ksshaskpass, kwrited, layer-shell-qt, milou, mpvqt, ocean-sound-theme,
oxygen-sounds, plasma-mobile-sounds,, plasma-nano, plasma-pass,
plasma-phonebook, plasma-systemmonitor, plasma-vault, plasma-welcome,
lasma-workspace-wallpapers, polkit-kde-agent, print-manager,
qqc2-breeze-style),
* gnu/packages/kde-systemtools.scm (dolphin-plugins, krfb,
kwalletmanager, yakuake),
* gnu/packages/kde-utils.scm (atelier, fielding, isoimagewriter, kamera,
kbackup, kcharselect, kdialog, keurocalc, kfind, kirogi, kmag,
kmousetool, kmouth, kontrast, krusader, kxstitch, libatcore, smb4k,
sweeper),
* gnu/packages/llvm.scm (lldb),
* gnu/packages/maths.scm (gklib, mcrl2, mcrl2-minimal),
* gnu/packages/messaging.scm (mosquitto, znc),
* gnu/packages/music.scm (hydrogen),
* gnu/packages/pdf.scm (podofo, podofo-0.9),
* gnu/packages/potassco.scm (clingo, clingcon),
* gnu/packages/qt.scm (dotherside, kddockwidgets, qttools),
* gnu/packages/radio.scm (ggmorse, gr-iqbal, gr-osmosdr, inspectrum),
* gnu/packages/serialization.scm (jsoncpp-for-tensorflow),
* gnu/packages/sdl.scm (sdl3-gfx),
* gnu/packages/telephony.scm (baresip, baresip-libre),
* gnu/packages/textutils.scm (opencc),
* gnu/packages/video.scm (libopenshot, obs),
* gnu/packages/vim.scm (neovim),
* gnu/packages/web.scm (binaryen, civetweb, yajl)
[arguments]: Disable tests.
Change-Id: I56b50f14e4e5861dc69922cc2e8ee030e401a2d5
2025-08-04 04:10:18 +00:00
Ada Stevenson
f565f4949e
gnu: Add serious-sam-classic-vk.
...
* gnu/packages/games.scm: Add serious-sam-classic-vk.
Change-Id: I99a89a4131de5716452827eb1eb9a33834b2eccb
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-08-01 20:16:25 +02:00
Ada Stevenson
b4f567645a
gnu: Add serious-sam-classic.
...
* gnu/packages/games.scm: Add serious-sam-classic.
* gnu/packages/patches/serious-sam-classic-engine-patch-paths.patch: Add patch.
* gnu/local.mk: Register it.
Change-Id: I65e830c9760294e567808d580e3083586d50c972
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
2025-08-01 20:16:25 +02:00
Maxim Cournoyer
5259f89b07
gnu: sfml: Update to 3.0.1.
...
* gnu/packages/game-development.scm (sfml): Update to 3.0.1.
[source]: Fetch from git. Refine snippet.
[#:tests?]: New argument.
[#:configure-flags]: Remove SFML_INSTALL_PKGCONFIG_FILES and
SFML_OS_PKGCONFIG_DIR flags. Add BUILD_SHARED_LIBS and CMAKE_CXX_FLAGS flag.
[native-inputs]: Add miniaudio and minimp3.
[inputs]: Remove labels and sort. Add libxcursor, libxi and vulkan-headers.
(sfml-2): New variable.
(csfml): Update to 2.6.1.
[inputs]: Replace sfml with sfml-2.
* gnu/packages/emulators.scm (dolphin-emu) [inputs]: Replace sfml with sfml-2.
* gnu/packages/games.scm (extremetuxracer, mars, schiffbruch)
(marble-marcher): Likewise.
Change-Id: Id61c4ba51798cfc28cc158a9d7fc6308ae4e6f41
2025-08-01 11:47:41 +09:00
Andreas Enge
1710bb5d7c
gnu: widelands: Update to 1.2.1.
...
* gnu/packages/games.scm (widelands): Update to 1.2.1.
Change-Id: Ie781ea88275cae7b98fccf48fe45054efbb2598b
2025-07-31 21:46:31 +02:00
Andreas Enge
9777282c8d
gnu: supertux: Fix build.
...
This is a follow-up to commit f6e59b049b
* gnu/packages/games.scm (supertux)[arguments]<#:phases>
{patch-squirrel-path}: Rename to...
{adapt-squirrel}: ...this and add a substitution to adapt to the changed API
between squirrel-3.1 and squirrel-3.2.
Fixes : guix/guix#1718
Change-Id: I238c88ed47a565011c34e05f26592e025a396514
2025-07-31 11:52:42 +02:00
Greg Hogan
e9b40d8b5f
gnu: cowsay: Update to 3.8.4.
...
* gnu/packages/games.scm (cowsay): Update to 3.8.4.
Change-Id: I0c3561e3f00758c2178dd0ae8e16f8b68571a781
2025-07-30 17:55:24 +00:00
Aiden Isik
9b155db240
gnu: 0ad: Update to 0.27.1
...
* gnu/packages/games.scm (0ad): Update to 0.27.1
[arguments]<#:phases>: Add ‘patch-python-shebangs’, ‘prepare-builtin-libs’,
‘fix-gmake2-references’ and ‘build-builtin-libs’.
{configure}: Add “--with-system-premake” and replace $CC by cc-for-target.
{install}: Also install libraries/source/nvtt/lib.
[inputs]: Replace mozjs-78 with mozjs-115.
[native-inputs]: Add premake5. Replace python-2 with python.
Change-Id: I04d0b88e6bfe23c4e2d1248dd83017142f7beba1
2025-07-29 11:29:53 +02:00
AwesomeAdam54321
60b8b302d6
gnu: frotz-dumb-terminal: Update to 2.55.
...
* gnu/packages/games.scm (frotz-dumb-terminal): Update to 2.55.
[native-inputs]: Add pkg-config and which.
[arguments]<#:phases>: Set CC variable in make command during 'build phase.
Change-Id: Ic48e5593976597d742534d5b028fb54e7a9d8789
2025-07-27 00:53:32 +02:00
AwesomeAdam54321
888cd83576
gnu: frotz: Update to 2.55.
...
* gnu/packages/games.scm (frotz): Update to 2.55.
Change-Id: I010868f2952777f7634788dedc5c20b89d871403
2025-07-27 00:53:32 +02:00
Maxim Cournoyer
c8ff4e93fc
gnu: fuzzylite: Update to 6.0-0.13b3122.
...
* gnu/packages/games.scm (fuzzylite): Update to 6.0-0.13b3122.
[source]: Delete patches.
[native-inputs]: Replace catch2 with catch2-3.
[license]: Correct to gpl3+.
* gnu/packages/patches/fuzzylite-relative-path-in-tests.patch
* gnu/packages/patches/fuzzylite-soften-float-equality.patch
* gnu/packages/patches/fuzzylite-use-catch2.patch: Delete patches.
* gnu/local.mk (dist_patch_DATA): De-register them.
Change-Id: Ibe4ebf94b1b9011fbbd161cdfac3786bd6eb184d
2025-07-26 11:54:44 +09:00
Andreas Enge
38861468a0
gnu: bsd-games: Fix build with gcc-14.
...
* gnu/packages/games.scm (bsd-games)[arguments]<#:phases>{gcc-14}:
New phase.
Change-Id: I7179a0e61860be44cf15baa8e2e6133552b93ee0
2025-07-25 19:22:53 +02:00
Andreas Enge
8c1f1d62e0
gnu: supertuxkart-data: Update to 18612.
...
* gnu/packages/games.scm (supertuxkart-data): Update to 18612.
Change-Id: I1fb9579d16f4ae7eb35628a4c468ffd18ebb4664
2025-07-21 19:44:29 +02:00