Commit Graph

304 Commits

Author SHA1 Message Date
Leo Prikler
1592491c39
gnu: renpy: Use system fribidi and drop generated sources.
* 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-12 20:24:43 +01:00
Leo Prikler
2a951e87c5
gnu: pygame-sdl2-for-renpy: Drop generated sources in snippet.
* 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-12-12 20:24:24 +01:00
David Thompson
be4d9527b5
gnu: guile-chickadee: Use Guile 3.0.
* gnu/packages/game-development.scm (guile-chickadee): Change Guile inputs to
  use 3.0 package variants.
2020-11-23 15:52:42 -05:00
David Thompson
4411029777
gnu: guile-chickadee: Update to 0.6.0. 2020-11-23 12:57:15 -05:00
David Thompson
b4b15389b7
gnu: Deprecate guile3.0-chickadee. 2020-11-23 12:56:51 -05:00
Tobias Geerinckx-Rice
58f2ac142c
gnu: tiled: Update to 1.4.3.
* gnu/packages/game-development.scm (tiled): Update to 1.4.3.
2020-11-20 00:06:39 +01:00
Pierre Neidhardt
abb64b5efc
gnu: bennu-game-development: Update to 353.
* gnu/packages/game-development.scm (bennu-game-development): Update to 353.
2020-11-18 14:13:47 +01:00
David Thompson
664821f1d7
gnu: tiled: Update to 1.4.2. 2020-11-15 21:14:09 -05:00
Leo Prikler
3e072a59be
gnu: Add tsukundere.
* gnu/packages/game-development.scm (tsukundere): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-10-15 20:49:12 +01:00
Tobias Geerinckx-Rice
85c84b1071
gnu: godot: Update to 3.2.3.
* gnu/packages/game-development.scm (godot): Update to 3.2.3.
2020-10-04 14:24:00 +02:00
Tobias Geerinckx-Rice
1f334a5c23
gnu: nml: Update to 0.5.3.
* gnu/packages/game-development.scm (nml): Update to 0.5.3.
2020-10-01 00:13:42 +02:00
Tobias Geerinckx-Rice
6564ffd7ad
gnu: surgescript: Update to 0.5.4.4.
* gnu/packages/game-development.scm (surgescript): Update to 0.5.4.4.
2020-09-15 23:36:43 +02:00
Kei Kebreau
2110cd1332
gnu: python-xsge: Update to 2020.09.07.
* 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-09 20:59:14 -04:00
Kei Kebreau
762c89fb20
gnu: python-sge: Update to 1.7.
* 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-09-09 20:56:54 -04:00
Nicolas Goaziou
416fe466a6
gnu: ode: Update to 0.16.2.
* gnu/packages/game-development.scm (ode): Update to 0.16.2.
2020-08-06 16:55:12 +02:00
Timotej Lazar
52edd7eddb
gnu: godot: Update to 3.2.2.
* gnu/packages/game-development.scm (godot): Update to 3.2.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-17 01:53:28 +02:00
Ludovic Courtès
b0e7b6992f
gnu: Remove ".git" from "https://github/…/….git".
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-12 23:08:15 +02:00
Jakub Kądziołka
5bd803339d
gnu: deutex: Build with PNG support.
* gnu/packages/game-development.scm (deutex)[inputs]: Add libpng.
  [native-inputs]: Add pkg-config.
