summaryrefslogtreecommitdiff
path: root/gnu/packages/game-development.scm
AgeCommit message (Collapse)Author
2020-12-12gnu: renpy: Use system fribidi and drop generated sources.Leo Prikler
* gnu/packages/patches/renpy-use-system-fribidi.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it here. * gnu/packages/game-development.scm (renpy)[source]<patches> Use it here. <modules>: Add (guix build utils). <snippet>: Drop generated sources and fribidi sources. (arguments)[phases]: Add fix-include-paths. (inputs): Add fribidi. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-12gnu: pygame-sdl2-for-renpy: Drop generated sources in snippet.Leo Prikler
* gnu/packages/game-development.scm (pygame-sdl2-for-renpy)[source]<modules>: Add (guix build utils). [#:phases]<drop-generated-files>: Move from here... [source]<snippet>: ... to here. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-23gnu: guile-chickadee: Use Guile 3.0.David Thompson
* gnu/packages/game-development.scm (guile-chickadee): Change Guile inputs to use 3.0 package variants.
2020-11-23gnu: guile-chickadee: Update to 0.6.0.David Thompson
2020-11-23gnu: Deprecate guile3.0-chickadee.David Thompson
2020-11-20gnu: tiled: Update to 1.4.3.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (tiled): Update to 1.4.3.
2020-11-18gnu: bennu-game-development: Update to 353.Pierre Neidhardt
* gnu/packages/game-development.scm (bennu-game-development): Update to 353.
2020-11-15gnu: tiled: Update to 1.4.2.David Thompson
2020-10-15gnu: Add tsukundere.Leo Prikler
* gnu/packages/game-development.scm (tsukundere): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-10-04gnu: godot: Update to 3.2.3.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (godot): Update to 3.2.3.
2020-10-01gnu: nml: Update to 0.5.3.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (nml): Update to 0.5.3.
2020-09-15gnu: surgescript: Update to 0.5.4.4.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (surgescript): Update to 0.5.4.4.
2020-09-09gnu: python-xsge: Update to 2020.09.07.Kei Kebreau
* gnu/packages/game-development.scm (python-xsge): Update to 2020.09.07. [native-inputs]: Add unzip. [propagated-inputs]: Remove python-game, python-six, and python-tmx. Use python-sge instead of python-sge-pygame. [home-page]: Update URL. (python2-xsge): Remove unsupported Python 2 variant.
2020-09-09gnu: python-sge: Update to 1.7.Kei Kebreau
* gnu/packages/game-development.scm (python-sge-pygame): Define as deprecated alias for python-sge. (python2-sge-pygame): Remove unsupported Python 2 variant. (python-sge)[source]: Use pypi-uri. [propagated-inputs]: Remove python-six. [home-page]: Update URL.
2020-08-06gnu: ode: Update to 0.16.2.Nicolas Goaziou
* gnu/packages/game-development.scm (ode): Update to 0.16.2.
2020-07-17gnu: godot: Update to 3.2.2.Timotej Lazar
* gnu/packages/game-development.scm (godot): Update to 3.2.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-12gnu: Remove ".git" from "https://github/…/….git".Ludovic Courtès
Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix swh) would sometimes return #f for these because the ".git" URLs are redirects to the non-".git" URLs. Consequently, 'guix lint -c archival' would keep saying "scheduled Software Heritage archival"; likewise, the fallback download code would fail. * gnu/packages/ada.scm, gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm, gnu/packages/android.scm, gnu/packages/animation.scm, gnu/packages/arcan.scm, gnu/packages/assembly.scm, gnu/packages/audio.scm, gnu/packages/authentication.scm, gnu/packages/avr.scm, gnu/packages/axoloti.scm, gnu/packages/backup.scm, gnu/packages/bash.scm, gnu/packages/benchmark.scm, gnu/packages/bioconductor.scm, gnu/packages/bioinformatics.scm, gnu/packages/bittorrent.scm, gnu/packages/boost.scm, gnu/packages/build-tools.scm, gnu/packages/c.scm, gnu/packages/calendar.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/chemistry.scm, gnu/packages/chez.scm, gnu/packages/clojure.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/compton.scm, gnu/packages/coq.scm, gnu/packages/cpp.scm, gnu/packages/cran.scm, gnu/packages/crypto.scm, gnu/packages/curl.scm, gnu/packages/databases.scm, gnu/packages/datastructures.scm, gnu/packages/debug.scm, gnu/packages/disk.scm, gnu/packages/distributed.scm, gnu/packages/django.scm, gnu/packages/dlang.scm, gnu/packages/dns.scm, gnu/packages/docker.scm, gnu/packages/education.scm, gnu/packages/efi.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/embedded.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/erlang.scm, gnu/packages/fabric-management.scm, gnu/packages/file-systems.scm, gnu/packages/finance.scm, gnu/packages/firmware.scm, gnu/packages/flashing-tools.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/fpga.scm, gnu/packages/game-development.scm, gnu/packages/games.scm, gnu/packages/genealogy.scm, gnu/packages/genimage.scm, gnu/packages/geo.scm, gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/gnome-xyz.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/golang.scm, gnu/packages/gpodder.scm, gnu/packages/graph.scm, gnu/packages/graphics.scm, gnu/packages/graphviz.scm, gnu/packages/groff.scm, gnu/packages/groovy.scm, gnu/packages/gtk.scm, gnu/packages/guile-xyz.scm, gnu/packages/guile.scm, gnu/packages/hardware.scm, gnu/packages/haskell-apps.scm, gnu/packages/haskell-xyz.scm, gnu/packages/hexedit.scm, gnu/packages/i2p.scm, gnu/packages/ibus.scm, gnu/packages/image-processing.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/ipfs.scm, gnu/packages/java-graphics.scm, gnu/packages/java-maths.scm, gnu/packages/java.scm, gnu/packages/javascript.scm, gnu/packages/jrnl.scm, gnu/packages/julia.scm, gnu/packages/jupyter.scm, gnu/packages/kodi.scm, gnu/packages/language.scm, gnu/packages/lego.scm, gnu/packages/less.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm, gnu/packages/lirc.scm, gnu/packages/lisp-xyz.scm, gnu/packages/llvm.scm, gnu/packages/logging.scm, gnu/packages/lolcode.scm, gnu/packages/lua.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/maths.scm, gnu/packages/maven.scm, gnu/packages/mes.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/node-xyz.scm, gnu/packages/ocaml.scm, gnu/packages/ocr.scm, gnu/packages/onc-rpc.scm, gnu/packages/opencl.scm, gnu/packages/opencog.scm, gnu/packages/pantheon.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/perl6.scm, gnu/packages/phabricator.scm, gnu/packages/popt.scm, gnu/packages/printers.scm, gnu/packages/prolog.scm, gnu/packages/protobuf.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/qt.scm, gnu/packages/radio.scm, gnu/packages/rails.scm, gnu/packages/rdf.scm, gnu/packages/rednotebook.scm, gnu/packages/rpc.scm, gnu/packages/rsync.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/screen.scm, gnu/packages/security-token.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/shellutils.scm, gnu/packages/simh.scm, gnu/packages/sml.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/stenography.scm, gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/synergy.scm, gnu/packages/telephony.scm, gnu/packages/terminals.scm, gnu/packages/tex.scm, gnu/packages/texinfo.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tmux.scm, gnu/packages/tor.scm, gnu/packages/toys.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/virtualization.scm, gnu/packages/vlang.scm, gnu/packages/vnc.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wireservice.scm, gnu/packages/wm.scm, gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
2020-07-02gnu: deutex: Build with PNG support.Jakub Kądziołka
* gnu/packages/game-development.scm (deutex)[inputs]: Add libpng. [native-inputs]: Add pkg-config.
2020-06-30gnu: Add tesseract-engine.Pierre Neidhardt
* gnu/packages/game-development.scm (tesseract-engine): New variable.
2020-06-29gnu: Add flatzebra.Nicolas Goaziou
* gnu/packages/game-development.scm (flatzebra): New variable.
2020-06-27gnu: Add dhewm3.Pierre Neidhardt
* gnu/packages/game-development.scm (dhewm3): New variable.
2020-06-23gnu: openmw: Don't use unstable tarball.Efraim Flashner
* gnu/packages/game-development.scm (openmw)[source]: Download using git-fetch.
2020-06-23gnu: nml: Update to 0.5.2.Kei Kebreau
* gnu/packages/game-development.scm (nml): Update to 0.5.2. [source]: Fetch from pypi. [arguments]: Remove 'fix-pillow' phase and disable tests. [home-page]: Update URL.
2020-06-16gnu: guile-chickadee: Supress guile warnings.Efraim Flashner
* gnu/packages/game-development.scm (guile-chickadee)[arguments]: Add make-flag to not autocompile guile files.
2020-06-16gnu: guile-chickadee: Update to 0.5.0.Danny O'Brien
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.5.0. [inputs]: Add libvorbis, mpg123, openal. (guile3.0-chickadee)[inputs]: Same. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-15gnu: openmw: Update to 0.46.0.Pierre Neidhardt
* gnu/packages/game-development.scm (openmw): Update to 0.46.0.
2020-06-10gnu: grfcodec: Fix source URL.Nicolas Goaziou
* gnu/packages/game-development.scm (grfcodec)[source]: Use HTTPS for URL. Re-indent package.
2020-06-10gnu: grfcodec: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/game-development.scm (grfcodec)[home-page]: Use HTTPS URI.
2020-05-29gnu: physfs: Do not build the static library.Marius Bakke
* gnu/packages/game-development.scm (physfs)[arguments]: Add #:configure-flags.
2020-05-29gnu: love: Remove unused input.Marius Bakke
* gnu/packages/game-development.scm (love)[inputs]: Remove PHYSFS.
2020-05-27gnu: catcodec: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/game-development.scm (catcodec)[home-page]: Use HTTPS URI.
2020-05-25gnu: renpy: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.
2020-05-25gnu: python2-renpy: Use HTTPS home page URI.Nicolas Goaziou
* gnu/packages/game-development.scm (python2-renpy)[home-page]: Use HTTPS URI.
2020-05-18gnu: godot: Install provided .desktop file and icons.Timotej Lazar
* gnu/packages/game-development.scm (godot)[arguments]: Install the provided godot.desktop instead of creating a new one. Copy icons to the correct location in share/icons/hicolor as per XDG. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-18gnu: godot: Build and install the headless version.Timotej Lazar
* gnu/packages/game-development.scm (godot): Build the headless (server) binary. This is needed to package games using Godot without depending on X. [outputs]: Add "headless". [arguments]<#:phases>[build-headless]: New phase. [arguments]<#:phases>[install]: Install headless version to separate output. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-18gnu: godot: Remove obsolete workaround for aarch64.Timotej Lazar
* gnu/packages/game-development.scm (godot)[arguments]: Remove -DNO_THREADS from scons-flags as Godot now builds and runs without it on aarch64. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-18gnu: godot: Enable release build.Timotej Lazar
* gnu/packages/game-development.scm (godot)[arguments]: Set release_debug target in #:scons-flags to enable optimized build. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-08Merge branch 'core-updates'Marius Bakke
2020-05-07gnu: warsow-qfusion: Remove bundled binaries and inputs.Pierre Neidhardt
* gnu/packages/game-development.scm (warsow-qfusion)[source]: Add snippet to remove unused bundled binaries and inputs.
2020-05-06Merge branch 'master' into core-updatesMarius Bakke
2020-05-06gnu: Add warsow-qfusion.Pierre Neidhardt
* gnu/packages/patches/warsow-qfusion-fix-bool-return-type.patch: New file. * gnu/local.mk: Include patch. * gnu/packages/game-development.scm (warsow-qfusion): New variable.
2020-05-02Revert "gnu: Add warsow-qfusion."Marius Bakke
'warsow-qfusion-fix-bool-return-type.patch' is missing. This reverts commit 39f1806ca1d04b9aee70e897e06466aadbbee152.
2020-05-02gnu: Add warsow-qfusion.Pierre Neidhardt
* gnu/local.mk (warsow-qfusion): New variable.
2020-04-30Merge branch 'master' into core-updatesMarius Bakke
Conflicts: gnu/local.mk gnu/packages/backup.scm gnu/packages/emacs-xyz.scm gnu/packages/guile.scm gnu/packages/lisp.scm gnu/packages/openldap.scm gnu/packages/package-management.scm gnu/packages/web.scm gnu/packages/xorg.scm
2020-04-26gnu: guile3.0-chickadee: Rename to guile3.0-chickadee.Christopher Baines
This avoids having to packages, both called guile-chickadee. * gnu/packages/game-development.scm (guile3.0-chickadee)[name]: Change from guile-chickadee to guile3.0-chickadee.
2020-03-18Merge branch 'master' into core-updatesMarius Bakke
2020-03-18gnu: godot: Update to 3.2.1.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (godot): Update to 3.2.1.
2020-03-14gnu: Add guile3.0-chickadee.Ricardo Wurmus
* gnu/packages/game-development.scm (guile3.0-chickadee): New variable.
2020-03-10Merge branch 'master' into core-updatesMarius Bakke
2020-03-10gnu: ode: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (ode)[home-page]: Use HTTPS.