Commit Graph

432 Commits (c4d62443eb50a615d47b590a7fedcc7f7f0ec100)

Author SHA1 Message Date
Rutger Helling 9e1d2fbc32
gnu: Remove copyright line for moved package.
* gnu/packages/games.scm: Remove copyright line for package that got moved to
  emulators.scm
2018-02-22 12:38:56 +01:00
Rutger Helling 9af704c59c
gnu: Move emulation packages from games to emulators.
* gnu/packages/games.scm (desmume) (dosbox) (emulation-station) (higan) (mgba)
  (mupen64plus-audio-sdl) (mupen64plus-core) (mupen64plus-input-sdl)
  (mupen64plus-rsp-hle) (mupen64plus-rsp-z64) (mupen64plus-ui-console)
  (mupen64plus-video-arachnoid) (mupen64plus-video-glide64)
  (mupen64plus-video-glide64mk2) (mupen64plus-video-rice)
  (mupen64plus-video-z64) (nestopia-ue) (retroarch): Move to... *
  gnu/packages/emulators.scm: ... here.
2018-02-22 12:15:23 +01:00
Rutger Helling 90e37ea088
gnu: retroarch: Update to 1.7.1.
* gnu/packages/games.scm (retroarch): Update to 1.7.1.
2018-02-19 08:12:59 +01:00
okapi 2922852e86
gnu: Add gzdoom.
* gnu/packages/games.scm (gzdoom): New variable.
* gnu/packages/patches/gzdoom-search-in-installed-share.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-19 00:33:34 +01:00
Ricardo Wurmus ff9d1a2f0c
Merge branch 'master' into core-updates 2018-02-18 00:39:25 +01:00
Nicolas Goaziou fa7d8ea1a2
gnu: Add colobot.
* gnu/packages/games.scm (colobot): New variable.
2018-02-16 20:57:14 +01:00
Mark H Weaver 150062f190
Merge branch 'master' into core-updates 2018-02-16 13:14:26 -05:00
Tobias Geerinckx-Rice 340978d7b0
gnu: Use HTTPS for supported nongnu.org home pages.
* gnu/packages/acl.scm (acl)[home-page]: Use HTTPS.
* gnu/packages/admin.scm (dmidecode)[home-page]: Likewise.
* gnu/packages/attr.scm (attr)[home-page]: Likewise.
* gnu/packages/audio.scm (lash)[home-page]: Likewise.
* gnu/packages/avr.scm (avr-libc)[home-page]: Likewise.
* gnu/packages/backup.scm (rdiff-backup, libchop)[home-page]: Likewise.
* gnu/packages/compression.scm (fastjar, lzip, lziprecover, atool)
(lunzip, clzip, lzlib, plzip)[home-page]: Likewise.
* gnu/packages/emacs.scm (geiser, bbdb, m17n-lib, m17n-lib)[home-page]:
Likewise.
* gnu/packages/flashing-tools.scm (avrdude)[home-page]: Likewise.
* gnu/packages/fontutils.scm (libotf)[home-page]: Likewise.
* gnu/packages/game-development.scm (gzochi)[home-page]: Likewise.
* gnu/packages/games.scm (enigma)[home-page]: Likewise.
* gnu/packages/gsasl.scm (libntlm)[home-page]: Likewise.
* gnu/packages/gtk.scm (guile-cairo)[home-page]: Likewise.
* gnu/packages/guile.scm (guile-reader, guile-lib, guile-json)
(guile-redis, g-wrap)[home-page]: Likewise.
* gnu/packages/libunwind.scm (libunwind)[home-page]: Likewise.
* gnu/packages/lout.scm (lout)[home-page]: Likewise.
* gnu/packages/mpd.scm (sonata)[home-page]: Likewise.
* gnu/packages/networking.scm (quagga)[home-page]: Likewise.
* gnu/packages/ratpoison.scm (ratpoison)[home-page]: Likewise.
* gnu/packages/skribilo.scm (skribilo)[home-page]: Likewise.
* gnu/packages/telephony.scm (exosip)[home-page]: Likewise.
* gnu/packages/texinfo.scm (texi2html)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (xbindkeys)[home-page]: Likewise.
2018-02-16 11:11:40 +01:00
Mark H Weaver a7fb298665
Merge branch 'master' into core-updates 2018-02-11 04:05:07 -05:00
Ricardo Wurmus 6730d895d3
gnu: knights: Fix build.
* gnu/packages/games.scm (knights)[native-inputs]: Add pkg-config.
2018-02-10 23:53:34 +01:00
Arun Isaac 75abd864fc
gnu: Add wesnoth-server.
* gnu/packages/games.scm (wesnoth-server): New variable.
2018-02-09 14:55:09 +05:30
Marius Bakke bee7bb315c
Merge branch 'master' into core-updates 2018-02-01 13:18:47 +01:00
Rutger Helling 7a6be5b95b
gnu: Add vkquake.
* gnu/packages/games.scm (vkquake): New variable.
2018-02-01 10:30:59 +01:00
Kei Kebreau 890bf023c5
gnu: tintin++: Update to 2.01.4.
* gnu/packages/games.scm (tintin++): Update to 2.01.4.
2018-01-30 11:12:42 -05:00
Kei Kebreau 49c97ea42f
gnu: red-eclipse: Update to 1.6.0.
* gnu/packages/games.scm (red-eclipse): Update to 1.6.0.
2018-01-30 11:12:34 -05:00
Rutger Helling 1be6f488dc
gnu: mgba: Fix install libdir.
* gnu/packages/games.scm (mgba)[arguments]: Force the install libdir to be in
the store.
2018-01-30 08:29:53 +01:00
ng0 57f9671d22
gnu: Add badass.
* gnu/packages/games.scm (badass): New variable.
2018-01-29 16:57:59 -05:00
Kei Kebreau 06f5f0b10a
gnu: Add golly.
* gnu/packages/games.scm (golly): New variable.
2018-01-28 18:58:48 -05:00
Tobias Geerinckx-Rice 5e9670bc2f
gnu: supertuxkart: Use HTTPS home page.
* gnu/packages/games.scm (supertuxkart)[home-page]: Use HTTPS.
2018-01-26 17:21:29 +01:00
Mark H Weaver e074a655dd
Merge branch 'master' into core-updates 2018-01-19 23:59:20 -05:00
nee 60037d4e52
gnu: freedom: add native search-paths.
* gnu/packages/games.scm (freedoom) [native-search-paths]: Set DOOMWADDIR and
  DOOMWADPATH, so source ports and map editors can find the freedoom IWAD.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
