Age | Commit message (Expand) | Author |
2019-09-24 | 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.
| Marius Bakke |
2019-09-24 | gnu: openmw: Use OpenMW's fork of openscenegraph....* gnu/packages/game-development.scm (openmw)[inputs]: Replace openscenegraph
with openmw-openscenegraph.
| Pierre Neidhardt |
2019-09-07 | gnu: nml: Fix for newer pillow version....* gnu/packages/game-development.scm (nml)[arguments]: Add a phase to fix
for newer pillow.
| Julien Lepiller |
2019-07-10 | 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.
| Efraim Flashner |
2019-06-25 | gnu: deutex: Don't use NAME in source URI....* gnu/packages/game-development.scm (deutex)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-06-25 | gnu: deutex: Update to 5.2.0....* gnu/packages/game-development.scm (deutex): Update to 5.2.0.
| Tobias Geerinckx-Rice |
2019-06-22 | gnu: Add openvr....* gnu/packages/game-development.scm (openvr): New variable.
| Pierre Neidhardt |
2019-06-08 | 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.
| Tobias Geerinckx-Rice |
2019-06-06 | gnu: tiled: Use HTTPS home page....* gnu/packages/game-development.scm (tiled)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-06-06 | gnu: tiled: Update to 1.2.4....* gnu/packages/game-development.scm (tiled): Update to 1.2.4.
| Tobias Geerinckx-Rice |
2019-06-05 | gnu: guile-chickadee: Update to 0.4.0....* gnu/packages/game-development.scm (guile-chickadee): Update to 0.4.0.
[arguments]: Remove.
| Ricardo Wurmus |
2019-05-26 | gnu: ioquake: Build on all architectures....* gnu/packages/game-development.scm (ioquake)[supported-systems]: Remove
field.
| Efraim Flashner |
2019-05-23 | gnu: Add ioquake3....* gnu/packages/game-development.scm (ioquake3): New variable.
| Pierre Neidhardt |
2019-05-20 | gnu: openmw: Use mygui-gl to reduce closure size....* gnu/packages/game-development.scm (openmw)[inputs]: Replace mygui with
mygui-gl.
| Pierre Neidhardt |
2019-05-20 | gnu: Add mygui-gl....* gnu/packages/game-development.scm (mygui-gl): New variable.
| Pierre Neidhardt |
2019-05-20 | 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.
| Pierre Neidhardt |
2019-04-17 | gnu: bennu-game-development-modules: Fix typos....* gnu/packages/game-development.scm (bennu-game-development-modules)
[synopsis, description]: Fix ‘developement’ spelling.
| Tobias Geerinckx-Rice |
2019-04-14 | gnu: Add plib....* gnu/packages/game-development.scm (plib): New variable.
| Ricardo Wurmus |
2019-04-01 | gnu: openmw: Update to 0.45.0....* gnu/packages/game-development.scm (openmw): Update to 0.45.0.
| Rutger Helling |
2019-03-24 | gnu: openmw: Don't use NAME in source URI....* gnu/packages/game-development.scm (openmw)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-24 | gnu: physfs: Update to 3.0.2....* gnu/packages/game-development.scm (physfs): Update to 3.0.2.
| Tobias Geerinckx-Rice |
2019-03-24 | gnu: tiled: Update to 1.2.3....* gnu/packages/game-development.scm (tiled): Update to 1.2.3.
| Tobias Geerinckx-Rice |
2019-03-24 | gnu: bennu-game-development: Build against openssl on all archictures....* gnu/packages/game-development.scm (bennu-game-development)[arguments]:
Rename custom phase to 'patch-configure-to-use-openssl, change glob
pattern to match all cases. Return #t from all phases.
| Efraim Flashner |
2019-03-24 | gnu: bennu-game-development: Remove bundled code....* gnu/packages/game-development.scm (bennu-game-development)[source]:
Add snippet to remove '3rdparty' folder from source code.
| Efraim Flashner |
2019-03-24 | gnu: Add bennu-game-development-modules....* gnu/packages/game-development.scm (bennu-game-development-modules): New variable.
| Pierre Neidhardt |
2019-03-24 | gnu: Add bennu-game-development....* gnu/packages/game-development.scm (bennu-game-development): New variable.
| Pierre Neidhardt |
2019-03-15 | gnu: python-pygame: Update to 1.9.4....* gnu/packages/game-development.scm (python-pygame): Update to 1.9.4.
[arguments]: Re-indent.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: eureka: Update to 1.24....* gnu/packages/game-development.scm (eureka): Update to 1.24.
| Tobias Geerinckx-Rice |
2019-02-22 | gnu: ois: Update to 1.5....* gnu/packages/game-development.scm (ois): Update to 1.5.
[source]: Use tagged VERSION and GIT-FILE-NAME.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
[arguments]: Disable tests.
[native-inputs]: Remove them.
[inputs]: Replace libxaw with libx11.
| Tobias Geerinckx-Rice |
2019-02-15 | gnu: tiled: Update to 1.2.2....* gnu/packages/game-development.scm (tiled): Update to 1.2.2.
| Tobias Geerinckx-Rice |
2019-02-15 | gnu: allegro@4: Update to 4.4.3....* gnu/packages/game-development.scm (allegro-4): Update to 4.4.3.
[source]: Remove upstreamed patch.
* gnu/packages/patches/allegro4-mesa-18.2.5-and-later.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2019-01-20 | Merge branch 'master' into staging | Ludovic Courtès |
2019-01-16 | gnu: Move dbm databases to new module....* gnu/packages/databases.scm (gdbm, bdb, bdb-5.3): Move from here...
* gnu/packages/dbm.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/audio.scm,
gnu/packages/avahi.scm,
gnu/packages/backup.scm,
gnu/packages/cobol.scm,
gnu/packages/cyrus-sasl.scm,
gnu/packages/databases.scm,
gnu/packages/finance.scm,
gnu/packages/game-development.scm,
gnu/packages/gnome.scm,
gnu/packages/guile.scm,
gnu/packages/ibus.scm,
gnu/packages/kerberos.scm,
gnu/packages/linux.scm,
gnu/packages/mail.scm,
gnu/packages/man.scm,
gnu/packages/nvi.scm,
gnu/packages/openldap.scm,
gnu/packages/package-management.scm,
gnu/packages/php.scm,
gnu/packages/pulseaudio.scm,
gnu/packages/python.scm,
gnu/packages/rdf.scm,
gnu/packages/ruby.scm,
gnu/packages/sawfish.scm: Update module references.
| Ricardo Wurmus |
2019-01-15 | gnu: Separate Python core packages from the rest....* gnu/packages/python.scm: Move hundreds of package definitions from here...
* gnu/packages/python-xyz.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/audio.scm,
gnu/packages/backup.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/cluster.scm,
gnu/packages/compression.scm,
gnu/packages/connman.scm,
gnu/packages/crypto.scm,
gnu/packages/cups.scm,
gnu/packages/databases.scm,
gnu/packages/dav.scm,
gnu/packages/direct-connect.scm,
gnu/packages/disk.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/docker.scm,
gnu/packages/ebook.scm,
gnu/packages/elf.scm,
gnu/packages/emacs.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm,
gnu/packages/finance.scm,
gnu/packages/fltk.scm,
gnu/packages/fontutils.scm,
gnu/packages/freedesktop.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/geo.scm,
gnu/packages/gl.scm,
gnu/packages/glib.scm,
gnu/packages/gnome.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/gtk.scm,
gnu/packages/ham-radio.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/kde-frameworks.scm,
gnu/packages/key-mon.scm,
gnu/packages/libffi.scm,
gnu/packages/libreoffice.scm,
gnu/packages/libusb.scm,
gnu/packages/lirc.scm,
gnu/packages/logging.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/mate.scm,
gnu/packages/maths.scm,
gnu/packages/medical.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mp3.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/nutrition.scm,
gnu/packages/openldap.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/photo.scm,
gnu/packages/polkit.scm,
gnu/packages/protobuf.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/qt.scm,
gnu/packages/rdf.scm,
gnu/packages/ruby.scm,
gnu/packages/search.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/simulation.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/sync.scm,
gnu/packages/terminals.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/virtualization.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wicd.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xorg.scm: Update module references.
| Ricardo Wurmus |
2019-01-09 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2019-01-03 | gnu: bullet: Update to 2.88....* gnu/packages/game-development.scm (bullet): Update to 2.88.
[source]: Use 'git-fetch'. Add snippet to remove bundled binaries and
libraries.
[arguments]: Add configure-flags to prevent building demos. Add custom
'remove-failing-tests phase to skip tests which fail after removing
bundled code.
| Efraim Flashner |
2019-01-01 | gnu: allegro@5.0: Fix building with newer mesa....* gnu/packages/game-development.scm (allegro@5.0)[source]: Add patch.
(allegro)[patch]: Rename patch file.
* gnu/packages/patches/allegro-fix-compiliation-mesa-18.2.5-and-later.patch:
Rename to gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2019-01-01 | gnu: allegro@4: Fix building with newer mesa....* gnu/packages/game-development.scm (allegro@4)[source]: Add patch.
* gnu/packages/patches/allegro4-mesa-18.2.5-and-later.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2018-12-12 | gnu: allegro: Fix compilation with Mesa >= 18.2.5....* gnu/packages/game-development.scm (allegro)[source]: Add
allegro-fix-compilation-mesa-18.2.5-and-later.patch.
* gnu/packages/patches/allegro-fix-compilation-mesa-18.2.5-and-later.patch:
New file.
| Rutger Helling |
2018-11-16 | gnu: tiled: Update to 1.2.1....* gnu/packages/game-development.scm (tiled): Update to 1.2.1.
| David Thompson |
2018-11-11 | gnu: tiled: Fetch sources from git....* gnu/packages/game-development.scm (tiled)[source]: Fetch from git.
| Ricardo Wurmus |
2018-10-25 | gnu: sfml: Update to 2.5.1....* gnu/packages/game-development.scm (sfml): Update to 2.5.1.
| Tobias Geerinckx-Rice |
2018-10-25 | gnu: sfml: Don't use unstable tarball....* gnu/packages/game-development.scm (sfml)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2018-10-11 | gnu: godot: Update to 3.0.6....* gnu/packages/game-development.scm (godot): Update to 3.0.6.
| Brett Gilio |
2018-10-03 | gnu: tiled: Update to 1.2.0....* gnu/packages/game-development.scm (tiled): Update to 1.2.0.
| David Thompson |
2018-10-03 | gnu: guile-chickadee: Update to 0.3.0....* gnu/packages/game-development.scm (guile-chickadee): Update to 0.3.0.
[arguments]: Add 'patch-godir' phase.
| 宋文武 |
2018-08-28 | gnu: openmw: Update to 0.44.0....* gnu/packages/game-development.scm (openmw): Update to 0.44.0.
| Alex Kost |
2018-08-14 | gnu: deutex: Update to 5.1.2....* gnu/packages/game-development.scm (deutex): Update to 5.1.2.
| Tobias Geerinckx-Rice |
2018-07-27 | gnu: allegro: Update to 5.2.4.0....* gnu/packages/game-development.scm (allegro): Update to 5.2.4.0.
[source]: Update URL.
| Kei Kebreau |
2018-07-27 | gnu: tiled: Update to 1.1.6....* gnu/packages/game-development.scm (tiled): Update to 1.1.6.
[arguments]: Substitute invoke for system*.
| Kei Kebreau |