~ruther/guix-local

ref: 03776ebd36615277cfec6b85b84fc4cc8fcaa0bb guix-local/gnu/packages/game-development.scm -rw-r--r-- 34.7 KiB
f7b60fdc — Kei Kebreau 8 years ago
gnu: deutex: Update to 5.0.0.

* gnu/packages/game-development.scm (deutex): Update to 5.0.0.
[source]: Change upstream URI.
[arguments]: Enable tests and restore normal "configure" and "install"
phases.
[native-inputs]: Add asciidoc.
a812aff9 — Julian Graham 8 years ago
gnu: gzochi: Update to 0.11.1.

* gnu/packages/game-development.scm (gzochi): Update to 0.11.1.
  (gzochi)[arguments]: Remove patch for `-Werror', which is no longer
  necessary.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b21ceaaf — Tobias Geerinckx-Rice 8 years ago
gnu: tiled: Update to 1.0.2.

* gnu/packages/game-development.scm (tiled): Update to 1.0.2.
795f3a00 — Kei Kebreau 8 years ago
gnu: python-xsge: Fix source URL.

* gnu/packages/game-development.scm (python-xsge)[source]: Fix URL.
cde208da — Kei Kebreau 8 years ago
gnu: python-xsge: Update to 2017.06.09.

* gnu/packages/game-development.scm (python-xsge): Update to 2017.06.09.
81353514 — Kei Kebreau 8 years ago
gnu: python-sge-pygame: Update to 1.5.

* gnu/packages/game-development.scm (python-sge-pygame,
python2-sge-pygame): Update to 1.5.
[inputs]: Add python-uniseg.
3d77785a — Kei Kebreau 8 years ago
gnu: grfcodec: Fix a typo.

* gnu/packages/game-development.scm (grfcodec)[description]: Reorder the
acronym and its expansion using @dfn.
a7cbe727 — Kei Kebreau 8 years ago
gnu: nml: Fix a typo.

* gnu/packages/game-development.scm (nml)[description]: Reorder the
acronym and its expansion using @dfn. Delete a duplicated word.
94a66dd9 — Kei Kebreau 8 years ago
gnu: Add grfcodec.

* gnu/packages/game-development.scm (grfcodec): New variable.
7357fcf2 — Kei Kebreau 8 years ago
gnu: Add nml.

* gnu/packages/game-development.scm (nml): New variable.
148585c2 — Arun Isaac 8 years ago
gnu: Move contents of zip module into compression module.

* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
677eb331 — Tobias Geerinckx-Rice 8 years ago
gnu: tiled: Update to 1.0.1.

* gnu/packages/game-development.scm (tiled): Update to 1.0.1.
324b0040 — Danny Milosavljevic 8 years ago
gnu: Move desktop-file-utils to (gnu packages freedesktop).

* gnu/packages/gnome.scm (desktop-file-utils): Move from here ...
* gnu/packages/freedesktop.scm (desktop-file-utils): ... to here.
* gnu/packages/engineering.scm: Import (gnu packages freedesktop).
* gnu/packages/game-development.scm: Import (gnu packages freedesktop).
* gnu/packages/xfce.scm: Import (gnu packages freedesktop).
be4d26f5 — Kei Kebreau 8 years ago
gnu: python-tmx: Fix source URL.

* gnu/packages/game-development.scm (python-tmx)[origin]: Add missing
subdirectory to URL.
3535181f — David Thompson 8 years ago
gnu: tiled: Update to 1.0.0.

* gnu/packages/game-development.scm (tiled): Update to 1.0.0.
8d2832e3 — Efraim Flashner 8 years ago
gnu: allegro: Update to 5.2.2.0.

* gnu/packages/game-development.scm (allegro): Update to 5.2.2.0.
3a12e21c — Efraim Flashner 8 years ago
gnu: allegro: Update source uris.

* gnu/packages/game-development.scm (allegro@5.2, allegro@5.0,
allegro@4.4)[source]: Update source uris.
e99039b5 — Kei Kebreau 8 years ago
gnu: Add python-xsge.

* gnu/packages/game-development.scm (python-xsge, python2-xsge): New
variables.
9df24909 — Marius Bakke 8 years ago
Merge branch 'master' into staging
864cc7ef — Ricardo Wurmus 8 years ago
gnu: tiled: Use modular Qt.

* gnu/packages/game-development.scm (tiled)[inputs]: Remove qt; add qtbase and
qtsvg.
[native-inputs]: Add qttools.
[arguments]: Override LRELEASE in translations.pro.
Next