summaryrefslogtreecommitdiff
path: root/gnu/packages/game-development.scm
AgeCommit message (Expand)Author
2016-07-20gnu: Add allegro-5.0....* gnu/packages/game-development.scm (allegro-5.0): New variable. Ricardo Wurmus
2016-07-20gnu: Add allegro....* gnu/packages/game-development.scm (allegro): New variable. Ricardo Wurmus
2016-06-20gnu: Add quesoglc....* gnu/packages/game-development.scm (quesoglc): New variable. Kei Kebreau
2016-05-19Update name for Kei Kebreau....* .mailmap: Add Kei Kebreau. * gnu/local.mk: Replace "Kei Yamashita" with "Kei Kebreau". * gnu/packages/calendar.scm: Likewise. * gnu/packages/dillo.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. Signed-off-by: Alex Kost <alezost@gmail.com> Kei Kebreau
2016-05-15gnu: love: Update to 0.10.1....* gnu/packages/game-development.scm (love): Update to 0.10.1. 宋文武
2016-05-12gnu: Update module imports for asciidoc and doxygen....This is a followup to commit 0573a923def01e54bf104e0015ade44ab42f694f. * gnu/packages/algebra.scm, gnu/packages/bioinformatics.scm, gnu/packages/fcitx.scm, gnu/packages/fish.scm, gnu/packages/freedesktop.scm, gnu/packages/game-development.scm, gnu/packages/gcc.scm, gnu/packages/graphics.scm, gnu/packages/image.scm, gnu/packages/kodi.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/messaging.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/rdf.scm, gnu/packages/serialization.scm, gnu/packages/version-control.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xiph.scm: Change imports of (gnu packages asciidoc) or (gnu packages doxygen) to (gnu packages documentation). Mark H Weaver
2016-05-12gnu: aseprite: Fix build....* gnu/packages/game-development.scm (aseprite)[arguments]: Remove #:phases. 宋文武
2016-05-08gnu: tiled: Update to 0.16.1....* gnu/packages/game-development.scm (tiled): Update to 0.16.1. David Thompson
2016-04-13gnu: Add qqwing....* gnu/packages/game-development.scm (qqwing): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com> Kei Yamashita
2016-03-01gnu: tiled: Use 'modify-phases'....* gnu/packages/game-development.scm (tiled)[arguments]: Use 'modify-phases'. Efraim Flashner
2016-03-01gnu: tiled: Update to 0.15.1....* gnu/packages/game-development.scm (tiled): Update to 0.15.1. Efraim Flashner
2016-01-31gnu: Add aseprite....* gnu/packages/game-development.scm (aseprite): New variable. David Thompson
2016-01-31gnu: Add allegro-4....* gnu/packages/game-development.scm (allegro-4): New variable. David Thompson
2016-01-02gnu: love: Update to 0.10.0....* gnu/packages/game-development.scm (love): Update to 0.10.0. 宋文武
2015-11-16gnu: Add love....* gnu/packages/game-development.scm (love): New variable. David Thompson
2015-10-12gnu: Add physfs....* gnu/packages/game-development.scm (physfs): New variable. Alex Kost
2015-09-29gnu: Add gzochi....* gnu/packages/game-development.scm (gzochi): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Julian Graham
2015-09-20gnu: sfml: Update to 2.3.2....* gnu/packages/game-development.scm (sfml): Update to 2.3.2. [native-inputs]: Remove. Ricardo Wurmus
2015-09-13gnu: tiled: Update to 0.13.1....* gnu/packages/game-development.scm (tiled): Update to 0.13.1. David Thompson
2015-09-03gnu: sfml: Update to 2.3.1....* gnu/packages/game-development.scm (sfml): Update to 2.3.1. [inputs]: Add flac, libvorbis, xcb-util-image. Ricardo Wurmus
2015-08-22gnu: tiled: Update to 0.13.0....* gnu/packages/game-development (tiled): Update to 0.13.0. David Thompson
2015-05-20gnu: Add sfxr....* gnu/packages/game-development.scm (sfxr): New variable. David Thompson
2015-04-27gnu: Add sfml....* gnu/packages/game-development.scm (sfml): New variable. David Thompson
2015-02-28gnu: Add 'file-name' fields for github source tarballs without a name....* gnu/packages/aarddict.scm (aarddict), gnu/packages/algebra.scm (arb), gnu/packages/audio.scm (jack-2, lvtk), gnu/packages/bioinformatics.scm (bedops, bedtools, bowtie), gnu/packages/game-development.scm (tiled), gnu/packages/games.scm (minetest-data, minetest, retroarch), gnu/packages/jrnl.scm (jrnl), gnu/packages/kde.scm (qjson), gnu/packages/libevent.scm (libuv), gnu/packages/linux.scm (pflask), gnu/packages/mail.scm (offlineimap, libetpan), gnu/packages/maths.scm (arpack-ng), gnu/packages/ninja.scm (ninja), gnu/packages/nutrition.scm (gourmet), gnu/packages/python.scm (python-cairocffi), gnu/packages/rdf.scm (lrdf), gnu/packages/ruby.scm (ruby-i18n), gnu/packages/sxiv.scm (sxiv): Add 'file-name' field to origin. Mark H Weaver
2015-01-19gnu: tiled: Update to 0.11.0....* gnu/packages/game-development.scm (tiled): Update. David Thompson
2015-01-19gnu: tiled: Move to game-development module....* gnu/packages/games.scm (tiled): Move from here... * gnu/packages/game-development (tiled): ...to here. David Thompson
2014-12-15gnu: Add bullet....* gnu/packages/game-development.scm: New file * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Tomáš Čech