summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
AgeCommit message (Collapse)Author
2020-01-18gnu: Add shlomif-cmake-modules.Oleg Pykhalov
* gnu/packages/games.scm (shlomif-cmake-modules): New variable. (fortune-mod)[native-inputs]: Take "cmake-rules" to a separate variable.
2020-01-18gnu: cmatrix: Update to 2.0.Oleg Pykhalov
* gnu/packages/games.scm (cmatrix)[version]: Update to 2.0. [source]: Download using git-fetch. [native-inputs]: Add AUTOCONF and AUTOMAKE.
2020-01-18gnu: supertuxkart: Update to 1.1.Kei Kebreau
* gnu/packages/games.scm (supertuxkart): Update to 1.1. [arguments]: Add "-DUSE_IPV6=FALSE" to #:configure-flags. [inputs]: Add harfbuzz. [home-page]: Follow permanent redirect.
2020-01-17gnu: red-eclipse: Remove proprietary libraries and pre-compiled binaries.Kei Kebreau
* gnu/packages/games.scm (red-eclipse)[source]: Add 'modules' and 'snippet'. [home-page]: Use HTTPS. [license]: Update license.
2020-01-17gnu: Add corsix-th.Timotej Lazar
* gnu/packages/games.scm (corsix-th): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-16gnu: xmoto: Slight description rewording.Nicolas Goaziou
* gnu/packages/games.scm (xmoto)[description]: Slight rewording.
2020-01-16gnu: Add xmoto.Nicolas Goaziou
* gnu/packages/games.scm (xmoto): New variable. * gnu/packages/patches/xmoto-remove-glext.patch: New file. * gnu/packages/patches/xmoto-reproducible.patch: New file. * gnu/packages/patches/xmoto-utf8.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new files.
2020-01-15gnu: red-eclipse: Update to 2.0.0.Kei Kebreau
* gnu/packages/games.scm (red-eclipse): Update to 2.0.0. [source]: Remove obsolete patch, and fetch submodules by making "recursive?" true. [arguments]: Remove "unpack-data" phase and adjust "add-store-data-package-path-as-default" phase. [inputs]: Add freetype and remove data-sources. * gnu/packages/patches/red-eclipse-remove-gamma-name-hack.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Delete file.
2020-01-15gnu: gnubg: Add desktop file.Guillaume Le Vaillant
* gnu/packages/games.scm (gnubg)[arguments]: Add an 'install-desktop-file' phase.
2020-01-15gnu: gnubg: Fix links.Guillaume Le Vaillant
The site at gnubg.org states that the software is now available at www.gnu.org/software/gnubg. * gnu/packages/games.scm (gnugb)[source]: Fix link. [home-page]: Likewise.
2020-01-12gnu: tintin++: Update to 2.02.00.Kei Kebreau
* gnu/packages/games.scm (tintin++): Update to 2.02.00. [source]: Adjust for new upstream versioning scheme. [home-page]: Follow redirect. [license]: Update license.
2020-01-12gnu: Add julius.Timotej Lazar
* gnu/packages/games.scm (julius): New variable.
2020-01-09gnu: teeworlds: Fix install phase on i386 architecture.Oleg Pykhalov
* gnu/packages/games.scm (teeworlds)[arguments]: Fix install phase on i386 architecture.
2020-01-08gnu: tome4: Update to 1.6.6.Oleg Pykhalov
* gnu/packages/games.scm (tome4): Update to 1.6.6.
2020-01-08gnu: harmonist: Update to 0.3.0.Alex ter Weele
* gnu/packages/games.scm (harmonist): Update to 0.3.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-01-06gnu: supertux: Fix description.Nicolas Goaziou
* gnu/packages/games.scm (supertux)[description]: Remove unnecessary words in GNU Guix.
2020-01-06gnu: supertux: Update to 0.6.1.Nicolas Goaziou
* gnu/packages/games.scm (supertux): Update to 0.6.1.
2020-01-03gnu: tome4: Update to 1.6.5.Oleg Pykhalov
* gnu/packages/games.scm (tome4): Update to 1.6.5. [arguments]: Use invoke in install phase
2020-01-02gnu: freeciv: Fix typo in synopsis and description.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freeciv)[synopsis, description]: Add missing hyphen. ‘In’ → ‘into’ age.
2020-01-02gnu: freeciv: Update to 2.6.1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freeciv): Update to 2.6.1.
2019-12-25gnu: nethack: Update to 3.6.4.Tobias Geerinckx-Rice
* gnu/packages/games.scm (nethack): Update to 3.6.4.
2019-12-23gnu: Remove "tags" properties for KDE games.Hartmut Goebel
These are not handled by tools and not agreed upon. * gnu/packages/games.scm (bomber, bovo, granatier, kajongg, kapman, kblackbox, kblocks, kbounce, kbreakout, kdiamond, kfourinline, kgoldrunner, kigo, killbots, kiriki, kjumpingcube, klines, kmahjongg, kmines, knavalbattle, knetwalk, kolf, kollision, konquest, kreversi, kshisen, ksirk, ksnakeduel, kspaceduel, ksquares, ksudoku, ktuberling, kubrick, lskat, palapeli, picmi) [properties]: Remove.
2019-12-15gnu: Add lolcatLeo Prikler
* gnu/packages/games.scm (lolcat): New package. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-10gnu: Add kjumpingcube.Hartmut Goebel
* gnu/packages/games.scm (kjumpingcube): New variable.
2019-12-10gnu: Add ksquares.Hartmut Goebel
* gnu/packages/games.scm (ksquares): New variable.
2019-12-10gnu: Add kreversi.Hartmut Goebel
* gnu/packages/games.scm (kreversi): New variable.
2019-12-10gnu: Add knavalbattle.Hartmut Goebel
* gnu/packages/games.scm (knavalbattle): New variable.
2019-12-10gnu: Add kollision.Hartmut Goebel
* gnu/packages/games.scm (kollision): New variable.
2019-12-10gnu: Add ksnakeduel.Hartmut Goebel
* gnu/packages/games.scm (ksnakeduel): New variable.
2019-12-10gnu: Add killbots.Hartmut Goebel
* gnu/packages/games.scm (killbots): New variable.
2019-12-10gnu: Add bovo.Hartmut Goebel
* gnu/packages/games.scm (bovo): New variable.
2019-12-10gnu: Add kspaceduel.Hartmut Goebel
* gnu/packages/games.scm (kspaceduel): New variable.
2019-12-10gnu: Add kapman.Hartmut Goebel
* gnu/packages/games.scm (kapman): New variable.
2019-12-10gnu: Add lskat.Hartmut Goebel
* gnu/packages/games.scm (lskat): New variable.
2019-12-10gnu: Add kubrick.Hartmut Goebel
* gnu/packages/games.scm (kubrick): New variable.
2019-12-10gnu: Add kigo.Hartmut Goebel
* gnu/packages/games.scm (kigo): New variable.
2019-12-10gnu: Add kiriki.Hartmut Goebel
* gnu/packages/games.scm (kiriki): New variable.
2019-12-10gnu: Add palapeli.Hartmut Goebel
* gnu/packages/games.scm (palapeli): New variable.
2019-12-10gnu: Add ksirk.Hartmut Goebel
* gnu/packages/games.scm (ksirk): New variable.
2019-12-10gnu: Add granatier.Hartmut Goebel
* gnu/packages/games.scm (granatier): New variable.
2019-12-10gnu: Add bomber.Hartmut Goebel
* gnu/packages/games.scm (bomber): New variable.
2019-12-10gnu: Add knetwalk.Hartmut Goebel
* gnu/packages/games.scm (knetwalk): New variable.
2019-12-10gnu: Add kblackbox.Hartmut Goebel
* gnu/packages/games.scm (kblackbox): New variable.
2019-12-10gnu: Add kfourinline.Hartmut Goebel
* gnu/packages/games.scm (kfourinline): New variable.
2019-12-10gnu: Add kdiamond.Hartmut Goebel
* gnu/packages/games.scm (kdiamond): New variable.
2019-12-10gnu: Add kgoldrunner.Hartmut Goebel
* gnu/packages/games.scm (kgoldrunner): New variable.
2019-12-10gnu: Add klines.Hartmut Goebel
* gnu/packages/games.scm (klines): New variable.
2019-12-10gnu: Add ksudoku.Hartmut Goebel
* gnu/packages/games.scm (ksudoku): New variable.
2019-12-10gnu: Add kblocks.Hartmut Goebel
* gnu/packages/games.scm (kblocks): New variable.
2019-12-10gnu: Add kbounce.Hartmut Goebel
* gnu/packages/games.scm (kbounce): New variable.