2256 Commits

Author SHA1 Message Date
solene a8b4bd2f97 Update to dolphin-5.0.0.2024042
diff from brad, maintainer
thanks!
2024-05-03 06:50:46 +00:00
solene 803f1736ea forgot to remove empty patches
spotted by brad
2024-04-27 11:10:40 +00:00
solene 01d8144028 Update to ppsspp-1.17.1
diff from brad
2024-04-27 10:57:29 +00:00
fcambus cdad0045ce Update mame to 0.265. 2024-04-25 14:35:54 +00:00
solene 35903480de Update to mednafen-1.32.1
ok stsp@ and mestre@ (maintainer)
2024-04-25 06:57:21 +00:00
fcambus f9234ea561 Update hatari to 2.5.0 and take back maintainership. 2024-04-21 20:55:33 +00:00
rsadowski b152aa91ce Replace devel/kf5/extra-cmake-modules and breeze-icons with the kf6
This is the recommended way and for me the first step to continue working
cleanly:

- Only one version of extra-cmake-modules can be installed. The KF6
  version is backwards compatible and should also be used for KF5 builds.
- Icon packages should only ship the latest version
  - breeze-icons
  - oxygen-icons (released separately)

-- https://community.kde.org/Frameworks/6.0_Release_notes

devel/kf5/extra-cmake-modules is a pure build dependency and
breeze-icons includes only the icons for run-time.

OK landry@ merci, kn@ (for an similar change)
2024-04-21 18:23:26 +00:00
jca d50a04dee1 Fix qemu build on riscv64
ok Brad (maintainer)
2024-04-20 19:23:07 +00:00
jca 4ebde78698 Backport upstream change to fix build on riscv64 and others
From Brad, ok uaa@ (maintainer) sthen@
2024-04-20 19:21:56 +00:00
sthen 01b49c567d update to dolphin-5.0.0.20230924, from Brad, fixes with new fmt 2024-04-17 19:05:05 +00:00
fcambus 6cfa888523 mame: fix the build on arm64 and remove BROKEN-aarch64 marker.
Same patch as patch-third_party_lzma_sdk_C_CpuArch_c from www/chromium.
2024-04-17 16:22:59 +00:00
bentley a546dc3f37 Update to es-de-3.0.1.
Release notes:
https://gitlab.com/es-de/emulationstation-de/-/releases/v3.0.1
2024-04-16 19:40:46 +00:00
sthen 02698a04c1 update to dolphin-5.0.0.20230920, from Brad, earlier version ok kn@ 2024-04-16 17:21:57 +00:00
fcambus c5cb1f0f3e Update mednaffe to 0.9.3. 2024-04-16 14:32:28 +00:00
fcambus e77ded4f8b vice: really remove patch-src_arch_shared_iodrv_io-unix-access_c.
Forgotten in the previous commit, sorry.
2024-04-16 11:26:00 +00:00
fcambus 11f4e52f18 Update vice to 3.8. 2024-04-16 11:22:04 +00:00
bentley ecf85e9200 Update to sameboy-0.16.3.
Release notes: https://sameboy.github.io/changelog/
2024-04-14 19:03:07 +00:00
bentley c3c05c293f Update to mgba-0.10.3.
Release notes: https://mgba.io/2024/01/07/mgba-0.10.3/
2024-04-14 18:43:42 +00:00
fcambus ad427d58ff Update openmsx to 19.1. 2024-04-14 16:05:04 +00:00
stsp d861582131 Update citra to the most recent available snapshot (2104).
ok sthen@
2024-04-13 16:24:46 +00:00
fcambus cb458cf4cf Update nestopia to 1.52.1. 2024-04-13 14:52:35 +00:00
bentley 7c567e0d52 Add explicit dependency on graphics/glm (a header-only library).
Noticed by tb@
2024-04-12 14:06:26 +00:00
gonzalo bd6daf8c76 Update for Nono to 0.7.1
OK benoit@
2024-04-04 09:05:23 +00:00
sthen 09f5d615b8 dosbox-x: on i386, omit the frame pointer to free up a register.
unbreaks build.
2024-03-28 10:26:04 +00:00
fcambus 07ed5814cb Update mame to 0.264. 2024-03-27 19:44:56 +00:00
sthen 47622619cc update to qemu-8.2.2, from Brad (maintainer) 2024-03-23 18:08:31 +00:00
uaa e49ceb2efe update dosbox-x 2023.10.06 -> 2024.03.01
ok thfr@
2024-03-09 13:03:21 +00:00
sthen ac721e4369 qemu: add BDEP on meson. This has its own build scaffolding which runs
meson, so just done as a BDEP rather than MODULES. If meson is not present
at build time, an internal copy is used (bundled Python wheel), but is then
subject to failure due to dpb junking as found by naddy@.
"probably the right thing to do" Brad (maintainer)
2024-03-05 20:23:10 +00:00
fcambus 9ae3065111 Update mame to 0.263. 2024-03-03 16:26:06 +00:00
thfr a744a67334 disable vulkan backend to restore build after vulkan updates, ok namn@ (maintainer) 2024-03-01 16:49:04 +00:00
thfr 677c00bead glslang 14 doesn't need linking libHLSL anymore, nor does it provide it. Therefore remove HLSL from the build which fixes this fallout from glslang 14 update 2024-02-29 03:07:21 +00:00
gonzalo 7ba80d34e0 Update for Nono to 0.7.0
OK benoit@
2024-02-27 08:26:39 +00:00
sthen dd946a3005 update to qemu-8.2.1, from Brad 2024-02-26 13:30:18 +00:00
bentley e2c965b826 Leave out some test files from the build. Fixes build on i386.
ok sthen@
2024-02-25 21:11:24 +00:00
bentley dd26a2883d Python 2 is only used for tests; fix {BUILD,RUN}_DEPENDS. 2024-02-22 05:44:26 +00:00
uaa e11f335bcd +dosbox-x 2024-02-21 12:36:44 +00:00
uaa 8b82c6aa92 Initial import of dosbox-x-2023.10.26.
ok thfr@
2024-02-21 12:29:10 +00:00
bentley baf0848b77 +es-de 2024-02-20 04:18:39 +00:00
bentley 575e9bafcd Import es-de-3.0.0.
EmulationStation Desktop Edition is a frontend for browsing and launching
games from your multi-platform game collection.

