3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

1105 commits

Author SHA1 Message Date
Nicolas Goaziou
12aedf0015
gnu: endless-sky: Remove #t at the end of phase.
* gnu/packages/games.scm (endless-sky): Remove #t at the end of phase.  Fix
indentation.
2021-08-05 09:03:36 +02:00
Timotej Lazar
6f248b947f
gnu: endless-sky: Enable tests.
* gnu/packages/games.scm (endless-sky)[arguments]: Enable tests.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-05 09:02:59 +02:00
Timotej Lazar
fd85c59d1e
gnu: endless-sky: Clean up phases.
* gnu/packages/games.scm (endless-sky)[arguments]: Drop unused substitution
and merge existing phases into 'fix-paths.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-05 09:02:29 +02:00
Timotej Lazar
79eb05f84f
gnu: endless-sky: Update to 0.9.14.
* gnu/packages/games.scm (endless-sky): Update to 0.9.14.
[arguments]: Add 'use-gcc-ar phase to support LTO used by the new version.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-08-05 09:01:58 +02:00
Nicolas Goaziou
47a7b9d5e4
gnu: flare-game: Update to 1.12.
* gnu/packages/games.scm (flare-game): Update to 1.12.
(flare-engine): Update to 1.12.
2021-08-05 00:36:11 +02:00
Leo Prikler
311cc4ee65
gnu: openttd-opensmx: Update to 0.4.0.
* gnu/packages/games.scm (openttd-opensmx): Update to 0.4.0.
[native-inputs]: Add tar.
[#:make-flags]: Drop INSTALL_DIR.  Add DIR_NAME and TAR.
[#:tests?]: New argument.
[#:phases]: Replace ‘install’ with a simple copy operation and drop
post-install.
2021-07-30 15:22:16 +02:00
Leo Prikler
0a1df50e9f
gnu: Fix OpenSFX build.
OpenSFX 1.0.1 uses a different build system from the old one, which causes
weird errors.

* gnu/packages/games.scm (openttd-opensfx)[native-inputs]: Add tar.
[#:make-flags]: Drop INSTALL_DIR.  Add DIR_NAME and TAR.
[#:tests?]: New argument.
[#:phases]: Add ‘prebuild’.  Replace ‘install’ with a simple copy.
2021-07-30 15:22:16 +02:00
Leo Prikler
1484de9eff
gnu: Fix OpenSFX URI.
In commit 1cdf1cd7fe, the URI was updated to the
wrong value and the hash not updated at all, so people would erroneously fetch
the old package from a wrong description.

* gnu/packages/games.scm (openttd-opensfx)[uri]: Use
<https://cdn.openttd.org/opensfx-releases>.
[sha256]: Update accordingly.
2021-07-30 14:29:21 +02:00
Leo Prikler
e638a9a1f7
gnu: openttd-opengfx: Update to 0.6.1.
* gnu/packages/games.scm (openttd-opengfx): Update to 0.6.1.
2021-07-30 10:01:31 +02:00
Ron Nazarov
1cdf1cd7fe
gnu: openttd-opensfx: Update to 1.0.1.
* gnu/packages/games.scm (openttd-opensfx): Update to 1.0.1.
[source]: Use <https://cdn.openttd.org>.
[license]: Update to CC BY-SA 3.0.
2021-07-30 10:00:42 +02:00
Pierre Neidhardt
9591f68550
gnu: arx-libertatis: Update to 1.2.
* gnu/packages/games.scm (arx-libertatis): Update to 1.2.
[inputs]: Replace sdl with sdl2 and mesa with libepoxy.
2021-07-17 17:48:26 +02:00
2847022dc7
gnu: chess: Update to 6.2.9.
* gnu/packages/games.scm (chess): Update to 6.2.9.
2021-07-14 09:17:52 +03:00
Nicolas Goaziou
8d61edbc2f
gnu: burgerspace: Update to 1.9.4.
* gnu/packages/games.scm (burgerspace): Update to 1.9.4.
2021-07-04 09:00:04 +02:00
Christopher Lemmer Webber
b65af6ed91
gnu: cataclysm-dda: Update to 0.F.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.F.
2021-07-03 17:20:56 -04:00
Tobias Geerinckx-Rice
c33e2009d4
gnu: stockfish: Factor out the neural network revision.
* gnu/packages/games.scm (stockfish): Factor out the neural-network-revision.
2021-07-03 00:14:37 +02:00
Michael Rohleder
8630017e2e
gnu: stockfish: Update to 14.
* gnu/packages/games.scm (stockfish): Update to 14.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-07-03 00:05:31 +02:00
Tobias Geerinckx-Rice
912617979f
gnu: opensurge: Update to 0.5.2.1.
* gnu/packages/games.scm (opensurge): Update to 0.5.2.1.
[arguments]: Keep installing into /bin.
2021-06-28 08:09:16 +02:00
Tobias Geerinckx-Rice
95c4f4f03c
gnu: freeciv: Update to 2.6.5.
* gnu/packages/games.scm (freeciv): Update to 2.6.5.
2021-06-28 08:09:15 +02:00
Tobias Geerinckx-Rice
647e12abd3
gnu: extremetuxracer: Update to 0.8.1.
* gnu/packages/games.scm (extremetuxracer): Update to 0.8.1.
2021-06-28 08:09:15 +02:00
Solene Rapenne via Guix-patches via
35ae64b3a3
gnu: odamex: Update to 0.9.3.
* gnu/packages/games.scm (odamex): Update to 0.9.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 23:14:34 +02:00
Solene Rapenne via Guix-patches via
4cb70e08b2
gnu: armagetronad: Update to 0.2.9.1.0.
* gnu/packages/games.scm (armagetronad): Update to 0.2.9.1.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 23:13:14 +02:00
Solene Rapenne via Guix-patches via
65c9251ef2
gnu: wesnoth: Update to 1.14.17.
* gnu/packages/games.scm (wesnoth): Update to 1.14.17.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 23:01:46 +02:00
Nicolas Goaziou
61a9ba398f
gnu: widelands: Update description.
* gnu/packages/games.scm (widelands)[description]: Update to mirror changes in
the stable release.
2021-06-22 10:39:40 +02:00
Nicolas Goaziou
662316b0d6
gnu: widelands: Ensure Guix catches versioning scheme switch.
* gnu/packages/games.scm (widelands-21): New variable.

"21" was the last beta release.  Upstream has now switched to a new versioning
scheme, with lesser numbers.
2021-06-22 10:35:58 +02:00
Felix Gruber
b6fc274637
gnu: widelands: Update to 1.0.
* gnu/packages/games.scm (widelands): Update to 1.0.
[source]: Download from github as there is no tarball for v1.0 on their
website.
[inputs]: Add curl.
* gnu/packages/patches/widelands-system-wide_minizip.patch: Adjust for
1.0. CmakeLists.txt now already defines CMAKE_MODULE_PATH, so I've moved
FindMinizip.cmake to this path.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 10:27:21 +02:00
Tobias Geerinckx-Rice
d027858e70
gnu: corsix-th: Update to 0.65.
* gnu/packages/games.scm (corsix-th): Update to 0.65.
2021-06-20 16:44:09 +02:00
Maxim Cournoyer
ea0a51071e
gnu: Rename qtbase to qtbase-5.
This change was automated via the following command:

$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc    # to clear some spurious changes

This is done so the qtbase package can be upgraded to version 6 in the
following commit.
2021-06-14 00:24:42 -04:00
Paul A. Patience
483f537081
doc, gnu, guix: Fix typos.
* doc/guix.texi: Fix various typos and reword a sentence.
* gnu/packages/cpp.scm (cpplint)[description]: Fix typo.
* gnu/packages/dns.scm (ldns): Fix typo in comment.
* gnu/packages/games.scm (yamagi-quake2): Fix typo in comment.
* gnu/packages/qt.scm (python-pyqtwebengine): Fix typo in comment.
* gnu/packages/rails.scm (ruby-autoprefixer-rails): Fix typo in comment.
* gnu/packages/syndication.scm (quiterss)[description]: Fix typo.
* gnu/packages/terminals.scm (kmscon): Fix typo in comment.
* gnu/packages/xml.scm (perl-xml-sax-base)[description]: Fix typo.
  (python-elementpath)[description]: Fix typo.
* guix/build/asdf-build-system.scm (output-translation): Fix typo in docstring.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-13 23:57:45 +02:00
Diego Nicola Barbato
5be7870a8d
gnu: pioneer: Build with model files.
Fixes <https://bugs.gnu.org/48686>.

* gnu/packages/games.scm (pioneer)[arguments]: Add make-flags for building
with model files.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-02 21:38:32 +02:00
Solene Rapenne via Guix-patches via
f7825ee85a
gnu: tome4: Update to 1.7.3.
* gnu/packages/games.scm (tome4): Update to 1.7.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-31 20:59:29 +02:00
Kei Kebreau
2a8417d3b2
gnu: warzone2100: Update to 4.0.1.
* gnu/packages/games.scm (warzone2100): Update to 4.0.1.
[arguments]: Disable vulkan backend with "-DWZ_ENABLE_BACKEND_VULKAN=off"
configure flag.
[inputs]: Add sqlite.
2021-05-26 15:10:52 -04:00
Solene Rapenne via Guix-patches via
b1bbeeafb4
gnu: openttd-engine: Update to 1.11.2.
* gnu/packages/games.scm (openttd-engine): Update to 1.11.2.
[build-system]: Switch to CMake.
[arguments]: Enable tests.
(openttd)[arguments]<#:configure-flags>: Use CMake flags.
<#:phases>: Remove `configure'.  Copy assets file before check step
to enable tests.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-25 12:07:32 +02:00
Tobias Geerinckx-Rice
363095f296
gnu: ltris: Update to 1.2.3.
* gnu/packages/games.scm (ltris): Update to 1.2.3.
[arguments]: Remove unnecessary #:configure-flags.
2021-05-23 22:39:14 +02:00
Eric Bavier
a1a7a33b17
gnu: pinball: Update to 3.1.20201218.
* gnu/packages/games.scm (pinball): Update to 3.1.20201218.
[source]: Tarballs no longer published on sourceforge, so use git-fetch.
[native-inputs]: New field for bootstrapping inputs.
[inputs]: Add libltdl.
[arguments]: Add custom 'bootstrap' phase.
* gnu/packages/patches/pinball-system-ltdl.patch: Adjust to latest source.
* gnu/packages/patches/pinball-const-fix.patch,
gnu/packages/patches/pinball-cstddef.patch,
gnu/packages/patches/pinball-missing-separators.patch,
gnu/packages/patches/pinball-src-deps.patch: Delete upstreamed patches.
* gnu/local.mk (dist_patch_DATA): Remove them.
2021-05-21 22:37:54 -05:00
Felix Gruber
e942ed8159
gnu: Add schiffbruch.
* gnu/packages/games.scm (schiffbruch): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-05-19 23:18:12 +02:00
9a11f2380f
gnu: chess: Update to 6.2.8.
* gnu/packages/games.scm (chess): Update to 6.2.8.
2021-05-10 09:32:06 +03:00
Kei Kebreau
a77340e1cd
gnu: retux: Update to 1.5.
* gnu/packages/games.scm (retux): Update to 1.5.
[source]: Download zip archive since a stable tar archive is unavailable.
[native-inputs]: Add unzip.
2021-05-09 19:14:04 -04:00
Tobias Geerinckx-Rice
5a71d277b7
gnu: tintin++: Update to 2.02.11.
* gnu/packages/games.scm (tintin++): Update to 2.02.11.
2021-05-06 21:53:20 +02:00
Tobias Geerinckx-Rice
317da145c9
gnu: taisei: Update to 1.3.2.
* gnu/packages/games.scm (taisei): Update to 1.3.2.
[inputs]: Add cglm.
2021-05-06 16:47:24 +02:00
Michael Rohleder
561db254a5
gnu: xboard: Set default engine to gnuchess.
Fixes <https://issues.guix.gnu.org/45236>.

* gnu/packages/games.scm (xboard): Set default engine to gnuchess.
[arguments]: Add phase 'patch-default-engine.
[inputs]: Add chess.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-05 16:56:43 +02:00
Michael Rohleder
1d5560494b
gnu: chess: Fix paths in installed shell scripts.
* gnu/packages/games.scm (chess)[arguments]: Add a 'fix-shell-scripts phase.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-04 00:59:40 +02:00
David Pflug
319e0e0aeb
gnu: odamex: Update to 0.9.0.
* gnu/packages/games.scm (odamex): Update to 0.9.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:50 +02:00
Michael Rohleder
62b4cc14f8
gnu: chessx: Disable online version check by default.
* gnu/packages/games.scm (chessx)[arguments]: Add phase to disable
the online version check by default.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Michael Rohleder
fa7dc25c2f
gnu: pioneers: Patch path to beep.
Fixes <https://issues.guix.gnu.org/47131>

* gnu/packages/games.scm (pioneers): Patch path to beep.
[inputs]: Add beep.
[arguments]: Add phase patch-beep-path.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Michael Rohleder
55b6e1a7ad
gnu: xboard: Patch path to aplay.
Fixes <http://issues.guix.gnu.org/47195>.

* gnu/packages/games.scm (xboard): Patch path to aplay.
[inputs]: Add alsa-utils.
[arguments]: Add phase patch-aplay-path.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-05-03 18:26:49 +02:00
Pierre Neidhardt
ea3b79d852
gnu: openrct2: Update to 0.3.3.
* gnu/packages/games.scm (openrct2): Update to 0.3.3.
2021-04-25 11:38:53 +02:00
fe5c36728f
gnu: Add gnome-2048.
* gnu/packages/games.scm (gnome-2048): New variable.

Co-authored-by: Carla Cao <ccao001@fiu.edu>
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-19 11:46:55 +02:00
Trevor Hass
c5e149a9d9
gnu: minetest: Fix absolute path to 'rm' command.
* gnu/packages/games.scm (minetest)[patch-sources]: Substitute '/bin/rm' path.
[inputs]: Add coreutils.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-14 09:41:57 +02:00
Tobias Geerinckx-Rice
e737e74ec0
gnu: minetest: Update to 5.4.1.
* gnu/packages/games.scm (minetest, minetest-data): Update to 5.4.1.
2021-04-12 00:24:02 +02:00
Tobias Geerinckx-Rice
9d7577d5d8
gnu: edgar: Update to 1.34.
* gnu/packages/games.scm (edgar): Update to 1.34.
2021-04-11 23:46:30 +02:00