2020-07-02 01:07:56 +02:00
Pierre Neidhardt
f67ae66689
gnu: Add tesseract-engine.
* gnu/packages/game-development.scm (tesseract-engine): New variable.
2020-06-30 16:33:28 +02:00
Nicolas Goaziou
93c47bff5d
gnu: Add flatzebra.
* gnu/packages/game-development.scm (flatzebra): New variable.
2020-06-29 00:54:52 +02:00
Pierre Neidhardt
5f7474a209
gnu: Add dhewm3.
* gnu/packages/game-development.scm (dhewm3): New variable.
2020-06-27 16:38:35 +02:00
Efraim Flashner
aa246eaa6b
gnu: openmw: Don't use unstable tarball.
* gnu/packages/game-development.scm (openmw)[source]: Download using
git-fetch.
2020-06-23 19:17:33 +03:00
Kei Kebreau
362ae4313e
gnu: nml: Update to 0.5.2.
* 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-23 10:23:00 -04:00
Efraim Flashner
daca70770a
gnu: guile-chickadee: Supress guile warnings.
* gnu/packages/game-development.scm (guile-chickadee)[arguments]: Add
make-flag to not autocompile guile files.
2020-06-16 23:05:43 +03:00
Danny O'Brien
70fb07b520
gnu: guile-chickadee: Update to 0.5.0.
* 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-16 22:58:36 +03:00
Pierre Neidhardt
d6797a566f
gnu: openmw: Update to 0.46.0.
* gnu/packages/game-development.scm (openmw): Update to 0.46.0.
2020-06-15 11:14:55 +02:00
Nicolas Goaziou
127c7fba1a
gnu: grfcodec: Fix source URL.
* gnu/packages/game-development.scm (grfcodec)[source]: Use HTTPS for URL.
Re-indent package.
2020-06-10 17:33:58 +02:00
Nicolas Goaziou
0661638f5e
gnu: grfcodec: Use HTTPS home page URI.
* gnu/packages/game-development.scm (grfcodec)[home-page]: Use HTTPS URI.
2020-06-10 17:26:07 +02:00
Marius Bakke
a904223ec5
gnu: physfs: Do not build the static library.
* gnu/packages/game-development.scm (physfs)[arguments]: Add #:configure-flags.
2020-05-29 15:41:28 +02:00
Marius Bakke
93fc9b6abf
gnu: love: Remove unused input.
* gnu/packages/game-development.scm (love)[inputs]: Remove PHYSFS.
2020-05-29 15:41:28 +02:00
Nicolas Goaziou
2798d5b584
gnu: catcodec: Use HTTPS home page URI.
* gnu/packages/game-development.scm (catcodec)[home-page]: Use HTTPS URI.
2020-05-27 01:47:31 +02:00
Nicolas Goaziou
10052b7087
gnu: renpy: Use HTTPS home page URI.
* gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.
2020-05-25 20:25:15 +02:00
Nicolas Goaziou
22e5a77af2
gnu: python2-renpy: Use HTTPS home page URI.
* gnu/packages/game-development.scm (python2-renpy)[home-page]: Use HTTPS URI.
2020-05-25 20:24:56 +02:00
Timotej Lazar
bf076da917
gnu: godot: Install provided .desktop file and icons.
* 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-18 18:25:27 +02:00
Timotej Lazar
545511df77
gnu: godot: Build and install the headless version.
* 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-18 18:25:26 +02:00
Timotej Lazar
6028541e61
gnu: godot: Remove obsolete workaround for aarch64.
* 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-18 18:25:26 +02:00
Timotej Lazar
ab67f84bbe
gnu: godot: Enable release build.
* 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-18 18:25:26 +02:00
Marius Bakke
4bdf4182fe
Merge branch 'core-updates' 2020-05-08 21:40:51 +02:00
Pierre Neidhardt
e5f1f5ce07
gnu: warsow-qfusion: Remove bundled binaries and inputs.
* gnu/packages/game-development.scm (warsow-qfusion)[source]: Add snippet to
  remove unused bundled binaries and inputs.
2020-05-07 09:58:56 +02:00
Marius Bakke
c263cfdcde
Merge branch 'master' into core-updates 2020-05-06 23:37:40 +02:00
Pierre Neidhardt
0b5bf61573
gnu: Add warsow-qfusion.
* 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-06 10:57:30 +02:00
Marius Bakke
2515968f49
Revert "gnu: Add warsow-qfusion."
'warsow-qfusion-fix-bool-return-type.patch' is missing.

