Nicolas Goaziou
|
430e152899
|
gnu: mame: Fix build on i686.
* gnu/packages/emulators.scm (mame): Prevent strict-overflow error on i686
with "NOWERROR" flag.
|
2019-11-21 16:37:40 +01:00 |
|
Tobias Geerinckx-Rice
|
bd67162479
|
gnu: retroarch: Update to 1.8.1.
* gnu/packages/emulators.scm (retroarch): Update to 1.8.1.
|
2019-11-03 00:51:58 +01:00 |
|
Nicolas Goaziou
|
b36726af09
|
gnu: mame: Update to 0.215.
* gnu/packages/emulators.scm (mame): Update to 0.215.
|
2019-11-01 14:50:48 +01:00 |
|
Tobias Geerinckx-Rice
|
6bc0bed188
|
gnu: retroarch: Update to 1.8.0.
* gnu/packages/emulators.scm (retroarch): Update to 1.8.0.
|
2019-10-27 22:19:32 +01:00 |
|
Tobias Geerinckx-Rice
|
b704e9ed10
|
gnu: retroarch: Update to 1.7.9.2.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.9.2.
|
2019-10-26 00:22:46 +02:00 |
|
David Wilson
|
f6a0be2f99
|
gnu: Add gens-gs.
* gnu/packages/emulators.scm (gens-gs): New variable.
|
2019-10-21 18:12:06 +02:00 |
|
Pierre Neidhardt
|
1403e1f710
|
gnu: Add pcsxr.
* gnu/packages/emulators.scm (pcsxr): New variable.
|
2019-10-21 14:46:12 +02:00 |
|
Marius Bakke
|
0fe041bd9f
|
gnu: Remove more GCC < 7 workarounds.
* gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to
the GCC command line.
* gnu/packages/aidc.scm (zbar)[arguments]: Likewise.
* gnu/packages/android.scm (android-libbase, android-libcutils,
android-libziparchive, fastboot)[arguments]: Likewise.
* gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise.
* gnu/packages/code.scm (rtags)[arguments]: Likewise.
* gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise.
* gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise.
* gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise.
* gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise.
* gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise.
* gnu/packages/graph.scm (python-faiss)[arguments]: Likewise.
* gnu/packages/graphics.scm (povray)[arguments]: Likewise.
* gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise.
* gnu/packages/image.scm (freeimage)[arguments]: Likewise.
* gnu/packages/kodi.scm (crossguid)[arguments]: Likewise.
* gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise.
* gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise.
* gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise.
* gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
|
2019-10-20 14:00:12 +02:00 |
|
Ludovic Courtès
|
0cf2b6f2db
|
Merge branch 'master' into core-updates
|
2019-10-01 12:06:00 +02:00 |
|
Nicolas Goaziou
|
512c169666
|
gnu: mame: Update to 0.214.
* gnu/packages/emulators.scm (mame): Update to 0.214.
[source]: Remove unnecessary patch.
* gnu/packages/patches/mame-rapidjson-fix.patch: Delete file.
* gnu/local.mk: Remove reference to deleted patch.
|
2019-09-29 15:25:13 +02:00 |
|
Ludovic Courtès
|
9ff87bb996
|
Merge branch 'master' into core-updates
|
2019-09-17 16:27:15 +02:00 |
|
Rutger Helling
|
fb6e550d6b
|
gnu: retroarch: Update to 1.7.8.4.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.4.
|
2019-09-16 08:25:04 +02:00 |
|
Rutger Helling
|
eca0f3d070
|
gnu: mgba: Update to 0.7.3.
* gnu/packages/emulators.scm (mgba): Update to 0.7.3.
|
2019-09-16 08:25:04 +02:00 |
|
Rutger Helling
|
c10a27a268
|
gnu: retroarch: Update to 1.7.8.3.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.3.
|
2019-09-09 08:35:46 +02:00 |
|
Mark H Weaver
|
65542a8852
|
Merge branch 'master' into core-updates
|
2019-09-06 20:46:00 -04:00 |
|
Rutger Helling
|
2b332c51db
|
gnu: dolphin-emu: Update to commit a974540.
* gnu/packages/emulators.scm (dolphin-emu): Update to commit a974540.
[source]: Delete unneeded MoltenVK map.
[arguments]: Properly hardcode libvulkan path.
|
2019-09-05 08:22:34 +02:00 |
|
Rutger Helling
|
8cb2f0ff2b
|
gnu: retroarch: Update hash.
* gnu/packages/emulators.scm (retroarch): Update hash (due to bugfix release).
|
2019-09-01 15:06:10 +02:00 |
|
Mark H Weaver
|
0481289cbc
|
Merge branch 'master' into core-updates
|
2019-08-29 17:19:18 -04:00 |
|
Tobias Geerinckx-Rice
|
24b03073e5
|
gnu: mupen64plus-rsp-z64: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-rsp-z64)[home-page]: Use HTTPS.
|
2019-08-26 15:56:31 +02:00 |
|
Tobias Geerinckx-Rice
|
cf396ea59d
|
gnu: mupen64plus-rsp-hle: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-rsp-hle)[home-page]: Use HTTPS.
|
2019-08-26 15:56:31 +02:00 |
|
Tobias Geerinckx-Rice
|
d738ce16dd
|
gnu: mupen64plus-input-sdl: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-input-sdl)[home-page]: Use HTTPS.
|
2019-08-26 15:56:31 +02:00 |
|
Tobias Geerinckx-Rice
|
cf5e946523
|
gnu: mupen64plus-audio-sdl: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-audio-sdl)[home-page]: Use HTTPS.
|
2019-08-26 15:56:30 +02:00 |
|
Tobias Geerinckx-Rice
|
eaa2b35c87
|
gnu: mupen64plus-core: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-core)[home-page]: Use HTTPS.
|
2019-08-26 15:56:30 +02:00 |
|
Rutger Helling
|
e85bb00c55
|
gnu: retroarch: Update to 1.7.8.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.
|
2019-08-26 15:09:17 +02:00 |
|
Tobias Geerinckx-Rice
|
26daadb9c6
|
gnu: mupen64plus-video-z64: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-z64)[home-page]: Use HTTPS.
|
2019-08-26 05:02:50 +02:00 |
|
Tobias Geerinckx-Rice
|
b21acd21d5
|
gnu: mupen64plus-video-rice: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-rice)[home-page]: Use HTTPS.
|
2019-08-26 05:02:50 +02:00 |
|
Tobias Geerinckx-Rice
|
84532c2ba4
|
gnu: mupen64plus-video-glide64mk2: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-glide64mk2)[home-page]: Use HTTPS.
|
2019-08-26 05:02:50 +02:00 |
|
Tobias Geerinckx-Rice
|
d1e6386675
|
gnu: mupen64plus-video-glide64: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-glide64)[home-page]: Use HTTPS.
|
2019-08-26 05:02:50 +02:00 |
|
Tobias Geerinckx-Rice
|
5daa20197e
|
gnu: mupen64plus-video-arachnoid: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-video-arachnoid)[home-page]: Use HTTPS.
|
2019-08-26 05:02:50 +02:00 |
|
Mark H Weaver
|
893c2df00d
|
Merge branch 'master' into core-updates
|
2019-08-22 15:53:27 -04:00 |
|
Tobias Geerinckx-Rice
|
ff452beac5
|
gnu: mupen64plus-ui-console: Correct synopsis.
* gnu/packages/emulators.scm (mupen64plus-ui-console)[synopisis]: Correct.
|
2019-08-22 15:37:46 +02:00 |
|
Tobias Geerinckx-Rice
|
e8079ba403
|
gnu: mupen64plus-ui-console: Use HTTPS home page.
* gnu/packages/emulators.scm (mupen64plus-ui-console)[home-page]: Use HTTPS.
|
2019-08-22 15:37:46 +02:00 |
|
Marius Bakke
|
462ad9f56b
|
Merge branch 'master' into core-updates
|
2019-08-13 20:42:06 +02:00 |
|
Nicolas Goaziou
|
57939283c0
|
gnu: mame: Fix build.
* gnu/packages/emulators.scm (mame): Apply upstream patch.
* gnu/packages/patches/mame-rapidjson-fix.patch: New file.
* gnu/local.mk: Register file.
|
2019-08-12 15:39:59 +02:00 |
|
Nicolas Goaziou
|
049915a961
|
gnu: mame: Update to 0.212.
* gnu/packages/emulators.scm (mame): Update to 0.212.
|
2019-08-11 23:07:20 +02:00 |
|
Efraim Flashner
|
72bc58f850
|
gnu: dosbox: Remove extra build phase.
* gnu/packages/emulators.scm (dosbox)[arguments]: Remove unneeded
'autogen phase.
|
2019-08-07 20:06:00 +03:00 |
|
Rutger Helling
|
18e700517e
|
gnu: dolphin-emu: Update to commit 24718c1.
* gnu/packages/emulators.scm (dolphin-emu): Update to commit 24718c1.
|
2019-08-07 08:15:28 +02:00 |
|
Marius Bakke
|
4fb9165515
|
Merge branch 'staging' into core-updates
|
2019-07-02 20:18:16 +02:00 |
|
Ludovic Courtès
|
5cc1075a76
|
Merge branch 'master' into core-updates
|
2019-06-27 23:33:48 +02:00 |
|
Rutger Helling
|
6ad087b821
|
gnu: mame: Update to 0.211.
* gnu/packages/emulators.scm (mame): Update to 0.211.
|
2019-06-27 13:28:33 +02:00 |
|
Rutger Helling
|
b09e4960be
|
gnu: dosbox: Update to 0.74-3.
* gnu/packages/emulators.scm (dosbox): Update to 0.74-3.
|
2019-06-27 10:24:11 +02:00 |
|
Ludovic Courtès
|
d9bbfe042e
|
Merge branch 'master' into core-updates
|
2019-06-13 13:24:35 +02:00 |
|
Nicolas Goaziou
|
9f0650df65
|
gnu: mame: Update to 0.210.
* gnu/packages/emulators.scm (mame): Update to 0.210.
[inputs]: Add libxi.
|
2019-06-06 07:22:03 +02:00 |
|
Rutger Helling
|
9c11ba9282
|
gnu: mgba: Update to 0.7.2.
* gnu/packages/emulators.scm (mgba): Update to 0.7.2.
|
2019-05-26 10:15:21 +02:00 |
|
Marius Bakke
|
57df83e07d
|
Merge branch 'staging' into core-updates
|
2019-05-25 00:25:15 +02:00 |
|
Marius Bakke
|
9d0c291e3e
|
gnu: Move Sphinx and friends to (gnu packages sphinx).
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport,
python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx,
python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme,
python2-sphinx-rtd-theme, python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed,
python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput,
python-sphinx-repoze-interface, python2-sphinx-repoze-interface,
python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme,
python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme,
python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ...
(gnu):
* gnu/packages/sphinx.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm, gnu/packages/cluster.scm,
gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm,
gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm,
gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm,
gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm,
gnu/packages/search.scm, gnu/packages/statistics.scm,
gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm,
gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
|
2019-05-24 21:54:31 +02:00 |
|
Rutger Helling
|
aa986c9cd6
|
gnu: retroarch: Update to 1.7.7.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.7.
|
2019-05-08 08:15:46 +02:00 |
|
Marius Bakke
|
3b458d5462
|
Merge branch 'master' into core-updates
|
2019-05-01 23:11:41 +02:00 |
|
Nicolas Goaziou
|
936a4f4371
|
gnu: mame: Update to 0.209.
* gnu/packages/emulators.scm (mame): Update to 0.209.
|
2019-04-26 18:54:16 +02:00 |
|
Tobias Geerinckx-Rice
|
85baeb2002
|
gnu: mupen64plus-video-z64: Don't use unstable tarball.
* gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
2019-04-14 20:15:28 +02:00 |
|