summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Collapse)AuthorAge
* gnu: openrct2: Update to 0.3.3.Pierre Neidhardt2021-04-25
| | | | * gnu/packages/games.scm (openrct2): Update to 0.3.3.
* gnu: Add gnome-2048.jgart2021-04-19
| | | | | | | * gnu/packages/games.scm (gnome-2048): New variable. Co-authored-by: Carla Cao <ccao001@fiu.edu> Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: minetest: Fix absolute path to 'rm' command.Trevor Hass2021-04-14
| | | | | | | * gnu/packages/games.scm (minetest)[patch-sources]: Substitute '/bin/rm' path. [inputs]: Add coreutils. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: minetest: Update to 5.4.1.Tobias Geerinckx-Rice2021-04-12
| | | | * gnu/packages/games.scm (minetest, minetest-data): Update to 5.4.1.
* gnu: edgar: Update to 1.34.Tobias Geerinckx-Rice2021-04-11
| | | | * gnu/packages/games.scm (edgar): Update to 1.34.
* gnu: bsd-games: Fix typo in description.Tobias Geerinckx-Rice2021-04-10
| | | | | * gnu/packages/games.scm (bsd-games)[description]: Fix typo, and delete stray comma.
* gnu: freeciv: Update to 2.6.4.Kei Kebreau2021-04-09
| | | | * gnu/packages/games.scm (freeciv): Update to 2.6.4.
* gnu: solarus: Update to 1.6.5.Tobias Geerinckx-Rice2021-04-07
| | | | | | * gnu/packages/games.scm (solarus): Update to 1.6.5. (solarus-quest-editor)[source]: Update hash. [arguments]: Remove obsolete 'fix-qt-build phase.
* gnu: minetest-mineclone: Update to 0.71.0.Leo Prikler2021-03-23
| | | | * gnu/packages/games.scm (minetest-mineclone): Update to 0.71.0.
* gnu: minetest: Enable tests.la snesne2021-03-23
| | | | | | | * gnu/packages/games.scm (minetest)[arguments]: Remove #:tests?. Add #:phases. Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: minetest: Update to 5.4.0.la snesne2021-03-23
| | | | | | * gnu/packages/games (minetest, minetest-data): Update to 5.4.0. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: wesnoth: Update to 1.14.16.Tobias Geerinckx-Rice2021-03-22
| | | | * gnu/packages/games.scm (wesnoth): Update to 1.14.16.
* gnu: chroma: Update to 1.18.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/games.scm (chroma): Update to 1.18.
* gnu: bzflag: Update to 2.4.22.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/games.scm (bzflag): Update to 2.4.22.
* gnu: chessx: Update to 1.5.6.Michael Rohleder2021-03-02
| | | | | | | * gnu/packages/games.scm (chessx): Update to 1.5.6. [arguments]: Remove now unneeded build fix. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: unknown-horizons: Use HTTPS home page URI.Nicolas Goaziou2021-02-28
| | | | * gnu/packages/games.scm (unknown-horizons)[home-page]: Use HTTPS URI.
* gnu: Add oshu.Dan Frumin2021-02-24
| | | | | | * gnu/packages/games.scm (oshu): New variable. Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: stockfish: Update to 13.Greg Hogan2021-02-23
| | | | | | | * gnu/packages/games.scm (stockfish): Update to 13. [inputs]: Update neural network file. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add vitetris.Stefan Reichör2021-02-18
| | | | | | * gnu/packages/games.scm (vitetris): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: passage: Fix typo in description.Nicolas Goaziou2021-02-16
| | | | | * gnu/packages/games.scm (passage): Add missing space after full stop, and correct double quotes.
* gnu: Add passage.Ricardo Wurmus2021-02-15
| | | | * gnu/packages/games.scm (passage): New variable.
* gnu: hedgewars: Fix build.宋文武2021-02-11
| | | | | | | Fixes <https://issues.guix.gnu.org/46398>. * gnu/packages/games.scm (hedgewars)[arguments]<#:phases>: Add the missing "#include <QPainterPath>".
* gnu: crawl: Update to 0.26.1Robert Smith2021-02-07
| | | | | | * gnu/packages/games.scm (crawl): Update to 0.26.1 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add cockatrice.Leo Prikler2021-02-05
| | | | * gnu/packages/games.scm (cockatrice): New variable.
* gnu: pioneer: Update to 20210203.Olivier Rojon2021-02-05
| | | | | | * gnu/packages/games.scm (pioneer): Update to 20210203. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: teeworlds: Fix audio.Lars-Dominik Braun2021-01-31
| | | | | | | | | | | * gnu/packages/games.scm (teeworlds)[source]: Enable recursive cloning. [build-system]: Switch to cmake-build-system. [arguments]: Remove custom phases build and install. [inputs]: Add openssl. [native-inputs]: Remove bam. [license]: Add map/language data license. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: trigger-rally: Fix license field.Eric Bavier2021-01-23
| | | | * gnu/packages/games.scm (trigger-rally)[license]: Use list.
* gnu: Add Trigger Rally.Eric Bavier2021-01-23
| | | | * gnu/packages/games.scm (trigger-rally): New variable.
* gnu: Add solarus-quest-editor.Nicolas Goaziou2021-01-20
| | | | | * gnu/packages/games.scm (solarus-quest-editor): New variable. (solarus): Add a comment about linked updates.
* gnu: solarus: Remove ".git" suffix from URL.Nicolas Goaziou2021-01-20
| | | | * gnu/packages/games.scm (solarus)[source]: Remove ".git" suffix from URL.
* gnu: Add solarus.Nicolas Goaziou2021-01-20
| | | | * gnu/packages/games.scm (solarus): New variable.
* gnu: crawl: Update to 0.26.0.Christopher Lemmer Webber2021-01-13
| | | | | * gnu/packages/games.scm (crawl): Update to 0.26.0. Remove no-longer-needed snippet.
* gnu: augustus: Update to 2.0.1.Pierre Neidhardt2021-01-10
| | | | * gnu/packages/games.scm (augustus): Update to 2.0.1.
* gnu: julius: Update to 1.6.0.Timotej Lazar2021-01-10
| | | | | | * gnu/packages/games.scm (julius): Update to 1.6.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: starfighter: Update to 2.4.Tobias Geerinckx-Rice2021-01-07
| | | | * gnu/packages/games.scm (starfighter): Update to 2.4.
* gnu: openrct2: Update to 0.3.2.Pierre Neidhardt2021-01-07
| | | | * gnu/packages/games.scm (openrct2): Update to 0.3.2.
* gnu: openrct2-objects: Update to 1.0.20.Pierre Neidhardt2021-01-07
| | | | * gnu/packages/games.scm (openrct2-objects): Update to 1.0.20.
* gnu: freeciv: Update to 2.6.3.Tobias Geerinckx-Rice2021-01-02
| | | | * gnu/packages/games.scm (freeciv): Update to 2.6.3.
* gnu: kjumpingcube: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (kjumpingcube): Update to 20.12.0. [source]: Download from new upstream URI.
* gnu: ksquares: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (ksquares): Update to 20.12.0. [source]: Download from new upstream URI.
* gnu: kreversi: Update to 20.08.3.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (kreversi): Update to 20.08.3. [source]: Download from new upstream URI.
* gnu: knavalbattle: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (knavalbattle): Update to 20.12.0. [source]: Download from new upstream URI.
* gnu: killbots: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (killbots): Update to 20.12.0. [source]: Download from new upstream URI.
* gnu: bovo: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (bovo): Update to 20.12.0. [source]: Download from new upstream URI.
* gnu: kspaceduel: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (kspaceduel): Update to 20.12.0. [source]: Download from new upstream URI.
* gnu: kapman: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (kapman): Update to 20.12.0. [source]: Download from new upstream URI.
* gnu: kubrick: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (kubrick): Update to 20.12.0. [source]: Download from new upstream URI.
* gnu: kiriki: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (kiriki): Update to 20.12.0. [source]: Download from new upstream URI.
* gnu: ksirk: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (ksirk): Update to 20.12.0. [source]: Download from new upstream URI.
* gnu: granatier: Update to 20.12.0.Efraim Flashner2020-12-30
| | | | | * gnu/packages/games.scm (granatier): Update to 20.12.0. [source]: Download from new upstream URI.