ok stsp@
2024-02-20 04:17:29 +00:00
bentley 667205f527 +melonds 2024-02-19 08:20:04 +00:00
bentley 96e7598103 Import melonds-0.9.5.
melonDS is a Nintendo DS emulator, aiming for speed and accuracy.


From izzy Meyer; thanks!

ok thfr@
2024-02-19 08:19:16 +00:00
fcambus 3084a6b3dc Update advancemame to 3.10. 2024-02-15 11:11:37 +00:00
namn cf4a74299e update MAINTAINER (new email) and SITES (new domain) for ports I maintain 2024-02-08 00:57:54 +00:00
fcambus 1bbacfe1a8 Update vbam to 2.1.9. 2024-02-07 20:51:39 +00:00
jasper 0a8315ca1b update to spike-1.1.0 2024-02-07 20:26:22 +00:00
fcambus f0225823ef Update mame to 0.262. 2024-02-05 21:47:56 +00:00
benoit 4c45bec531 Update to stella-6.7.1. 2024-01-23 06:06:14 +00:00
gonzalo 4e37121e6e Update for Nono to 0.6.4
OK op@
2024-01-08 08:14:12 +00:00
fcambus 0965d174d4 Update vbam to 2.1.8. 2024-01-02 19:33:18 +00:00
fcambus 52eccd319a Update atari800 to 5.2.0. 2024-01-02 19:26:03 +00:00