/gnu/services/

0-03-11gnu: emulation-station: Use HTTPS home page....* gnu/packages/emulators.scm (emulation-station)[home-page]: Use HTTPS. Tobias Geerinckx-Rice 2020-03-01gnu: mame: Update to 0.219....* gnu/packages/emulators.scm (mame): Update to 0.219. Nicolas Goaziou 2020-02-29gnu: higan: Update home page....* gnu/packages/emulators.scm (higan)[home-page]: Follow (HTTPS) redirection. Tobias Geerinckx-Rice 2020-02-23gnu: desmume: fix build on new GCC versions...* gnu/packages/emulation.scm (desmume): add patches * gnu/packages/patches/desmume-gcc6-fixes.patch: new file * gnu/packages/patches/desmume-gcc7-fixes.patch: new file * gnu/local.mk (dist_patch_DATA): register the above Note: desmume-gcc6-fixes.patch contains some CRLF line endings. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> raingloom 2020-02-23gnu: mgba: Update to 0.8.1....* gnu/packages/emulators.scm (mgba): Update to 0.8.1. [inputs, native-inputs]: Move qttools to native-inputs as per guix lint (guix size says it's not used at runtime). [license]: Add expat for src/third-party/discord-rpc. Jakub Kądziołka 2020-02-18gnu: Add gnome-arcade....* gnu/packages/emulators.scm (gnome-arcade): New variable. Pierre Neidhardt 2020-02-16gnu: emulation-station: Fix build....* gnu/packages/emulators.scm (emulation-station): Switch to an unreleased git commit. Jakub Kądziołka 2020-02-16gnu: higan: Explain why v106, and not v107, is being packaged...* gnu/packages/emulators.scm (higan): Add a comment. Jakub Kądziołka 2020-02-16gnu: higan: Don't use auto-generated tarball....* gnu/packages/emulators.scm (higan)[source]: Don't use autogenerated tarball. Fetch from the new location for the repository. Jakub Kądziołka 2020-02-16gnu: higan: End phases with #t...* gnu/packages/emulators.scm (higan)[arguments]: End all phases with #t. Jakub Kądziołka 2020-02-02gnu: scummvm: Pacify linter....* gnu/packages/emulators.scm (scummvm)[inputs]: Move "nasm"... [native-inputs]: ... here. Nicolas Goaziou 2020-02-02gnu: mame: Update to 0.218....* gnu/packages/emulators.scm (mame): Update to 0.218. Nicolas Goaziou 2020-01-26gnu: pcsxr: Wrap with GSETTINGS_SCHEMA_DIR path variable....Without setting this path variable, gtk+ must be installed in the user's profile for pcsxr's GUI to work. * gnu/packages/emulators.scm (pcsxr)[arguments]: Add 'wrap-program' phase and return #t from 'cd-subdir' and 'fix-cdio-lookup' phases. Kei Kebreau 2020-01-25gnu: mgba: Update to 0.8.0....* gnu/packages/emulators.scm (mgba): Update to 0.8.0. Nicolas Goaziou 2020-01-20gnu: mame: Build with libjpeg-turbo....* gnu/packages/emulators.scm (mame)[inputs]: Change from LIBJPEG-8 to LIBJPEG-TURBO. Marius Bakke 2020-01-19gnu: scummvm: Update to 2.1.1....* gnu/packages/emulators.scm (scummvm): Update to 2.1.1. Tobias Geerinckx-Rice