me
/
guix
Archived
1
0
Fork 0
Commit Graph

1560 Commits (master)

Author SHA1 Message Date
Timotej Lazar ba84c8c448
gnu: augustus: Update to 3.2.0.
* gnu/packages/games.scm (augustus): Update to 3.2.0.
[inputs]: Add expat.
[snippet]: Unbundle it. Drop trailing #t.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-10-04 13:37:43 +02:00
Maxim Cournoyer 3c6e220d81
Merge branch 'master' into staging.
With resolved conflicts in:
	gnu/local.mk
	gnu/packages/crates-io.scm
2022-09-27 14:27:28 -04:00
Hendursaga 81ad759ab9
gnu: Add tetzle.
* gnu/packages/games.scm (tetzle): New public variable.

Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2022-09-22 10:17:42 +02:00
Julien Lepiller b7971ff798
gnu: lablgtk3: Update to 3.1.2.
* gnu/packages/ocaml.scm (lablgtk3): Update to 3.1.2.
[arguments]: Do not build extensions anymore (missing dependency)
* gnu/packages/games.scm (laby)[inputs]: Use
  `ocaml-lablgtk3-sourceview3'.
* gnu/packages/maths.scm (frama-c)[inputs]: Use
  `ocaml-lablgtk3-sourceview3'.