This reverts commit 39f1806ca1.
2020-05-02 16:45:23 +02:00
Pierre Neidhardt
39f1806ca1
gnu: Add warsow-qfusion.
* gnu/local.mk (warsow-qfusion): New variable.
2020-05-02 15:57:14 +02:00
Marius Bakke
8bf8cd9b85
Merge branch 'master' into core-updates
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-30 23:47:49 +02:00
Christopher Baines
f476238431
gnu: guile3.0-chickadee: Rename to guile3.0-chickadee.
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-04-26 19:44:33 +01:00
Marius Bakke
c4d769d359
Merge branch 'master' into core-updates 2020-03-18 19:41:08 +01:00
Tobias Geerinckx-Rice
dbe0e0db40
gnu: godot: Update to 3.2.1.
* gnu/packages/game-development.scm (godot): Update to 3.2.1.
2020-03-18 02:16:21 +01:00
Ricardo Wurmus
abb0ff4548
gnu: Add guile3.0-chickadee.
* gnu/packages/game-development.scm (guile3.0-chickadee): New variable.
2020-03-14 17:31:40 +01:00
Marius Bakke
50b99c90c8
Merge branch 'master' into core-updates 2020-03-10 20:50:02 +01:00
Tobias Geerinckx-Rice
76fcbb7887
gnu: ode: Use HTTPS home page.
* gnu/packages/game-development.scm (ode)[home-page]: Use HTTPS.
2020-03-10 12:06:51 +01:00
Marius Bakke
ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
Nicolas Goaziou
c4f197d5e4
gnu: ode: Update to 0.16.1.
* gnu/packages/game-development.scm (ode): Update to 0.16.1.
2020-03-01 16:26:21 +01:00
Giacomo Leidi
2e0787a575
gnu: Add libtcod.
* gnu/packages/game-development.scm (libtcod): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-24 21:50:55 +01:00
Timotej Lazar
540d41d8d9
gnu: Add surgescript.
* gnu/packages/game-development.scm (surgescript): New variable.
2020-02-18 02:08:47 +01:00
Marius Bakke
52665d2b6b
Merge branch 'staging' into core-updates 2020-02-03 15:45:44 +01:00
Timotej Lazar
7b2ba609c3
gnu: godot: Add zenity for showing alerts.
* gnu/packages/game-development.scm (godot)[inputs]: Add zenity.
[arguments]: Wrap godot to look for it in the store.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-02-02 16:11:34 -05:00
Timotej Lazar
451e1075f0
gnu: godot: Update to 3.2.
* gnu/packages/game-development.scm (godot): Update to 3.2.
[source](snippet): Remove obsolete and unbundled (wslay) thirdparty files, and
add new ones.
[arguments](scons-flags): Disable the builtin wslay.
[inputs]: Add wslay.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-02-02 16:11:34 -05:00
Timotej Lazar
18f8e935e8
gnu: godot: List which third party files to keep.
Remove everything else to catch added dependencies in new versions.

* gnu/packages/game-development.scm (godot)[source](snippet): Instead of
  removing (only) the unbundled libs, remove everything except the listed files.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-29 07:57:09 +00:00
