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.
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>
gnu: tiled: Update to 1.0.2.
* gnu/packages/game-development.scm (tiled): Update to 1.0.2.
gnu: python-xsge: Fix source URL.
* gnu/packages/game-development.scm (python-xsge)[source]: Fix URL.
gnu: python-xsge: Update to 2017.06.09.
* gnu/packages/game-development.scm (python-xsge): Update to 2017.06.09.
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.
gnu: grfcodec: Fix a typo.
* gnu/packages/game-development.scm (grfcodec)[description]: Reorder the
acronym and its expansion using @dfn.
gnu: nml: Fix a typo.
* gnu/packages/game-development.scm (nml)[description]: Reorder the
acronym and its expansion using @dfn. Delete a duplicated word.
gnu: Add grfcodec.
* gnu/packages/game-development.scm (grfcodec): New variable.
gnu: Add nml.
* gnu/packages/game-development.scm (nml): New variable.
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.
gnu: tiled: Update to 1.0.1.
* gnu/packages/game-development.scm (tiled): Update to 1.0.1.
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).
gnu: python-tmx: Fix source URL.
* gnu/packages/game-development.scm (python-tmx)[origin]: Add missing
subdirectory to URL.
gnu: tiled: Update to 1.0.0.
* gnu/packages/game-development.scm (tiled): Update to 1.0.0.
gnu: allegro: Update to 5.2.2.0.
* gnu/packages/game-development.scm (allegro): Update to 5.2.2.0.
gnu: Add python-xsge.
* gnu/packages/game-development.scm (python-xsge, python2-xsge): New
variables.
Merge branch 'master' into staging
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.