Leo Famulari 4adb40bffc
Merge branch 'master' into core-updates 2018-01-11 14:22:50 -08:00
nee a6542e964d
gnu: crawl, craw-titles: Update to 0.21.0.
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-01-06 22:10:39 +08:00
Leo Famulari 4ed41f472b
Merge branch 'master' into core-updates 2018-01-03 14:18:01 -05:00
Christopher Baines 809b884260
gnu: packages: 0ad: Tweak the build options.
Use the -C make option, rather than changing directory before the build
phase. Add config=release to the make flags as this might improve performance,
and verbose=1 as this might make the build process clearer.

Also remove --minimal-flags, as I don't quite understand what this does, but
using it seems to remove lots of flags that would be used by default.

* gnu/packages/games.scm (0ad)[arguments]: Add #:make-flags, remove the
  --minimal-flags argument from the configure phase, remove the 'chdir phase,
  and change the chdir argument in the install phase.
2017-12-31 14:11:46 +00:00
Efraim Flashner 23de2e1d5f
Merge remote-tracking branch 'origin/master' into core-updates 2017-12-31 14:10:25 +02:00
Eric Bavier aac1aa75f4
gnu: Add Pioneer.
* gnu/packages/games.scm (pioneer): New variable.
2017-12-27 08:10:12 -06:00
Rutger Helling 41faf6f2c2
gnu: retroarch: Update to 1.7.0.
* gnu/packages/games.scm (retroarch): Update to 1.7.0.
2017-12-26 11:43:00 +01:00
Nicolas Goaziou c12282314d
gnu: games: Add the-butterfly-effect.
* gnu/packages/games.scm (the-butterfly-effect): New variable.
2017-12-24 23:36:32 +01:00
nee 916bb9470a
gnu: Add yamagi-quake2.
* gnu/packages/games.scm (yamagi-quake2): New variable.
2017-12-23 22:17:03 +01:00
ng0 6b1c3efa1c
gnu: open-adventure: Fix comment about linenoise.
* gnu/packages/games.scm (open-adventure): Fix comment.
2017-12-23 22:15:03 +01:00
Ricardo Wurmus 5145001a15
gnu: Add meandmyshadow.
* gnu/packages/games.scm (meandmyshadow): New variable.
2017-12-22 07:56:55 +01:00
Leo Famulari f76fc96866
Merge branch 'master' into core-updates 2017-12-21 13:58:35 -05:00
Efraim Flashner 417f3d494f
gnu: xboing: Fix CVE-2004-0149.
* gnu/packages/patches/xboing-CVE-2004-0149: New file.
* gnu/packages/games.scm (xboing)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-12-21 09:04:34 +02:00
Efraim Flashner 677bc34d5b
gnu: Remove redundant cmake libdir configure flags.
* gnu/packages/bioinformatics.scm (imp)[arguments]: Remove
CMAKE_INSTALL_LIBDIR flag.
* gnu/packages/calendar.scm (libical): Same.
* gnu/packages/engineering.scm (kicad): Same.
* gnu/packages/games.scm (openrct2, mgba): Same.
* gnu/packages/gl.scm (virtualgl): Same.
* gnu/packages/image-processing.scm (mia): Same.
* gnu/packages/linux.scm (rdma-core): Same.
* gnu/packages/machine-learning.scm (dlib): Same.
* gnu/packages/maths.scm (lapack, superlu, z3): Same.
* gnu/packages/password-utils.scm (keepassxc): Same.
* gnu/packages/photo.scm (darktable): Same.
* gnu/packages/rdesktop.scm (freerdp): Same.
2017-12-19 19:52:01 +02:00
nee 7a070f020b
gnu: Add quakespasm.
* gnu/packages/games.scm (quakespasm): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-19 10:21:14 -05:00
Efraim Flashner ba1ba9fcbd
gnu: emulation-station: Add missing file-name field.
* gnu/packages/games.scm (emulation-station)[source]: Add missing
file-name field.
2017-12-19 12:19:04 +02:00
Marius Bakke 32cd878be0
Merge branch 'master' into core-updates 2017-12-19 01:42:40 +01:00
Rutger Helling 01564e5ab5
gnu: retroarch: Enable Vulkan support.
* gnu/packages/games.scm (retroarch)[arguments]: Hard-code the path to
libvulkan.so.
[inputs]: Add vulkan-icd-loader.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-12-18 01:16:04 +01:00
Ricardo Wurmus 02345c963e
gnu: Add knights.
* gnu/packages/games.scm (knights): New variable.
2017-12-16 10:23:05 +01:00
Rutger Helling 46aa8729f3
gnu: openrct2: Always install libraries to /lib.
* gnu/packages/games.scm (openrct2)[arguments]: Add #:configure-flags argument
to force installing libraries to /lib.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-08 10:47:21 +01:00
Arun Isaac 3f3f8f494e
gnu: pingus: Use scons-build-system.
* gnu/packages/games.scm (pingus): Switch to scons-build-system.
2017-11-30 18:19:32 +05:30
Kei Kebreau 07f3b3794c
gnu: Add roguebox-adventures.
* gnu/packages/games.scm (roguebox-adventures): New variable.
2017-11-28 09:54:13 -05:00
nee 6438a4682d
gnu: crawl: Update to 0.20.1.
* gnu/packages/games.scm (crawl): Update to 0.20.1.
(crawl-tiles): Update to 0.20.1.
[native-inputs]: Add pngcrush.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-26 17:52:24 -05:00
Rutger Helling 17c3f77641
gnu: supertuxkart: Update to 0.9.3.
* gnu/packages/games.scm (supertuxkart): Update to 0.9.3.
[arguments] <#:configure-flags>: Pass -DBUILD_RECORDER=0.
* gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-23 23:19:02 +01:00
Rutger Helling 5864f1c1ee
gnu: higan: Update to 106.
* gnu/packages/games.scm (higan): Update to 106.
* gnu/packages/patches/higan-remove-march-native-flag.patch: Adjust.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-23 22:59:49 +01:00
Rutger Helling d280a0faea
gnu: retroarch: Update to 1.6.9.
* gnu/packages/games.scm (retroarch): Update to 1.6.9.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-21 22:08:02 +01:00
Rutger Helling 9a87aa814a
gnu: retroarch: Update to 1.6.8.
* gnu/packages/games.scm (retroarch): Update to 1.6.8.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-21 12:53:09 -05:00
Rutger Helling 7bd4103eb7
gnu: cdogs-sdl: Update to 0.6.6.
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-21 12:53:09 -05:00
Rutger Helling 540dd1c8cc
gnu: retroarch: Enable Wayland support.
* gnu/packages/games.scm (retroarch)[inputs]: Add wayland.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:24:00 +01:00
Rutger Helling 2e205c6193
gnu: openrct2: Fix a few paths.
* gnu/packages/games.scm (openrct2): Fix a few paths.
2017-10-26 20:07:50 +02:00
Efraim Flashner 1ee3079d78
gnu: cowsay: Run tests after install.
* gnu/packages/games.scm (cowsay)[arguments]: Delete 'check phase, add
custom 'check phase after install.
2017-10-23 11:44:17 +03:00
Tobias Geerinckx-Rice 6c0c175271
gnu: cowsay: Swap ‘build’ and ‘install’ phases.
* gnu/packages/games.scm (cowsay)[arguments]: Invoke ‘install.sh’ during the
‘install’ phase.  Delete the ‘build’ phase, as there's nothing to be built.
2017-10-20 02:16:55 +02:00
Tobias Geerinckx-Rice 46ba5337c0
gnu: cowsay: Update to 3.04.
* gnu/packages/games.scm (cowsay): Update to 3.04.
[source]: Download from new location.
[home-page]: Point directly to the relevant page.
[description]: Correct mark-up and expand slightly.
2017-10-20 02:16:54 +02:00
Rutger Helling 7aafb3b324
gnu: games: Add openrct2.
* gnu/packages/games.scm (openrct2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-14 17:07:36 +02:00
Ludovic Courtès db9c49f499
gnu: games: Remove unneeded import.
Fixes a regression introduced in
42abb842f6.

* gnu/packages/games.scm: Remove unneeded (guix build utils) import,
which led to a name clash on 'which'.
2017-10-10 23:12:04 +02:00
Adonay Felipe Nogueira 42abb842f6
gnu: red-eclipse: Add store "data" package path as default.
* gnu/packages/games.scm (red-eclipse): Remove extra spaces. Make version
respect documentation.
[arguments]: Add "prefix" to make-flags. Add
"add-store-data-package-path-as-default" phase. Improve "copy-data" phase.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-10-10 08:25:45 -04:00
Tobias Geerinckx-Rice 4c4f1871ae
gnu: no-more-secrets: Update to 0.3.3.
* gnu/packages/games.scm (no-more-secrets): Update to 0.3.3.
2017-10-09 20:47:54 +02:00
Rutger Helling 0750cf7ebd
gnu: mgba: Update to 0.6.1.
* gnu/packages/games.scm (mgba): Update to 0.6.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-03 17:12:11 +02:00
Arun Isaac c0959cc952
gnu: openttd-opengfx: Disable parallel build.
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Set #:parallel-build?
to #f.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:33 -04:00
Arun Isaac 857b2f53bd
gnu: openttd: Include openttd-openmsx and openttd-opensfx.
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Change installation
directory from /share/openttd/baseset/opengfx to
/share/games/openttd/baseset/opengfx.
(openttd-engine)[arguments]: Support #:configure-flags keyword argument in
'configure' phase.
(openttd)[inputs]: Add timidity++.
[native-inputs]: Add openttd-openmsx and openttd-opensfx.
[arguments]: Configure with timidity as MIDI player. Install data from
openttd-openmsx and openttd-opensfx.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:33 -04:00
Arun Isaac 823e121848
gnu: Add openttd-openmsx.
* gnu/packages/games.scm (openttd-openmsx): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:33 -04:00
Arun Isaac c17b079043
gnu: Add openttd-opensfx.
* gnu/packages/games.scm (openttd-opensfx): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22 08:04:32 -04:00
Kei Kebreau 4eebfefe7e
gnu: retux: Update to 1.3.5.
* gnu/packages/games.scm (retux): Update to 1.3.5.
2017-08-31 11:38:00 -04:00
Kei Kebreau b9319c1e22
gnu: hyperrogue: Update to 10.0g.
* gnu/packages/games.scm (hyperrogue): Update to 10.0g.
2017-08-30 07:43:24 -04:00
Kei Kebreau 3c8ba11a97
Update e-mail for Kei Kebreau.
* .mailmap: Map kei@openmailbox.org to current address.
* gnu/local.mk: Replace kei@openmailbox.org to current address.
* gnu/packages/backup.scm: Likewise.
* gnu/packages/calendar.scm: Likewise.
* gnu/packages/check.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/emacs.scm: Likewise.
* gnu/packages/fltk.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/game-development.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/gnustep.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/hexedit.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/xfce.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/textutils.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/web-browsers.scm: Likewise.
* gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: Likewise.
2017-08-29 20:13:24 -04:00
Rutger Helling 8a7f958ed9
gnu: higan: Update to 104.
* gnu/packages/games.scm (higan): Update to 104.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-08-23 20:24:15 +08:00
Rutger Helling 56cdca9537
gnu: retroarch: Update to 1.6.7.
* gnu/packages/games.scm (retroarch): Update to 1.6.7.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-08-23 20:13:41 +08:00
Nicolas Goaziou 721e1987d0
gnu: Add mgba.
* gnu/packages/games.scm (mgba): New public variable.
2017-08-17 10:56:04 +02:00
Kei Kebreau e664200c0c
gnu: Add ltris.
* gnu/packages/games.scm (ltris): New variable.
2017-08-16 11:28:12 -04:00
ng0 be6e2c3018
gnu: Update open-adventure to d43854f0f6bb8e9eea7fbce80348150e7e7fc34d.
* gnu/packages/games.scm (open-adventure): Update to
d43854f0f6bb8e9eea7fbce80348150e7e7fc34d.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-08-13 15:39:47 -04:00
Christopher Baines 9bb47d7df8
gnu: 0ad: Update to 0.0.22-alpha.
* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha.
2017-08-08 21:24:01 +01:00
Kei Kebreau b0c95908c0
gnu: freedoom: Update to 0.11.3.
* gnu/packages/games.scm (freedoom): Update to 0.11.3.
[arguments]: Remove unnecessary "no" phase.
2017-08-06 14:13:07 -04:00
Kei Kebreau 89c9445aa2
gnu: hyperrogue: Update to 10.0e.
* gnu/packages/games.scm (hyperrogue): Update to 10.0e.
[arguments]: Adjust accordingly.
2017-08-01 12:14:54 -04:00
宋文武 c00c90ca37
gnu: retroarch: Update to 1.6.3.
* gnu/packages/games.scm (retroarch): Update to 1.6.3.
2017-07-30 15:15:34 +08:00
Oleg Pykhalov 53ac6977ac
gnu: tome4: Clean up snippet.
* gnu/packages/games.scm (tome4)[source](snippet): Use a single
'substitute*' call instead of 'for-each'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-29 23:03:47 +02:00
Oleg Pykhalov 1f88f189eb
gnu: Add tome4.
* gnu/packages/games.scm (tome4): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-28 23:30:41 +02:00
Ricardo Wurmus 620b0468e9
gnu: Add cowsay.
* gnu/packages/games.scm (cowsay): New variable.
2017-07-27 10:03:37 +02:00
Marius Bakke 16fb1e79ca
gnu: chess: Update to 6.2.5.
* gnu/packages/games.scm (chess): Update to 6.2.5.
2017-07-25 23:07:37 +02:00
Efraim Flashner 7ad2a4f1d5
gnu: supertuxkart: Fix build on aarch64.
* gnu/packages/games.scm (supertuxkart)[source]: Add patch.
* gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-07-17 15:29:56 +03:00
Kei Kebreau 5149ff1b5f
gnu: hyperrogue: Update to 9.4n.
* gnu/packages/games.scm (hyperrogue): Update to 9.4n.
2017-07-12 10:51:19 -04:00
Tobias Geerinckx-Rice e97b75d997
gnu: cdogs-sdl: Update to 0.6.5.
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.5.
[inputs]: Add mesa.
[home-page]: Use HTTPS.
2017-07-04 00:51:52 +02:00
Tobias Geerinckx-Rice 68f30310e1
gnu: retroarch: Update to 1.6.1.
* gnu/packages/games.scm (retroarch): Update to 1.6.1.
[home-page]: Use HTTPS.
2017-06-25 01:25:30 +02:00
Roel Janssen a70d06b51a
gnu: Add armagetronad.
* gnu/packages/games.scm (armagetronad): New variable.
2017-06-24 23:56:56 +02:00
Rutger Helling 21ab594917
gnu: higan: Update to 103.
* gnu/packages/games.scm (higan): Update to 103.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-23 13:49:25 +05:30
Kei Kebreau 519bfc656c
gnu: Add retux.
* gnu/packages/games.scm (retux): New variable.
2017-06-22 17:22:59 -04:00
Rutger Helling 0a2de1c296
gnu: higan: Update to 102.
* gnu/packages/games.scm (higan): Update to 102.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-22 23:07:09 +02:00
Kei Kebreau ca508f1cfb
gnu: openttd: Add 'install-data' phase.
* gnu/packages/games.scm (openttd)[arguments]: Add it.
[native-inputs]: Add openttd-opengfx.
2017-06-20 19:50:27 -04:00
Kei Kebreau 4df9495e68
gnu: Add openttd-opengfx.
* gnu/packages/games.scm (openttd-opengfx): New variable.
2017-06-20 19:50:27 -04:00
Arun Isaac 148585c240
gnu: Move contents of zip module into compression module.
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
2017-06-20 18:10:35 +05:30
Alex Kost b000e0789f
gnu: manaplus: Update to 1.7.6.10.
* gnu/packages/games.scm (manaplus): Update to 1.7.6.10.
2017-06-16 15:48:16 +03:00
Kei Kebreau 007993bf0b
gnu: openttd: Update to 1.7.1.
* gnu/packages/games.scm (openttd): Update to 1.7.1.
2017-06-15 02:10:19 -04:00
nee 1243aaac73
gnu: crawl: Fix savegame upgrades.
* gnu/packages/patches/crawl-upgrade-saves.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/games.scm (crawl)[source]: Apply patch.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-12 15:02:23 +05:30
Kei Kebreau 0377d5006e
gnu: crawl: Update to 0.20.0.
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.20.0.
2017-06-08 19:57:25 -04:00
Kei Kebreau 28c9873800
gnu: minetest: Update to 0.4.16.
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.16.
2017-06-08 15:59:17 -04:00
Kei Kebreau 20214f7115
gnu: Add cataclysm-dda.
* gnu/packages/games.scm (cataclysm-dda): New variable.
2017-06-03 18:29:43 -04:00
Efraim Flashner b92e8da0a8
gnu: freeciv: Update to 2.5.7.
* gnu/packages/games.scm (freeciv): Update to 2.5.7.
[source]: Update uri list.
2017-06-03 22:44:37 +03:00
Rutger Helling 466073c063
gnu: Update retroarch to 1.6.0.
* gnu/packages/games.scm (retroarch): Update to 1.6.0.
2017-06-02 11:56:00 -04:00
ng0 dec63df4ff
gnu: Add open-adventure.
* gnu/packages/games.scm (open-adventure): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-06-01 23:29:23 +02:00
Ricardo Wurmus 77c729baf2
gnu: warzone2100: Use modular Qt.
* gnu/packages/games.scm (warzone2100)[inputs]: Remove qt, add qtbase and
qtscript.
[arguments]: Add build phase "patch-for-qt5.8".
2017-05-25 10:47:39 +02:00
nee ae54843433
gnu: Add crawl-tiles.
* gnu/packages/games.scm (crawl-tiles): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-24 05:15:21 +05:30
Kei Kebreau b81b8943cf
gnu: openttd: Update to 1.7.0.
* gnu/packages/games.scm (openttd): Update to 1.7.0.
2017-05-17 21:55:01 -04:00
Kei Kebreau 6aa095f10c
gnu: manaplus: Update to 1.7.5.14.
* gnu/packages/games.scm (manaplus): Update to 1.7.5.14.
[inputs]: Remove physfs.
2017-05-17 21:06:59 -04:00
Kei Kebreau e28cb7a5f5
gnu: gamine: Update to 1.5.
* gnu/packages/games.scm (gamine): Update to 1.5.
2017-05-17 19:18:34 -04:00
Kei Kebreau 32199e9aa6
gnu: fizmo: Update to 0.8.4.
* gnu/packages/games.scm (fizmo): Update to 0.8.4.
[inputs]: Add freetype; change sdl to sdl2.
2017-05-17 17:35:38 -04:00
Kei Kebreau ec84c7870e
gnu: gnubg: Update to 1.05.
* gnu/packages/games.scm (gnubg): Update to 1.05.
2017-05-17 17:33:35 -04:00
Marius Bakke ffed9eabcc
gnu: Add lierolibre.
* gnu/packages/patches/lierolibre-check-unaligned-access.patch,
gnu/packages/patches/lierolibre-is-free-software.patch,
gnu/packages/patches/lierolibre-remove-arch-warning.patch,
gnu/packages/patches/lierolibre-try-building-other-arch.patch,
gnu/packages/patches/lierolibre-newer-libconfig.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/games.scm (lierolibre): New variable.
2017-05-12 15:42:08 +02:00
Clément Lassieur bff33e6cca
gnu: Add 0ad.
* gnu/packages/games.scm (0ad, 0ad-data): New variables.

Co-authored-by: ng0 <ng0@no-reply.pragmatique.xyz>
2017-05-08 19:53:38 +02:00
Julien Lepiller cae491ab02
gnu: Add lugaru.
* gnu/packages/games.scm (lugaru): New variable.
2017-05-06 10:05:25 +02:00
Ricardo Wurmus 162a4a0323
gnu: Add enigma.
* gnu/packages/games.scm (enigma): New variable.
2017-04-28 17:46:39 +02:00
Kei Kebreau a7086b154f
gnu: hyperrogue: Update to 9.4g.
* gnu/packages/games.scm (hyperrogue): Update to 9.4g.
2017-04-22 13:57:55 -04:00
nee dd37a545f6
gnu: Add crawl.
* gnu/packages/games.scm (crawl): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-04-22 01:47:46 +05:30
Marius Bakke 7252964244
gnu: tuxpaint: Disable parallel build.
* gnu/packages/games.scm (tuxpaint)[arguments]<#:parallel-build?>: New parameter.
2017-04-20 19:31:45 +02:00
Kei Kebreau 67ba411ce3
gnu: freedink-data: Update to 1.08.20170401.
* gnu/packages/games.scm (freedink-data): Update to 1.08.20170401.
2017-04-17 12:16:05 -04:00
宋文武 9505dafb99
retroarch: Update to 1.5.0.
* gnu/packages/games.scm (retroarch): Update to 1.5.0.
2017-04-17 22:35:17 +08:00
Ricardo Wurmus e02f166364
gnu: Add fillets-ng.
* gnu/packages/games.scm (fillets-ng): New variable.
2017-04-13 23:17:01 +02:00
Ricardo Wurmus b77e3a1c4e
gnu: Add teeworlds.
* gnu/packages/games.scm (teeworlds): New variable.
* gnu/packages/patches/teeworlds-use-latest-wavpack.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
2017-04-13 23:17:00 +02:00
Ricardo Wurmus bd71525b7a
gnu: Add kiki.
* gnu/packages/games.scm (kiki): New variable.
* gnu/packages/patches/kiki-level-selection-crash.patch,
gnu/packages/patches/kiki-makefile.patch,
gnu/packages/patches/kiki-missing-includes.patch,
gnu/packages/patches/kiki-portability-64bit.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
2017-04-13 13:08:26 +02:00
Ricardo Wurmus f0f7bf95ae
gnu: Add cdogs-sdl.
* gnu/packages/games.scm (cdogs-sdl): New variable.
2017-04-11 09:43:18 +02:00
Ricardo Wurmus 6bb9c85424
gnu: Add freegish.
* gnu/packages/games.scm (freegish): New variable.
2017-04-09 23:30:23 +02:00
Efraim Flashner ecc39b3f55
gnu: gnubik: Update to 2.4.3.
* gnu/packages/games.scm (gnubik): Update to 2.4.3.
2017-04-07 16:16:13 +03:00
Tobias Geerinckx-Rice 3c2b833334
gnu: freedoom: Update to 0.11.2.
* gnu/packages/games.scm (freedoom): Update to 0.11.2.
2017-03-30 23:52:17 +02:00
Tobias Geerinckx-Rice 6fd52309b8
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-03-30 01:30:16 +02:00
Tobias Geerinckx-Rice a29d329fa8
gnu: games: Don't MKDIR before INSTALL-FILE.
* gnu/packages/games.scm (glkterm, glulxe, grue-hunter)[arguments]:
Remove spurious MKDIRs.
2017-03-29 22:06:01 +02:00
Tobias Geerinckx-Rice 05e0ac46ef
gnu: retroarch: Don't use %OUTPUT.
* gnu/packages/games.scm (retroarch)[arguments]: Accept an OUTPUTS key
in the configure phase.  Add a comment about the script.  Use LET*.
2017-03-29 22:06:01 +02:00
Tobias Geerinckx-Rice 3f12714742
gnu: games: Use ‘modify-phases’.
* gnu/packages/games.scm (pingus, cmatrix, freedink-data, xboing, irrlicht,
glkterm, glulx, retroarch)[arguments]: Use ‘modify-phases’ syntax.
2017-03-29 22:06:00 +02:00
Tobias Geerinckx-Rice 92bdf77790
gnu: glulxe: Fix typo.
* gnu/packages/games.scm (glulxe)[description]: Fix typo.
2017-03-29 22:06:00 +02:00
Tobias Geerinckx-Rice dbe7095b46
gnu: glkterm: Use @code in description.
* gnu/packages/games.scm (glkterm)[description]: Use @code.
2017-03-29 22:06:00 +02:00
Tobias Geerinckx-Rice ddce090306
gnu: games: Use INSTALL-FILE.
* gnu/packages/games.scm (glkterm, glulxe): Use INSTALL-FILE, return #t
instead of an undefined value, and prefer using let bindings.
2017-03-29 22:05:59 +02:00
Tobias Geerinckx-Rice a53a6b6fef
gnu: hyperrogue: Improve description.
* gnu/packages/games.scm (hyperrogue)[description]: Mainly fix a typo.
Throw in a few tweaks as well.
2017-03-29 22:05:59 +02:00
Kei Kebreau f8279ba46b
gnu: hyperrogue: Update to 9.4c.
* gnu/packages/games.scm (hyperrogue): Update to 9.4c.
[source]: Remove snippet.
[arguments]: Remove #:make-flags; adjust configure and install phases; add
install-data phase.
[native-inputs]: Add hyperrogue-data and unzip.
[license]: Add cc-by-sa4.0 and cc0 licenses for sounds.
2017-03-28 23:38:23 -04:00
Arun Isaac 0b608ec4ce
gnu: Add megaglest.
* gnu/packages/games.scm (megaglest): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21 15:15:35 -04:00
Arun Isaac fb731c9232
gnu: Add megaglest-data.
* gnu/packages/games.scm (megaglest-data): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21 15:15:35 -04:00
Kei Kebreau 0b5d078f8b
gnu: Add freedoom.
* gnu/packages/games.scm (freedoom): New variable.
2017-03-20 14:29:44 -04:00
Kei Kebreau 26a657f06a
gnu: Add prboom-plus.
* gnu/packages/games.scm (prboom-plus): New variable.
2017-03-15 23:14:42 -04:00
Tobias Geerinckx-Rice 3d602acb13
gnu: no-more-secrets: Update to 0.3.2.
* gnu/packages/games.scm (no-more-secrets): Update to 0.3.2.
2017-03-15 22:19:40 +01:00
Tobias Geerinckx-Rice 6d57723ac8
gnu: grue-hunter: Correctly install documentation.
* gnu/packages/games.scm (grue-hunter)[arguments]: Install and populate
‘/share/doc/grue-hunter’ as a directory, not a plain file.
2017-03-15 01:10:31 +01:00
Alex Kost 7a4dea524b
gnu: manaplus: Update to 1.7.3.4.
* gnu/packages/games.scm (manaplus): Update to 1.7.3.4.
2017-03-13 18:21:10 +03:00
Ludovic Courtès 998ac26a1e
gnu: tintin++: Use a mirror:// URI.
* gnu/packages/games.scm (tintin++)[source]: Use mirror://sourceforge.
2017-03-12 17:47:25 +01:00
Kei Kebreau 9f86202ba1
gnu: starfighter: Update to 1.7.
* gnu/packages/games.scm (starfighter): Update to 1.7.
[arguments]: Remove obsolete make flags. Re-enable configure and test
phases.
2017-03-04 22:24:17 -05:00
宋文武 b2e3d59c50
gnu: glulxe: Update to 0.5.4.
* gnu/packages/games.scm (glulxe): Update to 0.5.4.
[license]: Change to 'expat'.
2017-03-04 17:05:49 +08:00
John Darrington 2f1d20a8d4
gnu: xshogi: Remove Texinfo markup from synopsis.
* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
2017-02-25 13:24:55 +01:00
John Darrington a20b084a04
gnu: Add gnushogi and xshogi
* gnu/packages/games.scm (gnushogi, xshogi): New variables.
2017-02-23 21:25:08 +01:00
Rodger Fox 365950ce92
gnu: pioneers: Update to 15.4.
* gnu/packages/games.scm: Update to 15.4.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18 14:14:11 -05:00
Kei Kebreau f31bb3a0cf
Revert "updated pioneers to latest version."
This reverts commit 2f7eccc048.
2017-02-18 14:13:32 -05:00
Rodger Fox 2f7eccc048
updated pioneers to latest version.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18 13:07:13 -05:00
Eric Bavier 8889a7da6f
gnu: raincat: Update home-page.
* gnu/packages/games.scm (raincat)[home-page]: Update.
2017-02-16 23:33:39 -06:00
Christopher Allan Webber b76c94e639
gnu: Add angband.
* gnu/packages/games.scm (angband): New variable.
2017-02-12 13:52:37 -06:00
Adonay Felipe Nogueira efc12a81ad
gnu: abbaye: Update to 2.0.1.
* gnu/packages/games.scm: (abbaye): Update to 2.0.1.
[snippet]: Delete the bundled fonts.
[arguments]: Adjust 'patch-makefile' phase to patch only Makefile.  Add
"CC" make flag.
[inputs]: Use only required sdl2 packages.
[home-page]: Update to the new location.
[license]: Use the proper license.

Signed-off-by: Alex Kost <alezost@gmail.com>
2017-02-03 22:50:20 +03:00
ng0 345504c79d
gnu: Add no-more-secrets.
* gnu/packages/games.scm (no-more-secrets): New variable.

Signed-off-by: Eric Bavier <bavier@member.fsf.org>
2017-02-02 20:34:15 -06:00