summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
AgeCommit message (Collapse)Author
2017-06-20gnu: Move contents of zip module into compression module.Arun Isaac
* 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-16gnu: manaplus: Update to 1.7.6.10.Alex Kost
* gnu/packages/games.scm (manaplus): Update to 1.7.6.10.
2017-06-15gnu: openttd: Update to 1.7.1.Kei Kebreau
* gnu/packages/games.scm (openttd): Update to 1.7.1.
2017-06-12gnu: crawl: Fix savegame upgrades.nee
* 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-08gnu: crawl: Update to 0.20.0.Kei Kebreau
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.20.0.
2017-06-08gnu: minetest: Update to 0.4.16.Kei Kebreau
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.16.
2017-06-03gnu: Add cataclysm-dda.Kei Kebreau
* gnu/packages/games.scm (cataclysm-dda): New variable.
2017-06-03gnu: freeciv: Update to 2.5.7.Efraim Flashner
* gnu/packages/games.scm (freeciv): Update to 2.5.7. [source]: Update uri list.
2017-06-02gnu: Update retroarch to 1.6.0.Rutger Helling
* gnu/packages/games.scm (retroarch): Update to 1.6.0.
2017-06-01gnu: Add open-adventure.ng0
* gnu/packages/games.scm (open-adventure): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2017-05-25gnu: warzone2100: Use modular Qt.Ricardo Wurmus
* gnu/packages/games.scm (warzone2100)[inputs]: Remove qt, add qtbase and qtscript. [arguments]: Add build phase "patch-for-qt5.8".
2017-05-24gnu: Add crawl-tiles.nee
* gnu/packages/games.scm (crawl-tiles): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-17gnu: openttd: Update to 1.7.0.Kei Kebreau
* gnu/packages/games.scm (openttd): Update to 1.7.0.
2017-05-17gnu: manaplus: Update to 1.7.5.14.Kei Kebreau
* gnu/packages/games.scm (manaplus): Update to 1.7.5.14. [inputs]: Remove physfs.
2017-05-17gnu: gamine: Update to 1.5.Kei Kebreau
* gnu/packages/games.scm (gamine): Update to 1.5.
2017-05-17gnu: fizmo: Update to 0.8.4.Kei Kebreau
* gnu/packages/games.scm (fizmo): Update to 0.8.4. [inputs]: Add freetype; change sdl to sdl2.
2017-05-17gnu: gnubg: Update to 1.05.Kei Kebreau
* gnu/packages/games.scm (gnubg): Update to 1.05.
2017-05-12gnu: Add lierolibre.Marius Bakke
* 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-08gnu: Add 0ad.Clément Lassieur
* gnu/packages/games.scm (0ad, 0ad-data): New variables. Co-authored-by: ng0 <ng0@no-reply.pragmatique.xyz>
2017-05-06gnu: Add lugaru.Julien Lepiller
* gnu/packages/games.scm (lugaru): New variable.
2017-04-28gnu: Add enigma.Ricardo Wurmus
* gnu/packages/games.scm (enigma): New variable.
2017-04-22gnu: hyperrogue: Update to 9.4g.Kei Kebreau
* gnu/packages/games.scm (hyperrogue): Update to 9.4g.
2017-04-22gnu: Add crawl.nee
* gnu/packages/games.scm (crawl): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-04-20gnu: tuxpaint: Disable parallel build.Marius Bakke
* gnu/packages/games.scm (tuxpaint)[arguments]<#:parallel-build?>: New parameter.
2017-04-17gnu: freedink-data: Update to 1.08.20170401.Kei Kebreau
* gnu/packages/games.scm (freedink-data): Update to 1.08.20170401.
2017-04-17retroarch: Update to 1.5.0.宋文武
* gnu/packages/games.scm (retroarch): Update to 1.5.0.
2017-04-13gnu: Add fillets-ng.Ricardo Wurmus
* gnu/packages/games.scm (fillets-ng): New variable.
2017-04-13gnu: Add teeworlds.Ricardo Wurmus
* 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-13gnu: Add kiki.Ricardo Wurmus
* 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-11gnu: Add cdogs-sdl.Ricardo Wurmus
* gnu/packages/games.scm (cdogs-sdl): New variable.
2017-04-09gnu: Add freegish.Ricardo Wurmus
* gnu/packages/games.scm (freegish): New variable.
2017-04-07gnu: gnubik: Update to 2.4.3.Efraim Flashner
* gnu/packages/games.scm (gnubik): Update to 2.4.3.
2017-03-30gnu: freedoom: Update to 0.11.2.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freedoom): Update to 0.11.2.
2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-03-29gnu: games: Don't MKDIR before INSTALL-FILE.Tobias Geerinckx-Rice
* gnu/packages/games.scm (glkterm, glulxe, grue-hunter)[arguments]: Remove spurious MKDIRs.
2017-03-29gnu: retroarch: Don't use %OUTPUT.Tobias Geerinckx-Rice
* gnu/packages/games.scm (retroarch)[arguments]: Accept an OUTPUTS key in the configure phase. Add a comment about the script. Use LET*.
2017-03-29gnu: games: Use ‘modify-phases’.Tobias Geerinckx-Rice
* gnu/packages/games.scm (pingus, cmatrix, freedink-data, xboing, irrlicht, glkterm, glulx, retroarch)[arguments]: Use ‘modify-phases’ syntax.
2017-03-29gnu: glulxe: Fix typo.Tobias Geerinckx-Rice
* gnu/packages/games.scm (glulxe)[description]: Fix typo.
2017-03-29gnu: glkterm: Use @code in description.Tobias Geerinckx-Rice
* gnu/packages/games.scm (glkterm)[description]: Use @code.
2017-03-29gnu: games: Use INSTALL-FILE.Tobias Geerinckx-Rice
* gnu/packages/games.scm (glkterm, glulxe): Use INSTALL-FILE, return #t instead of an undefined value, and prefer using let bindings.
2017-03-29gnu: hyperrogue: Improve description.Tobias Geerinckx-Rice
* gnu/packages/games.scm (hyperrogue)[description]: Mainly fix a typo. Throw in a few tweaks as well.
2017-03-28gnu: hyperrogue: Update to 9.4c.Kei Kebreau
* 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-21gnu: Add megaglest.Arun Isaac
* gnu/packages/games.scm (megaglest): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21gnu: Add megaglest-data.Arun Isaac
* gnu/packages/games.scm (megaglest-data): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-20gnu: Add freedoom.Kei Kebreau
* gnu/packages/games.scm (freedoom): New variable.
2017-03-15gnu: Add prboom-plus.Kei Kebreau
* gnu/packages/games.scm (prboom-plus): New variable.
2017-03-15gnu: no-more-secrets: Update to 0.3.2.Tobias Geerinckx-Rice
* gnu/packages/games.scm (no-more-secrets): Update to 0.3.2.
2017-03-15gnu: grue-hunter: Correctly install documentation.Tobias Geerinckx-Rice
* gnu/packages/games.scm (grue-hunter)[arguments]: Install and populate ‘/share/doc/grue-hunter’ as a directory, not a plain file.
2017-03-13gnu: manaplus: Update to 1.7.3.4.Alex Kost
* gnu/packages/games.scm (manaplus): Update to 1.7.3.4.
2017-03-12gnu: tintin++: Use a mirror:// URI.Ludovic Courtès
* gnu/packages/games.scm (tintin++)[source]: Use mirror://sourceforge.