Leo Prikler
cccab9bf17
gnu: tsukundere: Update to 0.3.1.
...
* gnu/packages/game-development.scm (tsukundere): Update to 0.3.1.
[native-inputs]: Add gettext.
2021-06-10 12:00:19 +02:00
Leo Prikler
8229b2b562
gnu: renpy: Update to 7.4.5.
...
* gnu/packages/game-development.scm (python2-pygame-sdl2): Bump renpy-version.
(python2-renpy): Update to 7.4.5.
2021-06-08 21:05:27 +02:00
Marius Bakke
8d59c262ad
Merge branch 'master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/algebra.scm
gnu/packages/bioinformatics.scm
gnu/packages/curl.scm
gnu/packages/docbook.scm
gnu/packages/emacs-xyz.scm
gnu/packages/maths.scm
gnu/packages/plotutils.scm
gnu/packages/python-web.scm
gnu/packages/python-xyz.scm
gnu/packages/radio.scm
gnu/packages/readline.scm
gnu/packages/tls.scm
gnu/packages/xml.scm
gnu/packages/xorg.scm
2021-06-06 21:16:32 +02:00
Tobias Geerinckx-Rice
1c4144a159
gnu: ois: Update to 1.5.1.
...
* gnu/packages/game-development.scm (ois): Update to 1.5.1.
2021-05-23 21:56:20 +02:00
Marius Bakke
4ea6852c5f
Merge branch 'master' into core-updates
2021-05-22 17:21:57 +02:00
Leo Prikler
13b1319092
gnu: tsukundere: Update to 0.3.0.
...
* gnu/packages/game-development.scm (tsukundere): Update to 0.3.0.
[patch-command]: Patch path to guile. Construct load paths directly from
inputs.
[propagated-inputs]: Remove.
[inputs]: Add guile and guile-sdl2.
2021-05-17 00:24:02 +02:00
Ludovic Courtès
25487c3fe6
Merge branch 'master' into core-updates
2021-05-15 22:55:24 +02:00
Leo Prikler
c8c336f92c
gnu: guile-chickadee: Update to 0.7.0.
...
* gnu/packages/game-development.scm (guile-chickadee): Update to 0.7.0.
2021-05-15 10:14:48 +02:00
Kei Kebreau
ff9c881ffe
gnu: python-sge: Update to 2.0.post0.
...
* gnu/packages/game-development.scm (python-sge): Update to 2.0.post0.
2021-05-09 18:50:11 -04:00
Marius Bakke
f034264204
Merge branch 'master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/bioinformatics.scm
gnu/packages/django.scm
gnu/packages/gtk.scm
gnu/packages/llvm.scm
gnu/packages/python-web.scm
gnu/packages/python.scm
gnu/packages/tex.scm
guix/build-system/asdf.scm
guix/build/emacs-build-system.scm
guix/profiles.scm
2021-05-09 21:29:46 +02:00
Tobias Geerinckx-Rice
d3480fbfaf
gnu: entt: Update to 3.7.1.
...
* gnu/packages/game-development.scm (entt): Update to 3.7.1.
2021-04-19 19:22:59 +02:00
Efraim Flashner
fcc39864db
Merge remote-tracking branch 'origin/master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/boost.scm
gnu/packages/chez.scm
gnu/packages/compression.scm
gnu/packages/crates-io.scm
gnu/packages/docbook.scm
gnu/packages/engineering.scm
gnu/packages/gcc.scm
gnu/packages/gl.scm
gnu/packages/gtk.scm
gnu/packages/nettle.scm
gnu/packages/python-check.scm
gnu/packages/python-xyz.scm
gnu/packages/radio.scm
gnu/packages/rust.scm
gnu/packages/sqlite.scm
guix/build-system/node.scm
2021-04-16 14:39:48 +03:00
Efraim Flashner
76fc36d0a7
gnu: gcc: Update gcc to 8.
...
* gnu/packages/gcc.scm (gcc): Define as gcc-8.
* gnu/packages/commencement.scm (gcc-toolchain-7): Use
make-gcc-toolchain procedure.
(gcc-toolchain-8): Define as gcc-toolchain.
* gnu/packages/game-development (python2-renpy)[native-inputs],
* gnu/packages/gnome.scm (gnome-commander)[native-inputs],
* gnu/packages/wm.scm (waybar)[native-inputs]: Remove gcc-8.
2021-04-12 17:05:10 +03:00
Leo Prikler
331666862c
gnu: renpy: Update to 7.4.4.
...
* gnu/packages/game-development.scm (python2-renpy): Update to 7.4.4.
(python2-pygame-sdl2)[renpy-version]: Likewise.
2021-04-12 13:13:11 +02:00
David Thompson
1ccc5cfc38
gnu: tiled: Update to 1.5.0.
2021-04-07 17:09:50 -04:00
Alexandru-Sergiu Marton
a060977239
gnu: Add entt.
...
* gnu/packages/cpp.scm (entt): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-04-07 13:43:40 +02:00
Efraim Flashner
2aab587f84
Merge remote-tracking branch 'origin/master' into core-updates
2021-03-24 20:50:44 +02:00
Tobias Geerinckx-Rice
b6df89efb0
gnu: dhewm3: Update to 1.5.1.
...
* gnu/packages/game-development.scm (dhewm3): Update to 1.5.1.
2021-03-18 17:08:11 +01:00
Maxime Devos
ce10e2b3e9
gnu: Use autoconf instead of autoconf-wrapper when possible.
...
This should reduce confusion on when to use the "autoconf"
package and when to use "autoconf-wrapper" instead in
package definitions.
Fixes <https://bugs.gnu.org/46564 >.
* gnu/packages/autotools.scm (autoconf-wrapper):
advise to use the "autoconf" package instead where
possible.
* gnu/packages/game-development.scm (tsukundere)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gimp.scm
(glimpse)[native-inputs]: likewise.
(gimp-resynthesizer)[native-inputs]: add comment on why
"autoconf-wrapper" is used.
* gnu/packages/gnunet.scm (gnunet)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/gnupg.scm (signing-party)[native-inputs]:
add comment on why "autoconf-wrapper" is used.
* gnu/packages/guile-xyz.scm
(guile-bash,guile-filesystem,guile-ics,guile-udev)[native-inputs]:
use "autoconf" instead of "autoconf-wrapper".
* gnu/packages/libevent.scm (libuv)[native-inputs]: indicates
"autoconf-wrapper" needs to be replaced with "autoconf"
on core-updates.
* gnu/packages/logging.scm (glog)[native-inputs]: use "autoconf"
instead of "autoconf-wrapper".
* gnu/packages/mail.scm (libetpan)[native-inputs]: likewise.
* gnu/packages/mate.scm
(mate-icon-theme-faenza)[native-inputs]: add comment on why
"autoconf-wrapper" is used.
(mate-screensaver)[native-inputs]: use "autoconf" instead of
"autoconf-wrapper".
* gnu/packages/package-management.scm (guix)[native-inputs]: likewise.
* gnu/packages/sawfish.scm (librep)[native-inputs]: likewise.
* gnu/packages/video.scm (motion)[native-inputs]: likewise.
* gnu/packages/zile.scm (zile)[native-inputs]: likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-17 23:10:19 +01:00
Tobias Geerinckx-Rice
497a4646b3
gnu: surgescript: Do not want static libraries.
...
* gnu/packages/game-development.scm (surgescript)[arguments]:
Add "-DWANT_STATIC=NO" to #:configure-flags.
2021-03-06 18:44:19 +01:00
Tobias Geerinckx-Rice
94466f9594
gnu: surgescript: Update to 0.5.5.
...
* gnu/packages/game-development.scm (surgescript): Update to 0.5.5.
2021-03-06 18:44:18 +01:00
Christopher Baines
a8448da0f4
Merge branch 'master' into core-updates
2021-03-06 00:18:30 +00:00
Nicolas Goaziou
dfb67d2cc9
gnu: python2-pygame-sdl2: Use HTTPS home page URI.
...
* gnu/packages/game-development.scm (python2-pygame-sdl2)[home-page]: Use HTTPS URI.
2021-02-28 11:32:55 +01:00
Danny Milosavljevic
abd318ff4b
Merge branch 'master' into core-updates
2021-02-11 19:12:36 +01:00
Leo Prikler
771e1e7521
gnu: python2-renpy: Update to 7.4.2.
...
* gnu/packages/game-development.scm (python2-renpy): Update to 7.4.2.
[native-inputs]: Add gcc-8.
2021-02-07 20:25:54 +01:00
Leo Prikler
bab3110d44
gnu: python2-pygame-sdl2: Update to renpy-version 7.4.2.
...
* gnu/packages/game-development.scm (python2-pygame-sdl2): Update to
renpy-version 7.4.2.
2021-02-07 20:25:53 +01:00
Leo Prikler
4db5addbdd
gnu: Minor whitespace cleanup.
...
* gnu/packages/game-development.scm: Update copyright line for previous renpy commits.
(love-nuklear): Strip space at the end of the line.
2021-02-07 15:17:55 +01:00
Leo Prikler
eaa998577b
gnu: python2-renpy: Update to 7.4.0.
...
* gnu/packages/game-development.scm (python2-renpy): Update to 7.4.0.
(inputs): Move python2-pygame...
(propagated-inputs): ... to here. Add python2-future.
(#:phases)[install]: Infer python version from input.
* gnu/packages/patches/renpy-use-system-fribidi.patch: Update to renpy 7.4.0.
python2-renpy: propagate python inputs
2021-02-07 15:17:55 +01:00
Leo Prikler
b4d71a62ad
gnu: python2-pygame-sdl2: Update to renpy-version 7.4.0.
...
* gnu/packages/game-development.scm (python2-pygame-sdl2): Update to
renpy-version 7.4.0.
2021-02-07 15:17:54 +01:00
Christopher Baines
e740cc6140
Merge branch 'master' into core-updates
2021-02-03 09:57:35 +00:00
Maxim Cournoyer
d42245d401
gnu: Adjust package collection to Wrap using GUIX_PYTHONPATH.
...
This change was automated using:
$ git ls-files | grep .scm | \
xargs sed 's/(getenv "PYTHONPATH")/(getenv "GUIX_PYTHONPATH")/' -i
$ git ls-files | grep .scm | \
xargs sed 's/`("PYTHONPATH"/`("GUIX_PYTHONPATH"/' -i
* gnu/packages/admin.scm (nmap):
(dstat): Wrap using GUIX_PYTHONPATH.
* gnu/packages/audio.scm (jack-2):
(carla): Likewise.
* gnu/packages/benchmark.scm (fio): Likewise.
* gnu/packages/bioinformatics.scm (couger): Likewise.
(gess, find-circ, filtlong, nanopolish): Likewise.
* gnu/packages/cdrom.scm (cdemu-client): Likewise.
* gnu/packages/chemistry.scm (avogadro): Likewise.
* gnu/packages/connman.scm (econnman): Likewise.
* gnu/packages/cups.scm (hplip): Likewise.
* gnu/packages/debug.scm (scanmem): Likewise.
* gnu/packages/display-managers.scm (lightdm): Likewise.
* gnu/packages/ebook.scm (cozy): Likewise.
* gnu/packages/education.scm (anki): Likewise.
* gnu/packages/engineering.scm (kicad, volk, freecad): Likewise.
* gnu/packages/game-development.scm (renpy): Likewise.
* gnu/packages/games.scm (roguebox-adventures)
(seahorse-adventures, kajongg): Likewise.
* gnu/packages/gimp.scm (gimp, glimpse): Likewise.
* gnu/packages/glib.scm (itstool): Likewise.
* gnu/packages/gnome.scm (gnome-music, gtg, rhythmbox): Likewise.
(eolie, d-feet, gedit, caribou, gnome-shell, authenticator)
(gnome-todo, orca, passwordsafe, terminator, setzer)
(libratbag, komikku): Likewise.
* gnu/packages/gps.scm (gpsd): Likewise.
* gnu/packages/gtk.scm (gtk-doc): Likewise.
* gnu/packages/ibus.scm (ibus, ibus-libpinyin, ibus-anthy)
(ibus-libhangul): Likewise.
* gnu/packages/inkscape.scm (inkscape-1.0): Likewise.
* gnu/packages/linux.scm (bcc): Likewise.
* gnu/packages/mail.scm (notifymuch): Likewise.
* gnu/packages/maths.scm (units): Likewise.
* gnu/packages/music.scm (solfege): Likewise.
* gnu/packages/networking.scm (blueman): Likewise.
* gnu/packages/patchutils.scm (patchwork): Likewise.
* gnu/packages/photo.scm (rapid-photo-downloader, entangle): Likewise.
* gnu/packages/plotutils.scm (asymptote): Likewise.
* gnu/packages/presentation.scm (presentty): Likewise.
* gnu/packages/screen.scm (byobu): Likewise.
* gnu/packages/storage.scm (ceph): Likewise.
* gnu/packages/syndication.scm (liferea): Likewise.
* gnu/packages/task-management.scm (blanket): Likewise.
* gnu/packages/text-editors.scm (manuskript): Likewise.
* gnu/packages/version-control.scm (gitless, cgit, git-when-merged)
(git-imerge): Likewise.
* gnu/packages/video.scm (pitivi): Likewise.
* gnu/packages/virtualization.scm (criu): Likewise.
* gnu/packages/xfce.scm (catfish): Likewise.
2021-02-01 11:54:01 -05:00
Leo Prikler
1e1e6ebf3e
gnu: tsukundere: Update to 0.2.3.
...
* gnu/packages/game-development.scm (tsukundere): Update to 0.2.3.
[#:modules] Add guile-build-system for target-guile-effective-version.
[#:imported-modules] Likewise.
[#:phases] Add patch-command.
[native-inputs]: Add texinfo.
[description]: Update.
2021-01-28 13:18:45 +01:00
Tobias Geerinckx-Rice
d6660ef6ee
gnu: deutex: Update to 5.2.2.
...
* gnu/packages/game-development.scm (deutex): Update to 5.2.2.
[source]: Change tarball extension.
[native-inputs]: Add zstd.
2021-01-02 18:54:14 +01:00
Ricardo Wurmus
958789035f
gnu: gzochi: Update to 0.13.
...
* gnu/packages/game-development.scm (gzochi): Update to 0.13.
[inputs]: Replace guile-2.2 with guile-3.0.
2020-12-30 19:44:45 +01:00
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