* gnu/packages/coq.scm (coq-ide)[inputs]: Use
  `ocaml-lablgtk3-sourceview3'.
2022-09-22 07:34:02 +02:00
Nicolas Goaziou 31a56967e2
gnu: hyperrogue: Update to 12.1a.
* gnu/packages/games.scm (hyperrogue): Update to 12.1a.
[source]<origin>: Set upstream to GitHub.
[arguments]: Use G-expressions.
<phases>: Remove INSTALL-DATA phase. Remove trailing #T.
[home-page]: Fix URL.
2022-09-18 19:56:20 +02:00
Maxim Cournoyer 3d297a0017
Merge branch 'master' into staging
With resolved conflicts in:
	gnu/local.mk
	gnu/packages/freedesktop.scm
	gnu/packages/gnuzilla.scm
2022-09-15 10:20:32 -04:00
Christopher Baines fa4fffbd08
gnu: Add comments to the bottom of a few more package modules.
This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.

If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.

* gnu/packages/crates-graphics.scm: Add comment discouraging adding packages
to the bottom of the file.
* gnu/packages/crates-gtk.scm: ditto.
* gnu/packages/games.scm: ditto.
* gnu/packages/music.scm: ditto.
* gnu/packages/qt.scm: ditto.
* gnu/packages/web.scm: ditto.
2022-09-14 09:33:11 +01:00
Nicolas Goaziou 669187accc
gnu: hedgewars: Improve package style.
* gnu/packages/games.scm (hedgewars)[arguments]: Use G-expressions. Remove
trailing #T.  Remove FIX-SORCES phase.  Run tests according to #:tests?
keyword.
[inputs]: Remove labels.
2022-09-13 23:07:06 +02:00
Nicolas Goaziou d8d5e2a88f
gnu: hedgewars: Update to 1.0.2.
* gnu/packages/games.scm (hedgewars): Update to 1.0.2.
* gnu/packages/patches/hedgewars-network-bsd.patch: Delete file.
* gnu/local.mk: Apply removal.
2022-09-13 23:07:05 +02:00
Nicolas Goaziou 4017a47766
gnu: crawl: Update to 0.29.1.
* gnu/packages/games.scm (crawl): Update to 0.29.1.
2022-09-13 14:48:46 +02:00
Maxim Cournoyer 7d59dbfb8b
gnu: gnome-2048: Remove input labels.
* gnu/packages/games.scm (gnome-2048)[inputs, native-inputs]: Remove labels.
2022-09-13 02:05:00 -04:00
Maxim Cournoyer 04ed75cc9d
gnu: libgnome-games-support: Update to 2.0.0.
* gnu/packages/gnome.scm (libgnome-games-support): Update to 2.0.0.
[propagated-inputs]: Remove gtk+; add gtk.
(libgnome-games-support-1): New variable.
(gnome-klotski)[inputs]: Replace libgnome-games-support with
libgnome-games-support-1.
* gnu/packages/games.scm (gnome-2048)[inputs]: Likewise.
2022-09-13 02:04:45 -04:00
Morgan Smith 5ed679a2a9
gnu: Add steam-devices-udev-rules.
* gnu/packages/games.scm (steam-devices-udev-rules): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-11 16:43:31 +02:00
Marius Bakke 6cfb2e6270
Merge branch 'master' into staging 2022-09-07 18:20:23 +02:00
Tobias Geerinckx-Rice 26c2a8a327
gnu: Add exult.
* gnu/packages/games.scm (exult): New public variable.
2022-09-04 02:00:01 +02:00
Marius Bakke c4ce54055a
Merge branch 'master' into staging 2022-09-01 16:24:18 +02:00
Brendan Tildesley 6549b259db
gnu: Move KDE games to (gnu packages kde-games).
*  gnu/packages/games.scm:
(ktuberling picmi kolf libkmahjongg kmahjongg kshisen kajongg kbreakout
kmines konquest kbounce kblocks ksudoku klines kgoldrunner kdiamond
kfourinline kblackbox knetwalk bomber granatier ksirk palapeli kiriki
kigo kubrick lskat kapman kspaceduel bovo killbots ksnakeduel kollision
knavalbattle kreversi ksquares kjumpingcube):
Move to gnu/packages/kde-games.scm.
[define-module]: Remove (gnu packages kde), (gnu packages
kde-frameworks).

* gnu/packages/kde-games.scm: New module.
[header]: Copy over any copyrights I could find that affected these games.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.

Why? games.scm is very large, and will only get larger, so splitting it
helps. Also, it is convenient for singling out and updating KDE games.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-09-01 16:08:16 +02:00
Marius Bakke 827b4117da
Merge branch 'master' into staging 2022-08-30 18:58:57 +02:00
Liliana Marie Prikler f592decd4d
gnu: Remove shlomif-cmake-modules.
This origin was added for the now removed fortune-mod, so let's remove it
as well.

* gnu/packages/games.scm (shlomif-cmake-modules): Delete variable.
2022-08-28 19:17:28 +02:00
Liliana Marie Prikler 5e17480574
gnu: Remove rinutils.
This package was introduced as native input to the now removed fortune-mod,
so let's remove it as well.

* gnu/packages/games.scm (rinutils): Delete variable.
2022-08-28 19:17:28 +02:00
Liliana Marie Prikler 6b6b947b61
gnu: Remove fortune-mod.
Since the addition of fortune-jkirchartz, it is no longer necessary to
keep around a package that propagates various non-nice things.
For a complete list, see <https://bugs.gnu.org/54691>.

* gnu/packages/games.scm (fortune-mod): Delete variable.
2022-08-28 19:17:28 +02:00
Marius Bakke d6fa3ac7a8
gnu: mozjs: Update to 102.2.0.
* gnu/packages/gnuzilla.scm (mozjs): Update to 102.2.0.
(source)[uri]: Use new download location.
[arguments]: Adjust configure phase for upstream changes.  Remove
adjust-tests-for-icu-68 phase, add adjust-tests phase.  Don't delete tests in
pre-check phase.
[native-inputs]: Remove AUTOCONF-2.13 and PYTHON-3.  Add AUTOCONF, M4, and
PYTHON-WRAPPER.
[inputs]: Replace ICU4C with ICU4C-71.
(mozjs-78): New variable.
* gnu/packages/games.scm (0ad)[inputs]: Change from MOZJS to MOZJS-78.
* gnu/packages/polkit.scm (polkit-mozjs)[inputs]: Likewise.
2022-08-27 01:31:23 +02:00
宋文武 0e11067d53
gnu: wesnoth: Update to 1.16.5.
* gnu/packages/games.scm (wesnoth): Update to 1.16.5.
2022-08-25 11:12:36 +08:00
Nicolas Goaziou 6199ee19ff
gnu: crawl: Honor the #:tests? flag.
* gnu/packages/games.scm (crawl)[arguments]<#:phases>: Honor the #:tests? flag
in custom check phase.
2022-08-24 16:06:46 +02:00
Nicolas Goaziou 1e16af13b0
gnu: crawl: Update to 0.29.0.
* gnu/packages/games.scm (crawl): Update to 0.29.0.
[source]<origin>: Use GIT-FETCH method.
[arguments]<#:make-flags>: Match new directory layout.
<#:phases>: Add a phase to set version without calling GIT.

* gnu/packages/patches/crawl-upgrade-saves.patch: Match new directory layout.
2022-08-24 16:03:32 +02:00
Tobias Geerinckx-Rice 9544553c8b
gnu: arx-libertatis: Update to 1.2.1.
* gnu/packages/games.scm (arx-libertatis): Update to 1.2.1.
2022-08-14 02:00:02 +02:00
Christine Lemmer-Webber 8337787720
Update copyright/name notices for Christine Lemmer-Webber.
* gnu/packages/games.scm: Update copyright/name notices for Christine
Lemmer-Webber.
2022-08-14 13:43:07 -04:00
Tobias Geerinckx-Rice 5dee2fdae7
gnu: xonotic: Further explore the concept of iteration.
* gnu/packages/games.scm (xonotic)[arguments]: Use FOR-EACH in the
'install-binaries and renamed 'install-desktop-entries phases.  Use
FIND-FILES in the 'install-icons phase.  Use both in 'wrap-binaries for
brevity (and SRFI-26 for fun).  Symlink ‘xonotic’ after wrapping, so we
don't double-wrap it.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice 642a3e3d7a
gnu: xonotic: Rename misleading 'bootstrap phase.
* gnu/packages/games.scm (xonotic)[arguments]: Rename (second!
stateful!) 'bootstrap phase to 'preconfigure.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice 22f865b7e6
gnu: xonotic: Normalise building Darkplaces.
* gnu/packages/games.scm (xonotic)[arguments]: Build Darkplaces in a single pass.
Honour MAKE-FLAGS, PARALLEL-BUILD?, and CC-FOR-TARGET.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice 3dc16fe0dc
gnu: xonotic: Use G-expressions.
* gnu/packages/games.scm (xonotic)[arguments]:
Rewrite as G-expressions.
2022-08-07 02:00:01 +02:00
Tobias Geerinckx-Rice d21ddfc9d8
gnu: xonotic-data: Don't copy 1.2-GiB file to build directory.
* gnu/packages/games.scm (xonotic-data)[arguments]:
Extract SOURCE directly from the store.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice 33ae2fb398
gnu: xonotic-data: Use G-expressions.
* gnu/packages/games.scm (xonotic-data)[arguments]:
Rewrite as G-expressions.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice 501d4b3bb4
gnu: xonotic: Remove input labels.
* gnu/packages/games.scm (xonotic)[inputs, native-inputs]:
Remove input labels.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice 3ec40d0074
gnu: xonotic-data: Remove input labels.
* gnu/packages/games.scm (xonotic-data)[native-inputs]:
Remove input labels.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice 12b0258d75
gnu: xonotic-data: Update to 0.8.5.
* gnu/packages/games.scm (xonotic-data): Update to 0.8.5.
[source]: Use HTTPS.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice ad871dae88
gnu: xonotic: Update to 0.8.5.
* gnu/packages/games.scm (xonotic): Update to 0.8.5.
[source]: Use HTTPS.
[arguments]: Don't explicitly return #t from phases.
2022-08-07 02:00:00 +02:00
Liliana Marie Prikler 1d543f67e2
gnu: queen: Use new package style.
* gnu/packages/games.scm (make-queen-package)[build-system]: Use
copy-build-system.
[arguments]: Convert to list of G-Expressions.
Replace #:modules and #:builder with #:install-plan and #:phases.
2022-08-06 06:45:14 +02:00
Felix Gruber 18007d3a7b
gnu: queen-de: Fix build.
The sources for queen-de lack a readme, so check whether one exists prior to
trying to install it.  See <https://bugs.gnu.org/56886>.

* gnu/packages/games.scm (make-queen-package)[#:builder]: Only install
readme.txt if it exists.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-06 06:45:13 +02:00
Tobias Geerinckx-Rice fe47ae3b79
gnu: frotz: Update to 2.54.
This fixes the build.

* gnu/packages/games.scm (frotz): Update to 2.54.
[arguments]: Use G-expressions.  Set CC in #:make-flags.
Remove obsolete 'curses phase.
Don't explicitly return #t from phases.
[native-inputs]: Add pkg-config and which.
[inputs]: Add ao.
2022-07-31 02:00:00 +02:00
Timotej Lazar 23cc276aaa
gnu: Add barony.
* gnu/packages/games.scm (barony): New variable.
* gnu/packages/patches/barony-fix-textures.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:46 +02:00
Nicolas Goaziou bea272b0ba
gnu: naev: Update to 0.9.4.
* gnu/packages/games.scm (naev): Update to 0.9.4.
2022-08-03 18:32:21 +02:00
Maxim Cournoyer eef8e2ec46
gnu: qttools: Rename to qttools-5.
Automated with:

  git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:48 -04:00
Maxim Cournoyer d15258d991
gnu: qtwebsockets: Rename to qtwebsockets-5.
Automated via:

  git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:46 -04:00
Maxim Cournoyer 735d340ae4
gnu: qtdeclarative: Rename to qtdeclarative-5.
Automated via the following commands:

  git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:44 -04:00
Maxim Cournoyer 5f22854339
gnu: qtmultimedia: Rename to qtmultimedia-5.
Automated via:

  git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
  git checkout NEWS
2022-07-31 21:55:44 -04:00
Maxim Cournoyer 1ef04fb228
gnu: qtsvg: Rename variable to qtsvg-5.
This is in preparation of the qtsvg update to version 6.

This change was automated via the following command:

  git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
2022-07-31 21:55:43 -04:00
Tobias Geerinckx-Rice c2aecd6738
gnu: lolcat: Move to (gnu packages toys).
As fun as this is, the gameplay is disappointing.
Also add a missing 2019 copyright for Liliana Marie.

* gnu/packages/games.scm (lolcat): Move from here…
* gnu/packages/toys.scm (lolcat): …to here.
2022-07-17 02:00:12 +02:00
Maxim Cournoyer f0c8abe857
gnu: pokerth: Fix build and modernize package.
Fixes <https://issues.guix.gnu.org/51093>.

* gnu/packages/games.scm (pokerth) [source]: Apply patch
[inputs]: Use new style.
[phases]: Delete trailing #t.  Use gexps.
{fix-paths}: Remove the gsasl and libircclient related substitutions.
2022-07-12 11:18:13 -04:00
Timotej Lazar aa565e7a10
gnu: naev: Update to 0.9.3.
* gnu/packages/games.scm (naev): Update to 0.9.3. Fix lonely parens.
[source]: Switch to git-fetch.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-28 22:43:58 +01:00
Timotej Lazar ae7302e523
gnu: corsix-th: Update to 0.66.
* gnu/packages/games.scm (corsix-th): Update to 0.66.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-28 18:01:35 +03:00
Tobias Geerinckx-Rice 62b2d37e51
gnu: retux: Update to 1.6.1.
* gnu/packages/games.scm (retux): Update to 1.6.1.
[arguments]: Don't explicitly return #t from phases.
[inputs]: Remove python-six.  I found no indication that it's used.
2022-06-05 02:00:12 +02:00
Foo Chuan Wei 2dae3cbecc
gnu: Add apricots.
* gnu/packages/games.scm (apricots): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:53 +02:00
Tobias Geerinckx-Rice e3fa68ec70
gnu: irrlicht: Remove input labels.
* gnu/packages/games.scm (irrlicht)[inputs]:
Remove input labels.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice 4e735cccc7
gnu: irrlicht: Use CC-FOR-TARGET.
* gnu/packages/games.scm (irrlicht)[arguments]: Use CC-FOR-TARGET.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice 64e78659f4
gnu: irrlicht: Update to 1.8.5.
* gnu/packages/games.scm (irrlicht): Update to 1.8.5.
[source]: Use unmodified Debian patches rather than manually maintain
a custom mash-up.
[arguments]: Add a new 'delete-broken-install-rule phase instead.
Don't explicitly return #t from phases.
* gnu/packages/patches/irrlicht-link-against-needed-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2022-05-29 02:00:00 +02:00
Vivien Kraus 5729e45160
gnu: Add irrlicht-for-minetest.
* gnu/packages/games.scm (irrlichtmt-for-minetest): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-05 12:11:04 +02:00
Tobias Geerinckx-Rice 5c6808748d
gnu: 7kaa: Update to 2.15.5.
* gnu/packages/games.scm (7kaa): Update to 2.15.5.
2022-05-29 02:00:00 +02:00
Gabriel Arazas d045780c6a
gnu: Add freerct.
* gnu/packages/games.scm (freerct): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-01 23:28:20 +02:00
Tobias Geerinckx-Rice f696bbb707
gnu: fortune-mod: Fix fortune directory.
It now matches the one given in the fortune(6) man page.

* gnu/packages/games.scm (fortune-mode)[arguments]:
Install to /share rather than /local/share/games.
Shorten the 'fix-install-directory phase.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice 6c345a2465
gnu: angband: Update to 4.2.4.
* gnu/packages/games.scm (angband): Update to 4.2.4.
[arguments]: Don't explicitly return #t from phases.
2022-05-29 02:00:26 +02:00
Maxim Cournoyer 5e25a69e6e
gnu: mozjs: Cleanup to only keep the last version.
* gnu/packages/gnuzilla.scm (mozjs): Preserve only the metadata and otherwise
update fields to use those of mozjs-78.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
[native-inputs]: Use new style.
(mozjs-38, mozjs-52, mozjs-60, mozjs-78): Delete variables.
* gnu/packages/patches/mozjs17-aarch64-support.patch
* gnu/packages/patches/mozjs24-aarch64-support.patch
* gnu/packages/patches/mozjs38-pkg-config-version.patch
* gnu/packages/patches/mozjs38-shell-version.patch
* gnu/packages/patches/mozjs38-tracelogger.patch
* gnu/packages/patches/mozjs38-version-detection.patch
* gnu/packages/patches/mozjs60-riscv64-support.patch: Delete patches.
* gnu/local.mk (dist_patch_DATA): De-register them.
* gnu/packages/games.scm (0ad): Adjust accordingly.
* gnu/packages/gnome.scm (gjs): Likewise.
* gnu/packages/polkit.scm (polkit-mozjs): Likewise.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer b7da08a4f9
gnu: Remove slingshot.
* gnu/packages/games.scm (slingshot): Delete variable.
2022-05-31 14:52:29 -04:00
Roman Riabenko 8dc47f9ee4
gnu: robotfindskitten: Fix typo in description.
* gnu/packages/games.scm (robotfindskitten)[description]: Use correct spelling
of “humorously”.
2022-05-26 09:14:10 +02:00
Tobias Geerinckx-Rice d62474af1b
gnu: fortune-mod: Update to 3.14.0.
* gnu/packages/games.scm (fortune-mod): Update to 3.14.0.
2022-05-22 02:00:01 +02:00
Tobias Geerinckx-Rice afa96117d0
gnu: rinutils: Update to 0.10.1.
* gnu/packages/games.scm (rinutils): Update to 0.10.1.
2022-05-22 02:00:01 +02:00
Tobias Geerinckx-Rice 24f0beea42
gnu: openttd: Update to 12.2.
* gnu/packages/games.scm (openttd): Update to 12.2.
2022-05-22 02:00:01 +02:00
Tobias Geerinckx-Rice 25215181f4
gnu: ltris: Update to 1.2.4.
* gnu/packages/games.scm (ltris): Update to 1.2.4.
2022-05-22 02:00:11 +02:00
Tobias Geerinckx-Rice b38069a4c9
gnu: cowsay: Update to 3.7.0.
* gnu/packages/games.scm (cowsay): Update to 3.7.0.
[arguments]: Convert to using G-expressions.
Adjust to new upstream build system.
2022-05-22 02:00:10 +02:00
Ludovic Courtès 1f3a155548
gnu: 0ad: Use regular symbol syntax.
* gnu/packages/games.scm (0ad)[inputs]: Use regular symbol syntax for
'0ad-data'.
2022-05-18 22:29:54 +02:00
Felix Gruber 1259d320fc
gnu: freedroidrpg: Update to 1.0rc2.
* gnu/packages/games.scm (freedroidrpg): Update to 1.0rc2.
[source]: Handle rc suffix in version number.
[configure-flags]: Use gexps.
[inputs]: Use new style.  Add glew.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-18 10:58:18 -04:00
zamfofex 0a64b629ae
gnu: Add Liquid War 6.
* gnu/packages/games.scm (liquidwar6): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-04-29 23:14:45 +02:00
Efraim Flashner 03d0f7cca1
gnu: stockfish: Add support for more architectures.
* gnu/packages/games.scm (stockfish)[arguments]: Add ARCH matches for
more architectures. Add EXTRALDFLAGS for powerpc-linux. Add phase to
remove '-m' compiler flags.
2022-04-24 17:32:42 +03:00
Greg Hogan 9cf812f601
gnu: stockfish: Update to 15.
* gnu/packages/games.scm (stockfish): Update to 15.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-04-24 16:02:01 +03:00
Liliana Marie Prikler 6b4d37760e
gnu: openttd: Use new package style.
* gnu/packages/games.scm (openttd)[arguments]: Convert to list of
G-Expressions.
<install-data>: Use search paths to find ‘/share/games/openttd’ input
directories.
[native-inputs]: Use modify-inputs.
2022-04-19 20:28:01 +02:00
Liliana Marie Prikler 5376f3d058
gnu: openttd-openmsx: Use new package style.
* gnu/packages/games.scm (openttd-openmsx)[arguments]: Convert to list of
G-Expressions.
[native-inputs]: Drop labels.
2022-04-19 20:28:01 +02:00
Liliana Marie Prikler 4df82befc9
gnu: openttd-opensfx: Use new package style.
* gnu/packages/games.scm (openttd-opensfx)[arguments]: Convert to list of
G-Expressions.  Drop trailing ‘#t’s.
[native-inputs]: Drop labels.
2022-04-19 20:28:01 +02:00
Liliana Marie Prikler 2bae85d39b
gnu: openttd-gfx: Use new package style.
* gnu/packages/games.scm (openttd-gfx)[arguments]: Convert to list of
G-Expressions.
[native-inputs]: Drop labels.
2022-04-19 20:28:01 +02:00
Liliana Marie Prikler a1acec2fe9
gnu: openttd-engine: Drop labels from inputs.
* gnu/packages/games.scm (openttd-engine)[inputs]: Drop labels.
2022-04-19 20:28:00 +02:00
Liliana Marie Prikler f044d951b0
gnu: openttd: Let the music play.
* gnu/packages/games.scm (openttd)[inputs]: Remove timidity++.
Add fluidsynth and freepats-gm.
[#:phases]<patch-sources>: New phase.
2022-04-19 20:28:00 +02:00
Roman Riabenko b0f477b8a3
gnu: games: Add robotfindskitten.
* gnu/packages/games.scm (robotfindskitten): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-04-12 20:31:33 +02:00
Nicolas Goaziou 53abcfb1c3
gnu: bzflag: Improve package style.
* gnu/packages/games.scm (bzflag)[arguments]: Remove trailing #T from
phases. Use G-expressions.
2022-03-09 15:16:30 +01:00
Nicolas Goaziou f57d174a51
gnu: bzflag: Update to 2.4.24.
* gnu/packages/games.scm (bzflag): Update to 2.4.24.
2022-03-09 15:03:11 +01:00
Jelle Licht 2fc12474bf
gnu: Add openriichi.
* gnu/packages/games.scm (openriichi): New variable.
2022-03-07 13:47:54 +01:00
Tobias Geerinckx-Rice 7ba911d025
gnu: flightgear: Don't explicitly return #t anywhere.
* gnu/packages/games.scm (flightgear)[source]: Don't return #t from
snippet…
[arguments]: …nor from phases.
2022-02-27 01:00:00 +01:00
Tobias Geerinckx-Rice 3a72ee1046
gnu: flightgear: Use G-expressions.
This fixes the build by removing broken usage of %outputs.

* gnu/packages/games.scm (flightgear)[arguments]:
Rewrite as G-expressions.
2022-02-27 01:00:00 +01:00
Steve George e2d26ed061
gnu: freeciv: Update to 3.0.0.
* gnu/packages/games.scm (freeciv): Update to 3.0.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-28 11:01:10 +01:00
Nicolas Goaziou 2f2b30817a
gnu: crawl-tiles: Remove input labels.
* gnu/packages/games.scm (crawl-tiles)[inputs, native-inputs]: Remove labels.
2022-02-11 21:56:40 +01:00
Nicolas Goaziou 19753d9f65
gnu: crawl: Use G-epressions.
* gnu/packages/games.scm (crawl)[arguments]: Use G-expressions.
<#:phases>: Remove trailing #T.  Remove unnecessary arguments.
(crawl-tiles)[arguments]: Use G-expressions.
2022-02-11 21:56:40 +01:00
Nicolas Goaziou 32be3791a2
gnu: crawl: Remove input labels.
* gnu/packages/games.scm (crawl)[native-inputs, inputs]: Remove labels.
2022-02-11 21:56:39 +01:00
Nicolas Goaziou 59adc621af
gnu: crawl: Update to 0.28.0.
* gnu/packages/games.scm (crawl): Update to 0.28.0.
[inputs]: Add BASH-MINIMAL.
* gnu/packages/patches/crawl-upgrade-saves.patch: Update for 0.28.
2022-02-11 21:56:39 +01:00
Eric Bavier b8994272d4
gnu: pioneer: Update to 20220203.
* gnu/packages/games.scm (pioneer): Update to 20220203.
[arguments]: Add cmake flag to ensure system GLEW is used.
2022-02-10 23:43:06 -06:00
Nicolas Goaziou 0e103ec611
gnu: flare-game: Update to 1.13.04.
* gnu/packages/games.scm (flare-game): Update to 1.13.04.
2022-02-10 18:01:40 +01:00
Nicolas Goaziou 096f05043e
gnu: flare-engine: Update to 1.13.04.
* gnu/packages/games.scm (flare-engine): Update to 1.13.04.
2022-02-10 17:54:56 +01:00
Nicolas Goaziou 64c599c9a3
gnu: seahorse-adventures: Use G-expressions.
* gnu/packages/games.scm (seahorse-adventures)[origin]<snippet>:
[arguments]<#:phases>: Use G-expressions.
2022-02-08 00:06:23 +01:00
Nicolas Goaziou d1c0081166
gnu: seahorse-adventures: Remove trailing #T from phases and snippet.
* gnu/packages/games.scm (seahorse-adventures)[origin]<#:snippet>: Remove
trailing #T.
[arguments]<#:phases>: Remove trailing #T.
2022-02-08 00:01:43 +01:00
Nicolas Goaziou 58f9e034ba
gnu: seahorse-adventures: Update to 1.4.
* gnu/packages/games.scm (seahorse-adventures): Update to 1.4.
2022-02-07 23:59:01 +01:00
Nicolas Goaziou 6781729980
gnu: flare-game: Use HTTPS home page URI.
* gnu/packages/games.scm (flare-game)[home-page]: Use HTTPS URI.
2022-02-07 12:03:01 +01:00
Nicolas Goaziou 7047ca22e6
gnu: flare-game: Improve package style.
* gnu/packages/games.scm (flare-game)[arguments]: Use G-expressions.  Use
SEARCH-INPUT-DIRECTORY and SEARCH-INPUT-FILE.
2022-02-07 12:02:11 +01:00
Nicolas Goaziou 644be96305
gnu: flare-game: Update to 1.13.
* gnu/packages/games.scm (flare-game): Update to 1.13.
2022-02-07 12:00:44 +01:00
Nicolas Goaziou 4d6b3322fb
gnu: flare-engine: Improve package style.
* gnu/packages/games.scm (flare-engine)[arguments]: Use G-expressions.
[inputs]: Remove labels.
2022-02-07 11:08:11 +01:00
Nicolas Goaziou 80de5c213e
gnu: flare-engine: Update to 1.13.
* gnu/packages/games.scm (flare-engine): Update to 1.13.
2022-02-07 11:07:20 +01:00
Yovan Naumovski 62e3ba78af
gnu: openttd: Update to 12.1.
* gnu/packages/games.scm (openttd-engine): Update ot 12.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-02 18:08:25 +01:00
Marius Bakke 4ed2b6ac38
gnu: LLVM: Switch to 13 as the default.
* gnu/packages/llvm.scm (llvm, clang-runtime, clang, clang-toolchain): Use
version 13.
* gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from LLVM to LLVM-9.
* gnu/packages/rust.scm (rust-1.39, rust-1.40)[inputs]: Likewise.
* gnu/packages/debug.scm (c-reduce)[inputs]: Stick with CLANG-9 and/or LLVM-9.
* gnu/packages/diffoscope.scm (diffoscope)[inputs]: Likewise.
* gnu/packages/linux.scm (bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/llvm.scm (libclc, libomp)[native-inputs]: Likewise.
* gnu/packages/games.scm (hedgewars)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (openshadinglanguage)[native-inputs]: Likewise.
* gnu/packages/opencl.scm (pocl)[inputs]: Likewise.
2022-02-01 23:46:04 +01:00
Nicolas Goaziou 66e948d5e1
gnu: Fix copyright a line.
* gnu/packages/games.scm: Fix a copyright line.
2022-01-21 21:51:42 +01:00
Nicolas Goaziou 9dbc503223
gnu: naev: Update to 0.9.2.
* gnu/packages/games.scm (naev): Update to 0.9.2.
[inputs]: Add python since Meson build-system does not propagate it anymore.
2022-01-21 21:46:30 +01:00
Tobias Geerinckx-Rice ab5d31c53e
gnu: freedroidrpg: Fix build with GCC 10.
* gnu/packages/games.scm (freedroidrpg)[arguments]: Add ‘-fcommon’
to #:configure-flags' CFLAGS.
2022-01-16 01:00:00 +01:00
Maxim Cournoyer 41ec0573b8
gnu: Remove meson-0.59 workarounds.
Mostly automated with the following command:

$ grep --include='*.scm' '#:meson ,meson-0.59' -rl \
    | xargs sed -z 's/#:meson[^\n]*\s*//' -i

* gnu/packages/freedesktop.scm (malcontent)
(accountsservice): Delete #:meson argument.
* gnu/packages/games.scm (gnome-2048): Likewise.
* gnu/packages/geo.scm (gnome-maps): Likewise.
* gnu/packages/gnome.scm (gnome-photos, gnome-music)
(gnome-initial-setup, gnome-user-share, gnome-characters)
(gnome-disk-utility, gnome-font-viewer, evince, glade3)
(gnome-mines, gnome-sudoku, gnome-settings-daemon, devhelp)
(totem, eog, gvfs, simple-scan, epiphany, gnome-session, gedit)
(network-manager-applet, gnome-control-center, gnome-shell, nautilus)
(gnome-default-applications, gnome-weather, gnome-tweaks, cheese, gthumb)
(gitg, polari, gnome-boxes, gtranslator): Likewise.
* gnu/packages/gtk.scm: (gtkmm-3): Likewise.
* gnu/packages/pdf.scm (zathura): Likewise.
* gnu/packages/photo.scm (entangle): Likewise.
* gnu/packages/video.scm (pitivi): Likewise.
* gnu/packages/virtualization.scm (libvirt-glib): Likewise.
2022-01-10 11:44:29 -05:00
Tobias Geerinckx-Rice 61cd7853d1
gnu: tintin++: Update to 2.02.12.
* gnu/packages/games.scm (tintin++): Update to 2.02.12.
2022-01-09 01:36:38 +01:00
Tobias Geerinckx-Rice 3c43f1490b
gnu: fheroes2: Move source field.
* gnu/packages/games.scm (fheroes2)[source]: Move where expected.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice e7aee9fe8a
gnu: fheroes2: Update to 0.9.11.
* gnu/packages/games.scm (fheroes2): Update to 0.9.11.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice 94fbbf0d26
gnu: fheroes2: Remove input labels.
* gnu/packages/games.scm (fheroes2)[native-inputs, inputs]:
Remove input labels.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice b2f55787ef
gnu: pioneer: Fix build.
* gnu/packages/games (pioneer)[inputs]:
Downgrade libsigc++ to libsigc++-2.
2022-01-07 02:42:09 +01:00
Tobias Geerinckx-Rice ace78ef294
gnu: pioneer: Remove input labels.
* gnu/packages/games.scm (pioneer)[inputs]:
Remove input labels.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice 95100cc62b
gnu: edgar: Remove input labels.
* gnu/packages/games.scm (edgar)[inputs, native-inputs]:
Remove input labels.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice cd200a761d
gnu: edgar: Update to 1.35.
* gnu/packages/games.scm (edgar): Update to 1.35.
2022-01-07 02:41:17 +01:00
Felix Gruber 707acc4cfb
gnu: supertux: Update to 0.6.3.
* gnu/packages/games.scm (supertux): Update to 0.6.3.
[inputs] Sort list and add glm.
* gnu/packages/patches/supertux-unbundle-squirrel.patch: Adjust patch to
apply with upstream changes.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-05 15:50:59 -05:00
Tobias Geerinckx-Rice f7e6e93662
gnu: rinutils: Respect #:tests?
* gnu/packages/games.scm (rinutils)[arguments]: Respect #:tests? in 'check.
2022-01-05 03:54:03 +01:00
Tobias Geerinckx-Rice 99e4e23411
gnu: fortune-mod: Update to 3.12.0.
* gnu/packages/games.scm (fortune-mod): Update to 3.12.0.
[arguments]: Adjust 'delete-failing-test phase accordingly.
[native-inputs]: Add docbook-xml-5, docbook-xsl, and
perl-app-xml-docbook-builder.
2022-01-04 05:39:00 +01:00
Tobias Geerinckx-Rice 106aac634d
gnu: fortune-mod: Use G-expressions.
* gnu/packages/games.scm (fortune-mod)[arguments]:
Rewrite as G-expressions.  Split up misnamed 'fix-build-env phase into
'enter-build-directory, 'copy-cmake-modules, and 'delete-failing-test.
Don't explicitly return #t from phases.
[native-inputs]: Remove input labels.  Remove shlomif-cmake-modules.
2022-01-04 05:39:00 +01:00
Tobias Geerinckx-Rice b7c03093eb
gnu: rinutils: Update to 0.10.0.
* gnu/packages/games.scm (rinutils): Update to 0.10.0.
2022-01-04 05:39:00 +01:00
Tobias Geerinckx-Rice 0f97e0af40
gnu: rinutils: Use G-expressions.
* gnu/packages/games.scm (rinutils)[arguments]:
Rewrite as G-expressions.  Rename misnamed 'fix-build-env.
[native-inputs]: Remove input labels.  Remove shlomif-cmake-modules.
2022-01-04 05:39:00 +01:00
Tobias Geerinckx-Rice 897ce1c81f
gnu: shlomif-cmake-modules: Update to 89f05caf86078f783873975525230cf4fecede8a.
* gnu/packages/games.scm (shlomif-cmake-modules): Update to commit
89f05caf86078f783873975525230cf4fecede8a.
2022-01-04 05:39:00 +01:00
Nicolas Goaziou 13a7336594
gnu: naev: Update to 0.9.1.
* gnu/packages/games.scm (naev): Update to 0.9.1.
[source]: Use URL-FETCH.
[arguments]<#:phases>: Remove keyword.
[native-inputs]: Remove NAEV-ARTWORK.
(naev-artwork): Remove variable.
2022-01-04 00:22:09 +01:00
Guillaume Le Vaillant fea60a2fff
gnu: 0ad: Fix building with mozjs version other than 78.6.
Fixes <https://issues.guix.gnu.org/52913>.

* gnu/packages/games.scm (0ad)[native-inputs]: Remove labels.
  [arguments]: Add 'fix-mozjs-compatibility' phase.
2022-01-02 13:51:49 +01:00
Felix Gruber a83dc5022b
gnu: widelands: Fix build against boost 1.77.
Widelands fails to build with boost 1.77 due to a missing include in one
of Wideland's header files that was previously indirectly included by
boost 1.76.

* gnu/packages/patches/widelands-add-missing-map-include.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/games.scm (widelands)[source]: Add patch.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-01 23:22:59 -05:00
Felix Gruber 6f83a503af
gnu: freegish: Update to 0-2.21977ee5f.
This fixes the build when using GCC 10.

* gnu/packages/games.scm (freegish): Update to 0-2.21977ee5f.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-01 22:53:42 -05:00
Vagrant Cascadian ae876b9ce1
gnu: Capitalize beginning of synopsis.
* gnu/packages/admin.scm (hungrycat)[synopsis]: Captalize.
* gnu/packages/cobol.scm (gnucobol)[synopsis]: Likewise.
* gnu/packages/cpp.scm (clipper)[synopsis]: Likewise.
* gnu/packages/crates-graphics.scm (rust-piston-texture-0.8)[synopsis]:
  Likewise.
* gnu/packages/crates-io.scm (rust-alloc-stdlib-0.2, rust-atom-0.3,
  rust-oorandom-11.1, rust-r2d2, rust-scheduled-thread-pool-0.2,
  rust-takeable-option-0.4, rust-ttf-parser-0.12)[synopsis]: Likewise.
* gnu/packages/games.scm (roguebox-adventures)[synopsis]: Likewise.
* gnu/packages/gl.scm (libepoxy)[synopsis]: Likewise.
* gnu/packages/gnome-xyz.scm (arc-theme)[synopsis]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-cborg-json, ghc-rio)[synopsis]: Likewise.
* gnu/packages/installers.scm (mingw-path)[synopsis]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-utilities)[synopsis]: Likewise.
* gnu/packages/maths.scm (coda)[synopsis]: Likewise.
* gnu/packages/ocaml.scm (ocaml4.07-ppx-sexp-message)[synopsis]: Likewise.
* gnu/packages/perl6.scm (perl6-json)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-markuppy,
  python-febelfin-coda)[synopsis]: Likewise.
* gnu/packages/statistics.scm (r-magrittr)[synopsis]: Likewise.
* gnu/packages/terminals.scm (sakura)[synopsis]: Likewise.
2021-12-30 21:23:27 -08:00
Vagrant Cascadian 9c3c68dae4
gnu: Remove leading article from synopsis.
* gnu/packages/admin.scm (hungrycat)[synopsis]: Remove leading article.
* gnu/packages/cobol.scm (gnucobol)[synopsis]: Likewise.
* gnu/packages/cpp.scm (clipper)[synopsis]: Likewise.
* gnu/packages/crates-graphics.scm (rust-piston-texture-0.8)[synopsis]:
  Likewise.
* gnu/packages/crates-io.scm (rust-alloc-stdlib-0.2, rust-atom-0.3,
  rust-oorandom-11.1, rust-r2d2, rust-scheduled-thread-pool-0.2,
  rust-takeable-option-0.4, rust-ttf-parser-0.12,
  rust-svd-parser-0.9)[synopsis]: Likewise.
* gnu/packages/games.scm (roguebox-adventures)[synopsis]: Likewise.
* gnu/packages/gl.scm (libepoxy)[synopsis]: Likewise.
* gnu/packages/gnome-xyz.scm (arc-theme)[synopsis]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-cborg-json, ghc-rio)[synopsis]: Likewise.
* gnu/packages/installers.scm (mingw-path)[synopsis]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-utilities)[synopsis]: Likewise.
* gnu/packages/lisp.scm (gcl, clisp)[synopsis]: Likewise.
* gnu/packages/maths.scm (coda)[synopsis]: Likewise.
* gnu/packages/ocaml.scm (ocaml4.07-ppx-sexp-message)[synopsis]: Likewise.
* gnu/packages/perl6.scm (perl6-json)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-pari-jupyter, python-markuppy,
  python-febelfin-coda)[synopsis]: Likewise.
* gnu/packages/scheme.scm (mit-scheme)[synopsis]: Likewise.
* gnu/packages/statistics.scm (r-magrittr)[synopsis]: Likewise.
* gnu/packages/terminals.scm (sakura)[synopsis]: Likewise.
2021-12-30 20:54:47 -08:00
Felix Gruber 9f202d492c
gnu: naev: Update to 0.9.0.
* gnu/packages/games.scm (naev): Update to 0.9.0.
[arguments]: Add phases to copy artwork and fix msgfmt path.
[native-inputs]: Use new simplified format and add naev-artwork.
[inputs]: Use new simplified format and add libunibreak and
python-pyyaml.
[license]: Remove licenses of artwork which is now found in the new
naev-artwork package.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-28 15:07:58 +01:00
Felix Gruber 001fe78bbd
gnu: Add naev-artwork.
* gnu/packages/games.scm (naev-artwork): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-28 15:03:51 +01:00
Marius Bakke 3776668c5e
gnu: fifengine: Simplify inputs.
* gnu/packages/games.scm (fifengine)[native-inputs]: Remove labels.
2021-12-26 00:58:27 +01:00
Marius Bakke d9aa923dfd
gnu: fifengine: Gexp arguments.
* gnu/packages/games.scm (fifengine)[arguments]: Rewrite as gexps.  Remove
input labels, top-level Python reference, and trailing #t's.
2021-12-26 00:58:27 +01:00
Marius Bakke 52d945d382
gnu: fifengine: Fix build.
* gnu/packages/patches/fifengine-boost-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/games.scm (fifengine)[source](patches): Add it.
[arguments]: Remove defunct Python module import.
2021-12-26 00:58:27 +01:00
Foo Chuan Wei 72a5895b7e
gnu: Add xblackjack.
* gnu/packages/games.scm (xblackjack): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-22 23:23:17 +01:00
Tobias Geerinckx-Rice 366e35c843
gnu: freeciv: Update to 2.6.6.
* gnu/packages/games.scm (freeciv): Update to 2.6.6.
2021-12-18 19:36:32 +01:00
Tobias Geerinckx-Rice 484fcf09fd
gnu: fheroes2: Update to 0.9.10.
* gnu/packages/games.scm (fheroes2): Update to 0.9.10.
2021-12-18 19:36:32 +01:00
Marius Bakke e661f4eff4
gnu: Remove unneeded uses of custom GCC versions.
* gnu/packages/bioinformatics.scm (libmaus2, biobambam2)[native-inputs]:
Remove GCC-10.
* gnu/packages/game-development.scm (libresprite, python-pyxel)[native-inputs]: Likewise.
* gnu/packages/lua.scm (emilua)[native-inputs]: Likewise.
* gnu/packages/radio.scm (sdr++)[native-inputs]: Likewise.
* gnu/packages/wm.scm (fnott)[native-inputs]: Likewise.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Likewise.
(scintilla)[native-inputs]: Remove GCC-9.
* gnu/packages/build-tools.scm (bear)[native-inputs]: Likewise.
* gnu/packages/cpp.scm (magic-enum)[native-inputs]: Likewise.
* gnu/packages/games.scm (openttd)[native-inputs]: Likewise.
(schiffbruch)[native-inputs]: Remove GCC-11.
* gnu/packages/music.scm (liquidsfz, geonkick)[native-inputs]: Remove GCC-9.
* gnu/packages/fcitx5.scm (fcitx5, libime, fcitx5-configtool)[native-inputs]:
Likewise.
* gnu/packages/wine.scm (dxvk32)[native-inputs]: Likewise.
* gnu/packages/ftp.scm (libfilezilla)[native-inputs]: Remove GCC-8.
* gnu/packages/image.scm (blurhash)[native-inputs]: Likewise.
* gnu/packages/jami.scm (libring)[native-inputs]: Likewise.
* gnu/packages/pdf.scm (xournalpp)[native-inputs]: Likewise.
* gnu/packages/telegram.scm (webrtc-for-telegram-desktop,
telegram-desktop)[native-inputs]: Likewise.
2021-12-17 19:07:17 +01:00
Efraim Flashner 2ba263864b
gnu: quadrapassel: Remove input labels.
* gnu/packages/games.scm (quadrapassel)[native-inputs]: Remove labels
from inputs.
2021-12-14 15:33:21 +02:00
Efraim Flashner ddd19013e0
gnu: quadrapassel: Update to 40.2.
* gnu/packages/games.scm (quadrapassel): Update to 40.2.
2021-12-14 15:30:23 +02:00
Ludovic Courtès e3196755e6
gnu: Further simplify package inputs.
This is the result of running:

  ./pre-inst-env guix style --input-simplification=safe

and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès 8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Mathieu Othacehe 32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates 2021-12-10 21:49:25 +01:00
Andy Tai 53d69a60e7
gnu: superstarfighter: Update to 0.6.5.
* gnu/packages/games.scm (superstarfighter): Update to 0.6.5.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-10 11:18:55 -05:00
Ricardo Wurmus 9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
Nicolas Goaziou 39f9b2804a
gnu: cataclysm-dda: Update to 0.F-3.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-3.
2021-11-28 14:15:21 +01:00
Tobias Geerinckx-Rice d0db0e7892
gnu: wesnoth: Update to 1.16.1.
* gnu/packages/games.scm (wesnoth): Update to 1.16.1.
2021-11-27 00:49:54 +01:00
Tobias Geerinckx-Rice ba015b2b20
gnu: chroma: Update to 1.20.
* gnu/packages/games.scm (chroma): Update to 1.20.
2021-11-27 00:49:53 +01:00
Ludovic Courtès 138498feec
gnu: Use 'search-input-directory' for the SDL header directory.
This is a followup to bf182596a9.

* gnu/packages/games.scm (prboom-plus, red-eclipse, btanks)
(edgar): Use 'search-input-directory' instead of 'search-input-file'
when looking for "include/SDL".
(abbaye): Likewise, and search "include/SDL2" instead of "include/SDL".
2021-11-25 23:15:39 +01:00
Ludovic Courtès b15e543d30
Merge branch 'master' into core-updates-frozen 2021-11-23 11:29:38 +01:00
Ricardo Wurmus 92deae62c1
gnu: jumpnbump: Remove trailing #T.
* gnu/packages/games.scm (jumpnbump)[arguments]: Remove trailing #T from build
phase 'fix-sdl-path.
2021-11-22 22:52:01 +01:00
Ricardo Wurmus 02296cb0c8
gnu: jumpnbump: Add -fcommon to CFLAGS.
* gnu/packages/games.scm (jumpnbump)[arguments]: Replace 'configure phase to
add -fcommon to CFLAGS.
2021-11-22 22:51:27 +01:00
Ricardo Wurmus 1882282843
gnu: megaglest: Pass -fcommon to compiler.
* gnu/packages/games.scm (megaglest)[arguments]: Add -fcommon to CFLAGS and
CXXFLAGS.
2021-11-22 20:32:07 +01:00
Julien Lepiller 70a88dac11
gnu: laby: Fix build.
* gnu/packages/games.scm (laby)[inputs]: Use lablgtk3.
[arguments]: Remove allow-unsafe-strings phase.
2021-11-20 04:02:54 +01:00
Efraim Flashner dcc4028c0e
gnu: irrlicht: Update home-page.
* gnu/packages/games.scm (irrlicht)[home-page]: Update to new home-page.
2021-11-18 21:13:23 +02:00
Vivien Kraus 2691864533
gnu: irrlicht: Fix build.
* gnu/packages/games.scm (irrlicht) [phase remove-<sys/systctl.h>]:
<sys/sysctl.h> has been removed from glibc, and it is not used, so remove it.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-11-18 21:09:43 +02:00
Ludovic Courtès 3a317f7476
Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
Vivien Kraus 74432fb7ba
gnu: gnome-2048: Fix build.
* gnu/packages/games.scm (gnome-2048)[arguments]: Use meson 0.59.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-15 17:03:00 +01:00
Michael Rohleder dd1b0d9d76
gnu: stockfish: Update to 14.1.
* gnu/packages/games.scm (stockfish): Update to 14.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-15 11:33:24 +01:00
phodina f8ac788b95
gnu: sdlpop: Fix executable location.
* gnu/packages/games.scm (sdlpop)[arguments]: Substitute location of executable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-09 13:23:52 +01:00
Tobias Geerinckx-Rice 9b14b26f0a
gnu: packages: Remove last year's deprecations.
* gnu/packages/admin.scm (guile3.0-shepherd): Remove variable.
* gnu/packages/benchmark.scm (imb-openmpi): Likewise.
* gnu/packages/boost.scm (boost-with-python3): Likewise.
* gnu/packages/pep.scm (python-pep-adapter)[inputs]: Adjust accordingly.
* gnu/packages/cpp.scm (nlohmann-json-cpp): Likewise.
* gnu/packages/games.scm (openrct2)[inputs]: Adjust accordingly.
* gnu/packages/cups.scm (escpr): Likewise.
* gnu/packages/django.scm (python-django-jsonfield): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme)
(emacs-modus-vivendi-theme): Likewise.
* gnu/packages/engineering.scm (kicad-i18l): Likewise.
* gnu/packages/enlightenment.scm (enlightenment-wayland): Likewise.
* gnu/packages/firmware.scm (opensbi-qemu-virt, opensbi-qemu-sifive-u):
Likewise.
* gnu/packages/fonts.scm (font-gnu-freefont-ttf, font-open-dyslexic):
Likewise.
* gnu/packages/game-development.scm (guile3.0-chickadee)
(python-sge-pygame): Likewise.
* gnu/packages/games.scm (retux)[inputs]: Adjust accordingly.
* gnu/packages/gnome-xyz.scm (numix-theme): Likewise.
* gnu/packages/gnupg.scm (guile3.0-gcrypt): Likewise.
* gnu/packages/gstreamer.scm (gst-transcoder): Likewise.
* gnu/packages/gtk.scm (guile3.0-cairo, guile3.0-present, guile3.0-rsvg):
Likewise.
* gnu/packages/guile-xyz.scm (guile3.0-colorized, guile3.0-commonmark)
(guile3.0-config, guile3.0-email, guile3.0-fibers, guile3.0-gi)
(guile3.0-hall, guile3.0-hashing, guile3.0-haunt, guile3.0-ics)
(guile3.0-irregex, guile3.0-lib, guile3.0-mcron, guile3.0-minikanren)
(guile3.0-ncurses, guile3.0-ncurses/gpm, guile3.0-newt, guile3.0-parted)
(guile3.0-pfds, guile3.0-picture-language, guile3.0-semver)
(guile3.0-simple-zmq, guile3.0-squee, guile3.0-syntax-highlight)
(guile3.0-websocket, guile3.0-wisp, guile3.0-xapian): Likewise.
* gnu/packages/guile.scm (define-deprecated-guile3.0-package)
(guile3.0-json, guile3.0-gdbm-ffi, guile3.0-sqlite3)
(guile3.0-bytestructures, guile3.0-git): Likewise.
* gnu/packages/haskell-apps.scm (ghc-stylish-haskell): Likewise.
* gnu/packages/linux.scm (linux-libre-arm-veyron): Likewise.
* gnu/packages/mail.scm (guile3.0-mailutils): Likewise.
* gnu/packages/monitoring.scm (python2-graphite-web): Likewise.
* gnu/packages/package-management.scm (guile3.0-guix): Likewise.
* gnu/packages/package-management.scm (python-conda): Likewise.
* gnu/packages/phabricator.scm (libphutil): Likewise.
* gnu/packages/plotutils.scm (guile3.0-charting): Likewise.
* gnu/packages/python-xyz.scm (python2-smmap2, python-glances)
(python-smmap2): Likewise.
* gnu/packages/shells.scm (oil-shell): Likewise.
* gnu/packages/sqlite.scm (sqlite-with-column-metadata): Likewise.
* gnu/packages/ssh.scm (guile3.0-ssh): Likewise.
* gnu/packages/terminals.scm (et): Likewise.
* gnu/packages/tls.scm (guile3.0-gnutls): Likewise.
* gnu/packages/vlang.scm (v): Likewise.
* gnu/packages/vpn.scm (wireguard): Likewise.
* gnu/packages/web-browsers.scm (next, sbcl-next): Likewise.
* gnu/packages/xorg.scm (transset-df): Likewise.
2021-11-08 23:00:55 +01:00
Efraim Flashner 1c94392a13
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-08 09:06:14 +02:00
Tobias Geerinckx-Rice 3f4eb02fe5
gnu: fheroes2: Update to 0.9.9.
* gnu/packages/games.scm (fheroes2): Update to 0.9.9.
2021-11-08 02:15:24 +01:00
Brendan Tildesley dab2ac2ed5
gnu: 0ad: Update to 0.0.25b-alpha.
* gnu/packages/games.scm (0ad-data): Update to 0.0.25b-alpha.
Unpack .zip files without need for a snippet.
(0ad): Update to 0.0.25b-alpha.
[arguments]<#:phases>: Properly unbundle cxxtest. Respect #:tests?.
Install Freedesktop mimeinfo.
Install icon to hicolor theme instead of share/pixmaps, which I don't
think is used.
<#:tests> Disable tests for now since they don't run.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-07 22:57:05 +01:00
Felix Gruber 92af2ec5d0
gnu: openttd: Fix build failure.
* packages/games.scm (openttd)[native-inputs]: Use gcc-9 to fix build
  failure.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-07 22:13:37 +01:00
Felix Gruber c9b9919858
gnu: openttd-openmsx: Update to 0.4.2.
* packages/games.scm (openttd-openmsx): Update to 0.4.2.
  [native-inputs]: Replace python-2 with python-wrapper.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-07 22:13:37 +01:00
Felix Gruber 574f4b7d3f
gnu: openttd-opensfx: Update to 1.0.2.
* packages/games.scm (openttd-opensfx): Update to 1.0.2.
  [native-inputs]: Replace python-2 with python.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-07 22:13:37 +01:00
Felix Gruber c2759211fc
gnu: openttd-opengfx: Update to 7.1.
* packages/games.scm (openttd-opengfx): Update to 7.1.
  [native-inputs]: Replace python-2 with python.
  [arguments]: Use cc-for-target.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-07 22:13:36 +01:00
Felix Gruber b6bb7720eb
gnu: openttd-engine: Update to 12.0.
* gnu/packages/games.scm (openttd-engine): Update engine to 12.0.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-07 22:13:36 +01:00
Efraim Flashner 19c38b2acc
gnu: flightgear: Prepare to run test suite.
* gnu/packages/games.scm (flightgear)[arguments]: Add phase to build
test binary. Add phase to skip some failing tests. Move 'check phase to
after 'install-data.
2021-11-04 00:11:09 +02:00
Efraim Flashner b93e06a964
gnu: flightgear: Use system cppunit.
* gnu/packages/games.scm (flightgear)[source]: Adjust snippet to remove
bundled cppunit.
[arguments]: Add configure-flag to use system cppunit.
2021-11-04 00:11:09 +02:00
Efraim Flashner d3abd5cd8b
gnu: simgear: Remove bundled expat.
* gnu/packages/games.scm (simgear)[source]: Add snippet to remove
bundled expat.
[arguments]: Add configure-flag to use system expat.
2021-11-04 00:11:08 +02:00
Efraim Flashner aae82f2a95
gnu: flightgear: Build with newer inputs.
* gnu/packages/games.scm (flightgear)[inputs]: Replace
openscenegraph-3.4 with openscenegraph, boost-for-mysql with boost.
(simgear)[inputs]: Same.
2021-11-04 00:11:08 +02:00
Efraim Flashner 230b34cb5c
gnu: simgear: Honor #:tests? flag.
* gnu/packages/games.scm (simgear)[arguments]: Adjust custom 'check
phase to honor the #:tests? flag.
2021-11-04 00:11:08 +02:00
Efraim Flashner 3a5b1cc32a
gnu: flightgear: Build with qt-build-system.
* gnu/packages/games.scm (flightgear)[build-system]: Switch to
qt-build-system.
[arguments]: Remove 'wrap-executable phase.
2021-11-04 00:11:08 +02:00
phodina 347227efc1
gnu: flightgear: Update to 2020.3.11.
* gnu/packages/games.scm (simgear, flightgear): Update to 2020.3.11.
(flightgear-data): Update uri.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-11-04 00:11:07 +02:00
Efraim Flashner 075df3d3e2
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-03 14:27:51 +02:00
Tobias Geerinckx-Rice b2721c3656
gnu: odamex: Update to 0.9.5.
* gnu/packages/games.scm (odamex): Update to 0.9.5.
2021-11-03 13:10:44 +01:00
Nicolas Goaziou 9775d22f8c
gnu: Add naev.
* gnu/packages/games.scm (naev): New variable.
2021-11-02 21:29:52 +01:00
Efraim Flashner bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-10-31 14:49:47 +02:00
Felix Gruber 4e5000114e
gnu: wesnoth: Update to 1.16.0.
* gnu/packages/games.scm (wesnoth): Update to 1.16.0.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-31 15:13:25 +05:30
Tobias Geerinckx-Rice 3af75416e7
gnu: chroma: Update to 1.19.
* gnu/packages/games.scm (chroma): Update to 1.19.
[arguments]: Remove "CFLAGS=-fgnu89-inline" work-around.
2021-10-29 21:14:39 +02:00
Ludovic Courtès 2dffe4767c
gnu: Use 'search-input-file' some more.
This patch replaces occurrences of:

  (string-append (assoc-ref %build-inputs "…") "/…")

by:

  (search-input-file %build-inputs "/…")

* doc/guix.texi (Miscellaneous Services): Use 'search-input-file' in R
Shiny example.
* gnu/packages/admin.scm (screenfetch): Use 'search-input-file'.
(ufetch): Likewise.
(hosts): Likewise.
* gnu/packages/backup.scm (dirvish): Likewise.
* gnu/packages/code.scm (colormake): Likewise.
* gnu/packages/compression.scm (makeself-safeextract): Likewise.
* gnu/packages/debug.scm (scanmem): Likewise.
* gnu/packages/education.scm (snap): Likewise.
(omnitux): Likewise.
* gnu/packages/emacs-xyz.scm (epipe): Likewise.
* gnu/packages/games.scm (openttd-opensfx): Likewise.
(openttd-openmsx): Likewise.
(openrct2-title-sequences):  Likewise.
(openrct2-objects):  Likewise.
(mrrescue):  Likewise.
(0ad-data):  Likewise.
(xonotic-data):  Likewise.
(drascula):  Likewise.
(make-lure-package):  Likewise.
(make-queen-package):  Likewise.
(sky):  Likewise.
* gnu/packages/gnome.scm (network-manager): Likewise.
* gnu/packages/gnuzilla.scm (icedove): Likewise.
* gnu/packages/guile-xyz.scm (guile-shapefile): Likewise.
* gnu/packages/hurd.scm (netdde): Likewise.
* gnu/packages/javascript.scm (js-context-menu): Likewise.
(js-commander): Likewise.
(js-xmldom-sre): Likewise.
* gnu/packages/kde-frameworks.scm (krunner): Likewise.
* gnu/packages/kodi.scm (kodi-cli): Likewise.
* gnu/packages/libreoffice.scm (hunspell-dict-pl): Likewise.
* gnu/packages/linux.scm (e2fsck/static): Likewise.
* gnu/packages/markup.scm (markdown): Likewise.
* gnu/packages/maths.scm (hdf-java): Likewise.
* gnu/packages/multiprecision.scm (libtomcrypt): Likewise.
* gnu/packages/networking.scm (batctl): Likewise.
* gnu/packages/python-xyz.scm (python-pymediainfo): Likewise.
* gnu/packages/shells.scm (fish-foreign-env): Likewise.
* gnu/packages/tex.scm (texlive-fonts-iwona): Likewise.
* gnu/packages/upnp.scm (miniupnpc): Likewise.
* gnu/packages/version-control.scm (git-annex-remote-rclone): Likewise.
* gnu/packages/virtualization.scm (qemu): Likewise.
* gnu/packages/web.scm (icedtea-web): Likewise.
* gnu/packages/wm.scm (stumpish): Likewise.
2021-10-23 23:05:21 +02:00
Mathieu Othacehe e486b2b674
Merge remote-tracking branch 'signed/master' into core-updates 2021-10-18 14:37:26 +00:00
Tobias Geerinckx-Rice dfbc2236ee
gnu: angband: Update to 4.2.3.
* gnu/packages/games.scm (angband): Update to 4.2.3.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Remove custom 'bootstrap phase.
2021-10-16 17:30:29 +02:00
Marius Bakke 0f77e50139
Merge branch 'master' into core-updates-frozen 2021-10-14 00:01:12 +02:00
Tobias Geerinckx-Rice 27238d4530
gnu: fheroes2: Update to 0.9.8.
* gnu/packages/games.scm (fheroes2): Update to 0.9.8.
2021-10-13 01:20:20 +02:00
Mathieu Othacehe a1eca979fb
Merge remote-tracking branch 'origin/master' into core-updates-frozen. 2021-10-12 17:46:23 +00:00
Efraim Flashner 27e33695b3
gnu: supertuxkart: Update to 1.3.
* gnu/packages/games.scm (supertuxkart): Update to 1.3.
[source]: Download from github. Update snippet to remove different
bundled libraries.
[arguments]: Adjust configure-flags for new version.
[inputs]: Add sqlite.
2021-10-08 16:59:32 +03:00
Nicolas Goaziou 692cce52ca
gnu: joycond: Small refactoring.
* gnu/packages/games.scm (joycond)[arguments]<#:phases>: Use (assoc-ref
outputs "out") instead of %output.
2021-10-08 12:16:15 +02:00
phodina via Guix-patches via f44d7f68e6
gnu: Add joycond.
* gnu/packages/games.scm (joycond): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-08 12:12:44 +02:00
Lars-Dominik Braun 2a1b6c0dbf
gnu: hedgewars: Fix build.
* gnu/packages/patches/hedgewars-network-bsd.patch: Import upstream patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/games.scm (hedgewars): Use it.
2021-10-08 09:13:53 +02:00
Guillaume Le Vaillant a940689896
gnu: kajongg: Fix build.
* gnu/packages/games.scm (kajongg)[inputs]: Add python-zope-interface.
  [arguments]: Add 'fix-paths' phase. Update 'wrap' phase and move it after
  'qt-wrap' phase.
2021-10-07 15:53:33 +02:00
Tobias Geerinckx-Rice 4529b763c4
gnu: powwow: Update to 1.2.23.
* gnu/packages/games.scm (powwow): Update to 1.2.23.
2021-10-06 19:16:21 +02:00
Tobias Geerinckx-Rice 705007945f
gnu: crawl: Update to 0.27.1.
* gnu/packages/games.scm (crawl): Update to 0.27.1.
2021-10-05 01:36:23 +02:00
Guillaume Le Vaillant df897e1dae
gnu: gnugo: Fix compiling with gcc 10.
* gnu/packages/games.scm (gnugo)[arguments]: Add '-fcommon' to CFLAGS.
2021-10-04 16:57:54 +02:00
Tobias Geerinckx-Rice 25b62e7bbb
gnu: freeorion: Update to 0.4.10.2.
* gnu/packages/games.scm (freeorion): Update to 0.4.10.2.
2021-10-03 19:23:51 +02:00
Tobias Geerinckx-Rice d536083f33
gnu: freeorion: Don't use unstable tarball.
* gnu/packages/games.scm (freeorion)[source]: Use GIT-FETCH and
GIT-FILE-NAME.  Remove explicit #t snippet return value.
2021-10-03 19:23:50 +02:00
Tobias Geerinckx-Rice d9ac466b7f
gnu: corsix-th: Update to 0.65.1.
* gnu/packages/games.scm (corsix-th): Update to 0.65.1.
2021-10-03 19:23:50 +02:00
phodina via Guix-patches via 87178ed29e
gnu: Add falltergeist.
* gnu/packages/games.scm (falltergeist): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-28 21:39:48 +02:00
phodina via Guix-patches via f9ed753c7b
gnu: Add sdlpop.
* gnu/packages/games.scm (sdlpop): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-28 21:33:43 +02:00
Liliana Marie Prikler 719bbcc15e
Update copyright assignments for Liliana Marie Prikler.
* doc/guix.texi: Update copyright name for Liliana Marie Prikler.
* gnu/packages/build-tools.scm: Update copyright name and email for Liliana
Marie Prikler.
* gnu/packages/convmv.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/emacs.scm: Likewise.
* gnu/packages/esolangs.scm: Likewise.
* gnu/packages/game-development.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gnome-xyz.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/gstreamer.scm: Likewise.
* gnu/packages/guile-xyz.scm: Likewise.
* gnu/packages/minetest.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/patches/minetest-add-MINETEST_MOD_PATH.patch: Likewise.
* gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: Likewise.
* gnu/packages/patches/webkitgtk-bind-all-fonts.patch: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/unicode.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
* gnu/services/sound.scm: Likewise.
* guix/build-system/renpy.scm: Likewise.
* guix/build/emacs-utils.scm: Likewise.
* guix/build/renpy-build-system.scm: Likewise.
2021-09-25 09:34:36 +02:00
Felix Gruber a3324e5753
gnu: 4dtris: Fix build.
* gnu/packages/games.scm (4dtris)[attributes]: Add -fcommon to CFLAGS
  and use search-input-directory to find SDL include path.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-09-21 13:50:53 +00:00
Liliana Marie Prikler 43cf1fbdd6
gnu: cockatrice: Use qt-build-system.
This makes it so that resources baked into the executable are actually found
and used.

* gnu/packages/games.scm (cockatrice)[build-system]: Change to qt-build-system.
2021-09-20 21:49:36 +02:00
Guillaume Le Vaillant 642fcb1d08
gnu: q5go: Fix build.
* gnu/packages/games.scm (q5go)[arguments]: Add 'fix-header' phase.
2021-09-18 15:03:41 +02:00
Marius Bakke 5c3cb22c9b
Merge branch 'master' into core-updates-frozen
Conflicts:
	gnu/packages/bioinformatics.scm
	gnu/packages/chez.scm
	gnu/packages/docbook.scm
	gnu/packages/ebook.scm
	gnu/packages/gnome.scm
	gnu/packages/linux.scm
	gnu/packages/networking.scm
	gnu/packages/python-web.scm
	gnu/packages/python-xyz.scm
	gnu/packages/tex.scm
	gnu/packages/version-control.scm
	gnu/packages/xml.scm
	guix/build-system/dune.scm
	guix/build-system/go.scm
	guix/build-system/linux-module.scm
	guix/packages.scm
2021-09-17 01:25:52 +02:00
Guillaume Le Vaillant 7ceafdf072
gnu: crispy-doom: Fix build.
* gnu/packages/games.scm (crispy-doom)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-16 10:31:25 +02:00
Efraim Flashner c38cca1e3e
gnu: teeworlds: Enable tests.
* gnu/packages/games.scm (teeworlds)[arguments]: Enable tests. Set
test-target.
[native-inputs]: Add googletest.
2021-09-14 16:29:16 +03:00
Efraim Flashner a0d38c01e8
gnu: teeworlds: Replace bundled font.
* gnu/packages/games.scm (teeworlds)[arguments]: Add phase to replace
bundled font.
[inputs]: Add font-dejagnu.
2021-09-14 16:23:55 +03:00
Andrew Tropin 157547f4a4
gnu: Add fheroes2
* gnu/packages/games.scm (fheroes2): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:24:35 +02:00
Felix Gruber 3e9d717e54
gnu: pioneer: Update to 20210723.
* gnu/packages/games.scm (pioneer): Update to 20210723.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-09-12 16:04:28 +02:00
Guillaume Le Vaillant 379cea3277
gnu: xboard: Fix building with gcc 10.
* gnu/packages/games.scm (xboard)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-12 14:30:51 +02:00
Felix Gruber 58d3c8bb1e
gnu: chocolate-doom: Fix compilation with GCC 10.
* gnu/packages/games.scm (chocolate-doom)[arguments]: Pass '-fcommon' to
  CFLAGS.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-12 09:40:57 +02:00
Ludovic Courtès d9dfbf886d
Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
Nicolas Goaziou 0e801db11e
gnu: cataclysm-dda: Update to 0.F-2.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-2.
2021-09-01 10:41:46 +02:00
jgart 1a657497ac
gnu: Remove harmonist-tk.
harmonist-tk has been superseded by harmonist-sdl.  Current harmonist-tk
package fails to build due to upgrade of harmonist to 0.4.1.

* gnu/packages/games.scm (harmonist-tk): Remove variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-09-01 03:34:10 +02:00
Marius Bakke c4133c43c7
Merge branch 'master' into core-updates-frozen
Conflicts:
	gnu/packages/algebra.scm
	gnu/packages/games.scm
	gnu/packages/golang.scm
	gnu/packages/kerberos.scm
	gnu/packages/mail.scm
	gnu/packages/python.scm
	gnu/packages/ruby.scm
	gnu/packages/scheme.scm
	gnu/packages/tex.scm
	gnu/packages/tls.scm
	gnu/packages/version-control.scm
2021-08-12 00:30:27 +02:00
Marius Bakke d2e102d4e4
Merge branch 'master' into core-updates-frozen 2021-08-01 23:23:32 +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
Guix Together 26119328aa
gnu: harmonist: Update to 0.4.1.
* gnu/packages/games.scm (harmonist): Update to 0.4.1.
[propagated-inputs]: Add go-github-com-gdamore-tcell-v2,
go-github-com-anaseto-gruid, and go-github-com-anaseto-gruid-tcell.

Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-30 15:45:17 -04:00
Guix Together efb7565549
gnu: Add go-github-com-anaseto-gruid-tcell.
* gnu/packages/games.scm (go-github-com-anaseto-gruid-tcell): New variable.

Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-30 15:32:40 -04:00
Guix Together f48156dc9d
gnu: Add go-github-com-anaseto-gruid.
* gnu/packages/games.scm (go-github-com-anaseto-gruid): New variable.

Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-30 15:16:09 -04:00
Lars-Dominik Braun 4d1157fca7
gnu: ocl-icd: Replace with opencl-icd-loader.
ocl-icd’s project page is dead and the source code is unavailable.

* gnu/packages/opencl.scm (ocl-icd): Alias to opencl-icd-loader.
(clinfo)[inputs]: Use opencl-icd-loader.
(beignet)[inputs]: Dito.
(pocl)[inputs]: Dito.
(python-pyopencl)[inputs]: Dito.
* gnu/packages/games.scm (leela-zero)[inputs]: Dito.
* gnu/packages/photo.scm (darktable)[inputs]: Dito.
* gnu/packages/rocm.scm (rocm-opencl-runtime)[inputs]: Dito.
2021-08-27 20:50:56 +02:00
Nicolas Goaziou 4b51d045a8
gnu: colobot: Update to 0.2.0-alpha.
* gnu/packages/games.scm (colobot): Update to 0.2.0-alpha.
2021-08-26 16:43:33 +02:00
Leo Prikler b7d1698f7f
gnu: minetest: move to minetest.scm.
* gnu/packages/games.scm (minetest, minetest-data): Move from here...
* gnu/packages/minetest.scm (minetest, minetest-data): ... to here.
* guix/build-system/minetest.scm (default-minetest): Adjust accordingly.
2021-08-20 13:37:32 +02:00
Leo Prikler cd8df9aab2
gnu: minetest-mineclone: move to minetest.scm.
* gnu/packages/games.scm (minetest-mineclone): Move from here...
* gnu/packages/minetest.scm (minetest-mineclone): ... to here.
2021-08-20 12:45:56 +02:00
Maxime Devos bb61100ee3
gnu: minetest: Search for mods in MINETEST_MOD_PATH.
* gnu/packages/patches/minetest-add-MINETEST_MOD_PATH.patch: New file.
* gnu/packages/games.scm
  (minetest)[source]{patches}: Add it.
  (minetest)[native-search-paths]: Add "MINETEST_MOD_PATH".
* gnu/local.mk (dist_patch_DATA): Add the patch.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-08-20 12:41:30 +02:00
Maxime Devos bfadab9177
gnu: minetest: Respect --without-tests.
* gnu/packages/games.scm
  (minetest)[arguments]<#:phases>{check}: Use 'tests?' instead
  of ',(%current-target-system)'. Remove trailing #t.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-08-20 12:26:58 +02:00
Nicolas Goaziou 0fa49fd2a8
gnu: cataclysm-dda: Update to 0.F-1.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.F-1.
2021-08-16 11:03:21 +02:00
Efraim Flashner f8b5286d4a
gnu: stockfish: Update aarch64-linux build target.
* gnu/packages/games.scm (stockfish)[arguments]: Build for armv8 on
aarch64-linux.
2021-08-08 16:48:27 +03:00
nee c64c49b152
gnu: yamagi-quake2: Patch dynamically loaded libraries.
* gnu/packages/games.scm (yamagi-quake2)
[arguments]{make-flags}: Remove the DLOPEN_OPENAL=no make flag, which was
not working as intended.
[phases]{patch-libraries}: New phase.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-06 00:00:02 -04:00
Pkill -9 f8f096d1e8
gnu: Add tetrinet.
* gnu/packages/games.scm (tetrinet): New variable.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-08-05 23:18:16 -04:00
Nicolas Goaziou 4be98fbe7e
gnu: crawl: Update to 0.27.0.
* gnu/packages/games.scm (crawl): Update to 0.27.0.
2021-08-05 22:38:21 +02:00
Nicolas Goaziou 447ce7d57e
gnu: tome4: Update to 1.7.4.
* gnu/packages/games.scm (tome4): Update to 1.7.4.
2021-08-05 22:27:13 +02:00
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
Ludovic Courtès d468a03a00
gnu: Use 'search-input-directory' and 'search-input-file' where appropriate.
This changes some of the remaining uses of this idiom:

  (string-append (assoc-ref inputs "LABEL") "FILE")

to one of:

  (search-input-file inputs "FILE")
  (search-input-directory inputs "FILE")

* gnu/packages/axoloti.scm (axoloti-patcher): Use
'search-input-directory'.
(axoloti-patcher-next): Likewise.
* gnu/packages/bioinformatics.scm (java-picard): Likewise.
* gnu/packages/bootloaders.scm (grub-hybrid): Likewise.
(u-boot-puma-rk3399): Likewise.
(u-boot-rock64-rk3328): Likewise.
(u-boot-firefly-rk3399): Likewise.
(u-boot-rockpro64-rk3399): Likewise.
(u-boot-pinebook-pro-rk3399): Likewise.
* gnu/packages/cran.scm (r-shiny): Likewise.
(r-shinytree): Likewise.
* gnu/packages/education.scm (anki): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Likewise.
(emacs-rime): Likewise.
* gnu/packages/emulators.scm (dolphin-emu): Likewise.
* gnu/packages/games.scm (bsd-games): Likewise.
(seahorse-adventures): Likewise.
(einstein): Likewise.
* gnu/packages/gimp.scm (gimp-fourier): Likewise.
* gnu/packages/gnome.scm (gspell): Likewise.
* gnu/packages/guile-xyz.scm (guile-libyaml): Likewise.
* gnu/packages/java.scm (icedtea-7): Likewise.
* gnu/packages/language.scm (nimf): Likewise.
* gnu/packages/lxde.scm (spacefm): Likewise.
* gnu/packages/mail.scm (claws-mail): Likewise.
* gnu/packages/netpbm.scm (netpbm): Likewise.
* gnu/packages/networking.scm (blueman): Likewise.
* gnu/packages/scheme.scm (scm): Likewise.
* gnu/packages/security-token.scm (python-fido2): Likewise.
* gnu/packages/syndication.scm (rtv): Likewise.
* gnu/packages/tls.scm (acme-client): Likewise.
* gnu/packages/web.scm (netsurf): Likewise.
* gnu/packages/wine.scm (wine-staging): Likewise.
* gnu/packages/wxwidgets.scm (wxwidgets): Likewise.
2021-07-24 16:23:24 +02:00
Ludovic Courtès bc64d9554b
gnu: Use 'search-input-file' when looking for executables.
* gnu/packages/admin.scm (isc-dhcp): Use 'search-input-file' when
looking for executables.
* gnu/packages/audio.scm (ableton-link): Likewise.
* gnu/packages/benchmark.scm (fio): Likewise.
* gnu/packages/bioinformatics.scm (roary): Likewise.
(ngless): Likewise.
* gnu/packages/boost.scm (boost-for-irods): Likewise.
* gnu/packages/bootloaders.scm (grub): Likewise.
(grub-efi): Likewise.
* gnu/packages/chemistry.scm (inchi): Likewise.
* gnu/packages/dictionaries.scm (ding): Likewise.
* gnu/packages/dlang.scm (ldc): Likewise.
* gnu/packages/education.scm (childsplay): Likewise.
* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Likewise.
(emacs-haskell-mode): Likewise.
(emacs-auctex): Likewise.
(emacs-ggtags): Likewise.
(emacs-graphviz-dot-mode): Likewise.
(emacs-flycheck-grammalecte): Likewise.
(emacs-counsel-notmuch): Likewise.
(emacspeak): Likewise.
(emacs-exwm): Likewise.
(emacs-exwm-x): Likewise.
(emacs-treemacs): Likewise.
(emacs-telega): Likewise.
(emacs-exiftool): Likewise.
* gnu/packages/emulators.scm (higan): Likewise.
* gnu/packages/engineering.scm (freehdl): Likewise.
(librepcb): Likewise.
* gnu/packages/entr.scm (entr): Likewise.
* gnu/packages/file-systems.scm (libeatmydata): Likewise.
(xfstests): Likewise.
(mergerfs): Likewise.
(mergerfs-tools): Likewise.
* gnu/packages/finance.scm (monero-gui): Likewise.
* gnu/packages/flashing-tools.scm (flashrom): Likewise.
* gnu/packages/fontutils.scm (fontforge): Likewise.
* gnu/packages/game-development.scm (python2-renpy): Likewise.
* gnu/packages/games.scm (opensurge): Likewise.
(xboard): Likewise.
(hyperrogue): Likewise.
(flare-game): Likewise.
(chessx): Likewise.
* gnu/packages/geo.scm (grass): Likewise.
* gnu/packages/glib.scm (glib): Likewise.
* gnu/packages/gnome.scm (mm-common): Likewise.
(network-manager-openvpn): Likewise.
(network-manager-vpnc): Likewise.
(network-manager-openconnect): Likewise.
(apostrophe): Likewise.
* gnu/packages/gnupg.scm (pius): Likewise.
(jetring): Likewise.
* gnu/packages/gnuzilla.scm (icedove): Likewise.
* gnu/packages/golang.scm (go-1.4): Likewise.
* gnu/packages/graphviz.scm (xdot): Likewise.
* gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Likewise.
* gnu/packages/haskell-xyz.scm (ghc-hindent): Likewise.
* gnu/packages/ibus.scm (ibus): Likewise.
* gnu/packages/image.scm (phockup): Likewise.
* gnu/packages/irc.scm (quassel): Likewise.
* gnu/packages/java.scm (drip): Likewise.
(ant-bootstrap): Likewise.
(tla2tools): Likewise.
* gnu/packages/julia.scm (julia): Likewise.
* gnu/packages/less.scm (lesspipe): Likewise.
* gnu/packages/libreoffice.scm (libreoffice): Likewise.
* gnu/packages/linux.scm (fuse): Likewise.
(lm-sensors): Likewise.
(bluez): Likewise.
(fakeroot): Likewise.
(inputattach): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-diskspace): Likewise.
* gnu/packages/lisp.scm (lisp-repl-core-dumper): Likewise.
* gnu/packages/lua.scm (fennel): Likewise.
* gnu/packages/lxde.scm (spacefm): Likewise.
* gnu/packages/mail.scm (public-inbox): Likewise.
* gnu/packages/maths.scm (hdf-java): Likewise.
(maxima): Likewise.
(frama-c): Likewise.
* gnu/packages/messaging.scm (libgadu): Likewise.
* gnu/packages/music.scm (denemo): Likewise.
(curseradio): Likewise.
* gnu/packages/netpbm.scm (netpbm): Likewise.
* gnu/packages/networking.scm (blueman): Likewise.
(squid): Likewise.
(aircrack-ng): Likewise.
* gnu/packages/node.scm (node): Likewise.
(node-llparse-frontend-bootstrap): Likewise.
(node-llparse-bootstrap): Likewise.
(llhttp-bootstrap): Likewise.
(node-lts): Likewise.
* gnu/packages/ocaml.scm (ocaml-4.11): Likewise.
(opam): Likewise.
(ocaml-graph): Likewise.
* gnu/packages/orpheus.scm (orpheus): Likewise.
* gnu/packages/password-utils.scm (password-store): Likewise.
* gnu/packages/python.scm (pypy3): Likewise.
* gnu/packages/qt.scm (qt5ct): Likewise.
* gnu/packages/radio.scm (libosmo-dsp): Likewise.
* gnu/packages/ruby.scm (ruby-pandoc-ruby): Likewise.
* gnu/packages/rust.scm (rust-1.30): Likewise.
* gnu/packages/screen.scm (byobu): Likewise.
* gnu/packages/statistics.scm (r-with-tests): Likewise.
* gnu/packages/suckless.scm (surf): Likewise.
* gnu/packages/syndication.scm (gfeeds): Likewise.
* gnu/packages/telephony.scm (mumble): Likewise.
* gnu/packages/terminals.scm (alacritty): Likewise.
* gnu/packages/tex.scm (texlive-bin): Likewise.
* gnu/packages/uml.scm (plantuml): Likewise.
* gnu/packages/version-control.scm (python-git-multimail): Likewise.
(gitolite): Likewise.
(hg-commitsigs): Likewise.
(git-when-merged): Likewise.
(git-imerge): Likewise.
(gita): Likewise.
* gnu/packages/video.scm (you-get): Likewise.
* gnu/packages/vim.scm (eovim): Likewise.
* gnu/packages/virtualization.scm (qemu): Likewise.
(virt-manager): Likewise.
(criu): Likewise.
* gnu/packages/vpn.scm (strongswan): Likewise.
(xl2tpd): Likewise.
* gnu/packages/wm.scm (i3lock-fancy): Likewise.
* gnu/packages/wxwidgets.scm (python-wxpython): Likewise.
(python2-wxpython): Likewise.
* gnu/packages/xdisorg.scm (autorandr): Likewise.
* gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise.
(v86d): Likewise.
(mkfontdir): Likewise.
(xpra): Likewise.
2021-07-24 16:23:23 +02:00
Ludovic Courtès 425ccde6ae
gnu: Use 'search-input-directory' when looking for C/C++ library headers.
* gnu/packages/arcan.scm (arcan)[arguments]: Use
'search-input-directory' for "include/libdrm" and "include/apr-1".
* gnu/packages/bioinformatics.scm (sailfish): Likewise for jellyfish.
* gnu/packages/boost.scm (boost-for-irods): Likewise for libcxx headers.
* gnu/packages/cedille.scm (cedille): Likewise for IAL headers.
* gnu/packages/compression.scm (snappy-with-clang6): Likewise for libcxx
headers.
* gnu/packages/cups.scm (hplip): Likewise for libusb headers.
* gnu/packages/emulators.scm (pcsxr): Likewise for libcdio headers.
* gnu/packages/game-development.scm (python2-renpy): Likewise for
fribidi headers.
* gnu/packages/games.scm (pokerth): Likewise for libircclient.
* gnu/packages/guile-xyz.scm (guile-persist): Likewise for Guile.
* gnu/packages/hurd.scm (hurd): Likewise for libtirpc.
* gnu/packages/irods.scm (irods, irods-client-icommands): Likewise for
libcxx, catch2, and nlohmann-json-cpp.
* gnu/packages/julia.scm (julia): Use 'search-input-file' for libuv's
errno.h.
* gnu/packages/kde-pim.scm (kdepim-runtime): Use
'search-input-directory' for "include/KF5".
(kmessagelib): Likewise.
* gnu/packages/kde.scm (kdeconnect): Likewise.
* gnu/packages/llvm.scm (clang-runtime-3.5): Likewise for libtirpc.
* gnu/packages/mpi.scm (openmpi): Likewise for "include/infiniband".
* gnu/packages/pumpio.scm (pumpa): Use 'search-input-file' for "tidy.h"
and "aspell.h".
* gnu/packages/radio.scm (dream): Use 'search-input-file' and
'search-input-directory' for pulseaudio, sndfile, etc.
* gnu/packages/selinux.scm (policycoreutils): Likewise for PAM and
libaudit.
* gnu/packages/serialization.scm (avro-cpp-1.9-for-irods): Likewise for
libcxx.
* gnu/packages/sync.scm (nextcloud-client): Likewise for "include/KF5".
* gnu/packages/video.scm (mkvtoolnix): Likewise for "include/gtest".
(libopenshot): Likewise for "include/UnitTest++".
* gnu/packages/virtualization.scm (criu): Likewise for libnl3 and for
protobuf file.
2021-07-24 16:23:23 +02:00
Ludovic Courtès bf182596a9
gnu: Use 'search-input-directory' for the SDL header directory.
* gnu/packages/education.scm (gcompris)[arguments]: Use
'search-input-directory' when searching for SDL headers.
* gnu/packages/education.scm (t4k-common): Likewise.
(tuxmath): Likewise.
* gnu/packages/game-development.scm (tesseract-engine): Likewise.
* gnu/packages/games.scm (foobillard++): Likewise.
(ltris): Likewise.
(prboom-plus): Likewise.
(abbaye): Likewise.
(red-eclipse): Likewise.
(kiki): Likewise.
(tome4): Likewise.
(btanks): Likewise.
(4dtris): Likewise.
(edgar): Likewise.
* gnu/packages/python-xyz.scm (python-kivy): Likewise.
2021-07-24 16:23:22 +02:00
Ludovic Courtès 0e47fcced4
Merge branch 'master' into core-updates 2021-07-18 19:50:01 +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
Efraim Flashner 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