Timotej Lazar
c1bc92c0aa
gnu: godot: Unbundle some dependencies.
* gnu/packages/game-development.scm (godot)[inputs]: Add bullet, mbedtls-apache,
pcre2 and zstd.
[arguments](configure-flags): Use system libraries for the above.
[source](snippet): Remove bundled copies.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-29 07:57:03 +00:00
Timotej Lazar
d868261533
gnu: godot: Update to 3.1.2.
* gnu/packages/game-development.scm (godot): Update to 3.1.2.
[inputs]: Remove openssl, replaced by a bundled copy of mbedtls.
[arguments](configure-flags): Remove builtin_openssl flag.
[source]: Don’t try to remove the (now nonexistent) bundled openssl directory.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-01-29 07:56:32 +00:00
Nicolas Goaziou
07a7cccbac
gnu: ode: Properly disable tests when cross-compiling.
* gnu/packages/game-development.scm (ode): Properly disable tests when
using (%current-target-system).
2020-01-28 20:23:41 +01:00
Tobias Geerinckx-Rice
4968ea2c92
Use HTTPS for liballeg.org.
* gnu/packages/game-development.scm (allegro-4, allegro)[home-page]:
Use HTTPS.
* guix/licenses.scm (giftware): Likewise.
2020-01-28 17:22:11 +01:00
Nicolas Goaziou
5b7fdc8289
gnu: ode: Selectively disable tests.
* gnu/packages/game-development.scm (ode)[arguments]: Run tests only on
x86_64.
2020-01-25 19:33:57 +01:00
Nicolas Goaziou
049bdae527
gnu: ode: Disable tests.
* gnu/packages/game-development.scm (ode): Tests are failing or other systems
than x86_64, so we disable them.
2020-01-24 22:48:49 +01:00
Marius Bakke
4bd428a7ce
gnu: Replace uses of 'libjpeg' with 'libjpeg-turbo'.
* gnu/packages/abiword.scm (abiword)[inputs]: Change from LIBJPEG to
LIBJPEG-TURBO.
* gnu/packages/admin.scm (testdisk)[inputs]: Likewise.
* gnu/packages/algebra.scm (giac)[inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[inputs]: Likewise.
* gnu/packages/astronomy.scm (gnuastro, celestia)[inputs]: Likewise.
* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Likewise.
* gnu/packages/cran.scm (r-jpeg, r-tiff, r-readbitmap)[inputs]: Likewise.
* gnu/packages/cups.scm (cups-filters, hplip)[inputs]: Likewise.
* gnu/packages/display-managers.scm (slim)[inputs]: Likewise.
* gnu/packages/ebook.scm (fbreader)[inputs]: Likewise.
* gnu/packages/emacs.scm (emacs)[inputs]: Likewise.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise.
* gnu/packages/fltk.scm (fltk, ntk)[inputs]: Likewise.
* gnu/packages/fontutils.scm (fontforge)[inputs]: Likewise.
* gnu/packages/freedesktop.scm (weston)[inputs]: Likewise.
* gnu/packages/game-development.scm (sfml, allegro, aseprite, python-pygame,
eureka, ioquake3)[inputs]: Likewise.
* gnu/packages/games.scm (adanaxisgpl, freedroidrpg, irrlicht, minetest,
fizmo, supertuxkart, gzdoom, xmoto, xonotic)[inputs]: Likewise.
* gnu/packages/gd.scm (gd, perl-gd)[inputs]: Likewise.
* gnu/packages/ghostscript.scm (lcms)[inputs]: Likewise.
(ghostscript)[inputs, native-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gnome.scm (libgnomeui, eog, tracker-miners, gthumb)[inputs]: Likewise.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise.
* gnu/packages/gnustep.scm (windowmaker)[inputs]: Likewise.
* gnu/packages/graphics.scm (blender, blender-2.79, openimageio,
openscenegraph, openscenegraph-3.4, povray, fgallery)[inputs]: Likewise.
* gnu/packages/graphviz.scm (graphviz)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Likewise.
* gnu/packages/gtk.scm (gdk-pixbuf)[inputs]: Likewise.
* gnu/packages/image-processing.scm (dcmtk, mia, vtk, opencv, vips, nip2, vxl,
insight-toolkit)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (gpicview, luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (jpegoptim, libtiff, leptonica, imlib2, freeimage,
vigra, libwebp, libmng, jasper, steghide, jp2a)[inputs]: Likewise.
* gnu/packages/imagemagick.scm (imagemagick, graphicsmagick)[inputs]: Likewise.
* gnu/packages/java.scm (icedtea-6, icedtea-7, openjdk9, openjdk11,
openjdk12)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (khtml)[inputs]: Likewise.
* gnu/packages/kodi.scm (kodi)[inputs]: Likewise.
* gnu/packages/machine-learning.scm (dlib, tensorflow)[inputs]: Likewise.
* gnu/packages/mate.scm (atril, eom)[inputs]: Likewise.
* gnu/packages/maths.scm (hdf4, hdf-java, hdf-eos2, netcdf)[inputs]: Likewise.
* gnu/packages/netpbm.scm (netpbm)[inputs]: Likewise.
* gnu/packages/pdf.scm (zathura-pdf-mupdf, podofo, mupdf, fbida)[inputs]: Likewise.
* gnu/packages/photo.scm (libraw, libpano13, enblend-enfuse, darktable, hugin,
rawtherapee)[inputs]: Likewise.
* gnu/packages/prolog.scm (swi-prolog)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-hdf4, python-pillow)[inputs]: Likewise.
* gnu/packages/qt.scm (qtbase, qtwebkit)[inputs]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise.
* gnu/packages/scanner.scm (sane-backends, xsane)[inputs]: Likewise.
* gnu/packages/scheme.scm (racket)[inputs]: Likewise.
* gnu/packages/scribus.scm (scribus)[inputs]: Likewise.
* gnu/packages/sdl.scm (sdl-image)[propagated-inputs]: Likewise.
(guile-sdl)[native-inputs]: Likewise.
* gnu/packages/spice.scm (spice-gtk)[inputs]: Likewise.
* gnu/packages/statistics.scm (r-with-tests)[inputs]: Likewise.
* gnu/packages/tcl.scm (perl-tk)[inputs]: Likewise.
* gnu/packages/upnp.scm (readymedia)[inputs]: Likewise.
* gnu/packages/video.scm (mplayer, mpv, v4l-utils, motion)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (dillo, links)[inputs]: Likewise.
* gnu/packages/web.scm (netsurf)[inputs]: Likewise.
* gnu/packages/webkit.scm (webkitgtk)[inputs]: Likewise.
* gnu/packages/wine.scm (wine)[inputs]: Likewise.
* gnu/packages/wv.scm (wv)[inputs]: Likewise.
* gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Likewise.
* gnu/packages/xfce.scm (tumbler)[inputs]: Likewise.
* gnu/packages/xfig.scm (xfig, transfig)[inputs]: Likewise.
* gnu/packages/xorg.scm (xpra)[inputs]: Likewise.
2020-01-22 22:12:34 +01:00
Nicolas Goaziou
d0bb1c2f5c
gnu: chipmunk: Use HTTPS home page URI.
* gnu/packages/game-development.scm (chipmunk)[home-page]: Use HTTPS URI.
2020-01-17 21:26:42 +01:00
Nicolas Goaziou
d6ab5f4fa7
gnu: Add chipmunk.
* gnu/packages/game-development.scm (chipmunk): New variable.
2020-01-17 21:11:51 +01:00
Nicolas Goaziou
4337140c93
gnu: Update copyright line.
* gnu/packages/game-development.scm: Update copyright line.
2020-01-16 23:39:39 +01:00
Leo Prikler
37c52b5b15
gnu: Refactor renpy build.
* gnu/packages/game-development.scm (python2-renpy)[arguments]: Use directory
excursions instead of invoking `chdir' directly in phases.
2020-01-16 23:38:52 +01:00
Nicolas Goaziou
42399ad7c6
gnu: Add ode.
* gnu/packages/game-development.scm (ode): New variable.
2020-01-05 02:13:18 +01:00
Nicolas Goaziou
45c552ec51
gnu: Add libccd.
* gnu/packages/game-development.scm (libccd): New variable.
2020-01-05 02:13:18 +01:00
Pierre Neidhardt
7158fe4ded
gnu: Add fna.
* gnu/packages/game-development.scm (fna): New variable.
2020-01-03 18:31:04 +01:00
Tobias Geerinckx-Rice
623a0d8331
gnu: bullet: Update to 2.89.
* gnu/packages/game-development.scm (bullet): Update to 2.89.
[source]: Adjust snippet.
2020-01-02 22:57:01 +01:00
Tobias Geerinckx-Rice
2702d66567
gnu: deutex: Update to 5.2.1.
* gnu/packages/game-development.scm (deutex): Update to 5.2.1.
2020-01-02 22:57:00 +01:00
Jethro Cao
328dd9b7c2
gnu: Add love-nuklear.
* gnu/packages/game-development.scm (love-nuklear): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-17 17:41:28 +01:00
Tobias Geerinckx-Rice
1854a0ecd4
gnu: openvr: Update to 1.8.19.
* gnu/packages/game-development.scm (openvr): Update to 1.8.19.
2019-11-12 18:17:37 +01:00
Nicolas Goaziou
dae206f1f2
gnu: Fix attribution.
* gnu/packages/game-development.scm: Fix attribution.
2019-10-30 14:44:14 +01:00
Comrade Yuri
8476e5857a
gnu: Add renpy.
* gnu/packages/game-development: (python2-pygame-sdl2): New variable.
(python2-renpy): New variable.
(renpy): New variable.
2019-10-30 00:01:24 +01:00
Tobias Geerinckx-Rice
dd88c89e0d
gnu: love: Update to 11.3.
* gnu/packages/game-development.scm (love): Update to 11.3.
2019-10-29 14:10:18 +01:00
Tobias Geerinckx-Rice
b66f2211b9
gnu: tiled: Update to 1.2.5.
* gnu/packages/game-development.scm (tiled): Update to 1.2.5.
2019-10-17 02:47:19 +02:00
Marius Bakke
84a0c6ff63
gnu: Move openmw-openscenegraph to graphics.scm.
Package inheritance across modules may cause unbound variable errors at
expansion time because of cyclic dependencies between the modules.

* gnu/packages/game-development.scm (openmw-openscenegraph): Move from here ...
* gnu/packages/graphics.scm (openmw-openscenegraph): ... to here.  Make the
variable public and "hide" the package.
2019-09-24 23:51:48 +02:00
Pierre Neidhardt
f95ec65be3
gnu: openmw: Use OpenMW's fork of openscenegraph.
* gnu/packages/game-development.scm (openmw)[inputs]: Replace openscenegraph
  with openmw-openscenegraph.
2019-09-24 19:21:59 +02:00
Julien Lepiller
e877f4d012
gnu: nml: Fix for newer pillow version.
* gnu/packages/game-development.scm (nml)[arguments]: Add a phase to fix
for newer pillow.
2019-09-07 20:14:50 +02:00
Efraim Flashner
05f386f103
gnu: plib: Fix CVE-2011-4620, CVE-2012-4552.
* gnu/packages/game-development.scm (plib)[patches]: Add patches.
* gnu/packages/patches/plib-CVE-2011-4620.patch,
gnu/packages/patches/plib-CVE-2012-4552.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2019-07-10 12:45:34 +03:00
Tobias Geerinckx-Rice
5fbb9f0b51
gnu: deutex: Don't use NAME in source URI.
* gnu/packages/game-development.scm (deutex)[source]: Hard-code NAME.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
ec5987f896
gnu: deutex: Update to 5.2.0.
* gnu/packages/game-development.scm (deutex): Update to 5.2.0.
2019-06-25 16:24:11 +02:00
Pierre Neidhardt
545946f657
gnu: Add openvr.
* gnu/packages/game-development.scm (openvr): New variable.
2019-06-22 12:58:49 +02:00
Tobias Geerinckx-Rice
49405aaf5c
gnu: allegro: Update to 5.2.5.0.
* gnu/packages/game-development.scm (allegro): Update to 5.2.5.0.
[source]: Remove patch.
* gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-08 02:30:25 +02:00
Tobias Geerinckx-Rice
88b028f3a9
gnu: tiled: Use HTTPS home page.
* gnu/packages/game-development.scm (tiled)[home-page]: Use HTTPS.
2019-06-06 06:04:49 +02:00
Tobias Geerinckx-Rice
fdcb881f1a
gnu: tiled: Update to 1.2.4.
* gnu/packages/game-development.scm (tiled): Update to 1.2.4.
2019-06-06 05:59:00 +02:00
Ricardo Wurmus
f6ea523749
gnu: guile-chickadee: Update to 0.4.0.
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.4.0.
[arguments]: Remove.
2019-06-05 15:43:43 +02:00
Efraim Flashner
51daf2f553
gnu: ioquake: Build on all architectures.
* gnu/packages/game-development.scm (ioquake)[supported-systems]: Remove
field.
2019-05-26 20:22:36 +03:00
Pierre Neidhardt
e4ff9dffe7
gnu: Add ioquake3.
* gnu/packages/game-development.scm (ioquake3): New variable.
2019-05-23 18:55:21 +02:00
Pierre Neidhardt
0655c16e75
gnu: openmw: Use mygui-gl to reduce closure size.
* gnu/packages/game-development.scm (openmw)[inputs]: Replace mygui with
mygui-gl.
2019-05-20 17:02:39 +02:00
Pierre Neidhardt
9fd50db3ae
gnu: Add mygui-gl.
* gnu/packages/game-development.scm (mygui-gl): New variable.
2019-05-20 17:02:39 +02:00
Pierre Neidhardt
47f4d5d32f
gnu: mygui: Don't use unstable tarball.
* gnu/packages/game-development.scm (mygui)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[arguments]: Disable Windows-specific demos and tools.
2019-05-20 17:02:39 +02:00
Tobias Geerinckx-Rice
0525864bdc
gnu: bennu-game-development-modules: Fix typos.
* gnu/packages/game-development.scm (bennu-game-development-modules)
[synopsis, description]: Fix ‘developement’ spelling.
2019-04-17 03:21:08 +02:00
Ricardo Wurmus
cd5289467d
gnu: Add plib.
* gnu/packages/game-development.scm (plib): New variable.
2019-04-14 15:53:25 +02:00
Rutger Helling
6bc30a571c
gnu: openmw: Update to 0.45.0.
* gnu/packages/game-development.scm (openmw): Update to 0.45.0.
2019-04-01 09:43:56 +02:00
Tobias Geerinckx-Rice
37bf216dfc
gnu: openmw: Don't use NAME in source URI.
* gnu/packages/game-development.scm (openmw)[source]: Hard-code NAME.
2019-03-24 17:21:55 +01:00