summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
AgeCommit message (Expand)Author
2018-10-07gnu: crawl, crawl-tiles: Update to 0.22.1....* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.22.1. * gnu/packages/patches/crawl-upgrade-saves.patch: Update accordingly. Kei Kebreau
2018-10-05gnu: Add bastet....* gnu/packages/games.scm (bastet): New public variable. * gnu/packages/patches/bastet-change-source-of-unordered_set.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice
2018-10-04gnu: Add freedroidrpg....* gnu/packages/games.scm (freedroidrpg): New public variable. Tobias Geerinckx-Rice
2018-10-01gnu: raincat: Update to 1.2.1....* gnu/packages/games.scm (raincat): Update to 1.2.1. [arguments]: Ensure raincat can find freeglut libraries at runtime. [inputs]: Replace ghc-sdl, ghc-sdl-image, and ghc-sdl-mixer with ghc-sdl2, ghc-sdl2-image, and ghc-sdl2-mixer, respectively. Ricardo Wurmus
2018-10-01gnu: raincat: Update to 1.2....* gnu/packages/games.scm (raincat): Update to 1.2. Timothy Sample
2018-10-01gnu: ghc-mtl: Remove built-in Haskell package....* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-mtl. * gnu/packages/games.scm (raincat)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-check.scm (ghc-tasty-ant-xml, ghc-tasty-golden, ghc-tasty, ghc-tasty-kat, ghc-tasty-rerun, ghc-crypto-cipher-tests)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-crypto.scm (ghc-asn1-encoding, ghc-pem, ghc-x509, ghc-x509-store, ghc-x509-validation, ghc-x509-system)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-web.scm (ghc-http, ghc-http-conduit, ghc-yesod-core)[inputs]: Remove ghc-mtl. * gnu/packages/haskell.scm (ghc-convertible, ghc-libxml, ghc-cgi, ghc-happy, ghc-haskell-src-exts, ghc-resourcet, cabal-install, ghc-indents, ghc-regex-base, ghc-regex-tdfa-rc, ghc-trifecta, ghc-zip-archive, ghc-logict, ghc-exceptions, ghc-smallcheck, ghc-syb, ghc-fgl, ghc-chasingbottoms, ghc-parsec, ghc-megaparsec, ghc-edisonapi, ghc-edisoncore, ghc-mmorph, ghc-ifelse, ghc-kan-extensions, ghc-lens, ghc-cheapskate, ghc-free, ghc-adjunctions, ghc-equivalence, ghc-texmath, ghc-texmath-for-pandoc-1, ghc-highlighting-kate, ghc-th-reify-many, ghc-th-orphans, ghc-geniplate-mirror, ghc-conduit, ghc-filemanip, ghc-juicypixels, ghc-hslua, ghc-hourglass, ghc-skylighting, ghc-skylighting-for-pandoc-1, ghc-pandoc, ghc-pandoc-1, ghc-pandoc-citeproc, ghc-regex-tdfa, ghc-stmonadtrans, ghc-constraints, ghc-lifted-async, ghc-shelly, ghc-hslogger, ghc-json, shellcheck, ghc-vector-algorithms, ghc-monad-par-extras, ghc-monad-par, ghc-monadrandom, ghc-either, ghc-rebase, ghc-aws, ghc-monad-logger, ghc-persistent, ghc-bytes, ghc-missingh, ghc-operational, ghc-chart)[inputs]: Remove ghc-mtl. (ghc-conduit-combinators)[native-inputs]: Remove ghc-mtl. (ghc-mtl): Remove variable. * gnu/packages/idris.scm (idris)[inputs]: Remove ghc-mtl. * gnu/packages/tls.scm (ghc-tls)[inputs]: Remove ghc-mtl. * gnu/packages/version-control.scm (darcs, git-annex)[inputs]: Remove ghc-mtl. * gnu/packages/wm.scm (xmonad, ghc-xmonad-contrib)[inputs]: Remove ghc-mtl. * gnu/packages/xml.scm (ghc-hxt)[inputs]: Remove ghc-mtl. Timothy Sample
2018-09-17gnu: powwow: Update to 1.2.18....* gnu/packages/games.scm (powwow): Update to 1.2.18. Tobias Geerinckx-Rice
2018-09-17gnu: powwow: Use HTTPS home page....* gnu/packages/games.scm (powwow)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-09-08gnu: Add frotz, frotz-dumb-terminal, and frotz-sdl....* gnu/packages/games.scm (frotz, frotz-dumb-terminal, frotz-sdl): New variables. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> Benjamin Slade
2018-09-03gnu: openrct2: Update to 0.2.1....* gnu/packages/games.scm (openrct2-objects): Update to 1.0.6. * gnu/packages/games.scm (openrct2): Update to 0.2.1. Rutger Helling
2018-08-30gnu: Add pipewalker....* gnu/packages/games.scm (pipewalker): New public variable. Tobias Geerinckx-Rice
2018-08-16gnu: Add nudoku....* gnu/packages/games.scm (nudoku): New variable. Signed-off-by: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> Madalin Ionel-Patrascu
2018-08-15gnu: cataclysm-dda: Allow localization....* gnu/packages/games.scm (cataclysm-dda): Allow localization. Nicolas Goaziou
2018-08-13gnu: fortune-mod: Clean up empty directory....* gnu/packages/games.scm (fortune-mod)[arguments]: RMDIR ‘games/’ after emptying it. Tobias Geerinckx-Rice
2018-08-11gnu: angband: Update to 4.1.3....* gnu/packages/games.scm (angband): Update to 4.1.3. Tobias Geerinckx-Rice
2018-08-11gnu: fortune-mod: Return #t from all phases....* gnu/packages/games.scm (fortune-mod)[arguments]: Return #t rather than undefined from phases. Tobias Geerinckx-Rice
2018-08-11gnu: fortune-mod: Update to 2.6.1....* gnu/packages/games.scm (fortune-mod): Update to 2.6.1. Tobias Geerinckx-Rice
2018-08-11gnu: fortune-mod: Don't use unstable tarball....* gnu/packages/games.scm (fortune-mod)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2018-08-02gnu: minetest: Add console support....* gnu/packages/games.scm (minetest)[inputs]: Add ncurses. Efraim Flashner
2018-08-02gnu: games.scm: Arrange modules alphabetically....* gnu/packages/games.scm: Arrange imported modules alphabetically. Efraim Flashner
2018-08-02gnu: minetest: Use more system libraries....* gnu/packages/games.scm (minetest)[source]: Remove bundled libraries in a snippet. [arguments]: Add flag to use system jsoncpp. [inputs]: Add gmp, jsoncpp. Arrange alphabetically. Efraim Flashner
2018-08-02gnu: irrlicht: Don't use bundled libraries....* gnu/packages/patches/irrlicht-use-system-libs.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/games.scm (irrlicht)[source]: Add patch. Remove bundled code and binaries in a snippet. [native-inputs]: Remove unzip. [inputs]: Remove glu, add bzip2, libjpeg, libpng, libx11, libxx86vm. [arguments]: Remove custom 'unpack phase, add custom 'chdir-to-source phase and adjust 'fix-build-env phase to changes. Efraim Flashner
2018-08-02gnu: minetest: Don't use unstable tarball....* gnu/packages/games.scm (minetest)[source]: Download from git repository. Efraim Flashner
2018-08-02gnu: minetest-data: Don't use autogenerated tarball....* gnu/packages/games.scm (minetest-data)[source]: Download from git repository. [native-inputs]: Remove gzip, tar. [arguments]: Adjust custom build accordingly. Efraim Flashner
2018-07-30gnu: minetest: Update to 0.4.17.1....* gnu/packages/games.scm (minetest): Update to 0.4.17.1. Kei Kebreau
2018-07-30gnu: retux: Return #t from all phases....* gnu/packages/games.scm (retux)[arguments]: Return #t from the 'install' phase. Kei Kebreau
2018-07-30gnu: gnubg: Update to 1.06.001....* gnu/packages/games.scm (gnubg): Update to 1.06.001. Kei Kebreau
2018-07-30gnu: golly: Update to 3.2....* gnu/packages/games.scm (golly): Update to 3.2. Kei Kebreau
2018-07-30gnu: warzone2100: Update to 3.2.3....* gnu/packages/games.scm (warzone2100): Update to 3.2.3. [arguments]: Add "--with-distributor=Guix" to #:configure-flags. Remove 'remove-reference-to-missing-file' and 'patch-for-qt5.8' phases. Add 'fix-ivis-linktest' phase. [native-inputs]: Add gettext-minimal. [inputs]: Add harfbuzz and remove quesoglc. Kei Kebreau
2018-07-29gnu: Add chroma....* gnu/packages/games.scm (chroma): New variable. Christopher Lemmer Webber
2018-07-26gnu: freeciv: Update to 2.6.0....* gnu/packages/games.scm (freeciv): Update to 2.6.0. Kei Kebreau
2018-07-23gnu: wesnoth: Update to 1.14.4 [fixes CVE-2018-1999023]....* gnu/packages/games.scm (wesnoth): Update to 1.14.4. Leo Famulari
2018-07-22gnu: hyperrogue: Update to 10.4j....* gnu/packages/games.scm (hyperrogue): Update to 10.4j. [arguments]: Modify 'configure' phase and substitute invoke for system*. Kei Kebreau
2018-07-21gnu: minetest: Update to 0.4.17....* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.17. Kei Kebreau
2018-07-18gnu: nethack: Make builds bit-reproducible....* gnu/packages/games.scm (nethack)[arguments]: In 'patch-paths' phase, define REPRODUCIBLE_BUILD in config.h and set SOURCE_DATE_EPOCH. Ludovic Courtès
2018-07-18gnu: Add nethack....* gnu/packages/games.scm (nethack): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Anonymous
2018-07-17gnu: angband: Update to 4.1.2....* gnu/packages/games.scm (angband): Update to 4.1.2. [source]: Parameterize source uri. [arguments]: Use custom 'autogen.sh phase to replace 'bootstrap phase. Efraim Flashner
2018-07-03gnu: vkquake: Add vulkan-headers....* gnu/packages/games.scm (vkquake)[inputs]: Add vulkan-headers. Rutger Helling
2018-07-03gnu: openrct2: Update to 0.2.0....* gnu/packages/games.scm (openrct2): Update to 0.2.0. [configure-flags]: Add -DDOWNLOAD_OBJECTS=OFF configure flag. [arguments]: Add 'fixgcc7, 'get-rid-of-errors phases. [native-inputs]: Add gcc@7. Rutger Helling
2018-07-02gnu: Add freedink-dfarc....* gnu/packages/games.scm (freedink-dfarc): New variable. Kei Kebreau
2018-07-02gnu: bambam: Don't use unstable tarball....* gnu/packages/games.scm (bambam)[source]: Use GIT-FETCH. Tobias Geerinckx-Rice
2018-07-02gnu: bambam: Update to 0.6....* gnu/packages/games.scm (bambam): Update to 0.6. Tobias Geerinckx-Rice
2018-07-02gnu: teeworlds: Add missing dependency....* gnu/packages/games.scm (teeworlds)[native-inputs]: Add pkg-config. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Tim Gesthuizen
2018-07-02gnu: cdogs-sdl: Update to 0.6.7....* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.7. [source]: Use version tag. Tobias Geerinckx-Rice
2018-06-29gnu: cataclysm-dda: Update snapshot....* gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5. [source]: Use git-fetch and remove snippet. [arguments]: Remove 'configure' phase. Use 'invoke' in 'build-tiles' and 'install-tiles' phases. Kei Kebreau
2018-06-23gnu: tome4: Update to 1.5.10....* gnu/packages/games.scm (tome4): Update to 1.5.10. Oleg Pykhalov
2018-06-23gnu: tome4: Use invoke....* gnu/packages/games.scm (tome4)[arguments]: Use invoke. Oleg Pykhalov
2018-06-20gnu: meandmyshadow: Update to 0.4.1....* gnu/packages/games.scm (meandmyshadow): Update to 0.4.1. Tobias Geerinckx-Rice
2018-06-20gnu: meandmyshadow: Return #t from phases....* gnu/packages/games.scm (meandmyshadow)[arguments]: Return #t rather than undefined from phases. Tobias Geerinckx-Rice
2018-06-20gnu: extremetuxracer: Fix typo in synopsis....* gnu/packages/games.scm (extremetuxracer)[synopis]: Hyphenate. Tobias Geerinckx-Rice