Commit Graph

234 Commits

Author SHA1 Message Date
Jonas Heinrich
1a76ec88ad
Merge pull request #184263 from r-ryantm/auto-update/libdsk
libdsk: 1.5.18 -> 1.5.19
2022-08-21 21:53:55 +02:00
Sandro
0eed827932
Merge pull request #186631 from SFrijters/wine-7.15 2022-08-21 17:34:39 +02:00
Zhaofeng Li
a8ac0c221a ryujinx: Force SDL_VIDEODRIVER to x11
Even though it defaults to x11, the user's environment may have
it set to wayland which doesn't current work:

<https://github.com/NixOS/nixpkgs/pull/187070#discussion_r949522925>
2022-08-18 14:48:05 -06:00
Zhaofeng Li
fef7bfea9f ryujinx: 1.1.213 -> 1.1.223 2022-08-18 14:48:05 -06:00
Zhaofeng Li
34281ff479 ryujinx: Migrate updater script to fetch-deps in buildDotnetModule 2022-08-18 14:48:05 -06:00
Ivv
dc32017e38
Merge pull request #187070 from zhaofengli/ryujinx-ava
ryujinx: Add dependencies for the Avalonia UI
2022-08-18 21:00:27 +02:00
Simon Bruder
6247b00637 ryujinx: Force display backend to X11 2022-08-18 12:44:15 -06:00
Zhaofeng Li
283d90b110 ryujinx: Add dependencies for the Avalonia UI 2022-08-17 00:59:23 -06:00
Anderson Torres
0442e4020f
Merge pull request #186441 from SamLukeYes/ppsspp
ppsspp: add SDL and headless
2022-08-15 20:32:21 -03:00
Ryan Mulligan
efe461ecb4
Merge pull request #180608 from r-ryantm/auto-update/dolphin-emu-beta
dolphin-emu-beta: 5.0-16380 -> 5.0-16793
2022-08-14 13:33:10 -07:00
Ivv
ad589ee1c4
Merge pull request #186450 from sbruder/update-yuzu/ea-2901
yuzu-{ea,mainline}: {2841,1092} -> {2901,1131}
2022-08-14 15:25:37 +02:00
Ivv
68a3707a2e
Merge pull request #185617 from zhaofengli/ryujinx-1.1.208
ryujinx: 1.1.181 -> 1.1.213
2022-08-14 15:13:51 +02:00
Stefan Frijters
22087c57e3
wine{Unstable,Staging}: 7.14 -> 7.15 2022-08-14 13:04:28 +02:00
Stefan Frijters
0a59f0aecb
wine{Unstable,Staging}: 7.13 -> 7.14 2022-08-14 13:03:29 +02:00
Simon Bruder
8cb3340ffe
yuzu-{ea,mainline}: {2841,1092} -> {2901,1131}
This also changes the update script for EA to fetch the two latest
releases, filter for tags matching /^EA-[0-9]*/ and pick the latest one.
This is required because recently the auto-updater (tag: continuous) is
the latest release, which would have been picked by the update script.

It also updates the free icons patch, which is needed due to yuzu
changing how they track licenses of files to REUSE. The comment is
updated to reflect the workflow that is needed to create the patch,
because pineapple does not include files beginning with a dot in its
source.
2022-08-14 10:48:29 +02:00
SamLukeYes
a3cdf49dbf ppsspp: add SDL and headless
Change the default ppsspp package to SDL frontend, as it supports
vulkan, and is allowed to build the headless binary together.
2022-08-14 15:42:27 +08:00
AndersonTorres
92dcbeaf1e ppsspp: get rid of libsForQt5.callPackage
And use the new functional framework for recursive style attributes.
2022-08-13 21:57:50 -03:00
Simon Bruder
9e690f486b ryujinx: Add ffmpeg to runtimeDeps
Ryujinx has stopped depending on the ffmpeg executable.

c5bddfeab8
2022-08-12 11:11:54 -07:00
Zhaofeng Li
3b9cf41744 ryujinx: 1.1.181 -> 1.1.213 2022-08-12 11:06:43 -07:00
Sebastián Mancilla
3ec67444cf
Merge pull request #185341 from r-ryantm/auto-update/pcsx2
pcsx2: 1.7.3128 -> 1.7.3165
2022-08-12 13:22:15 -04:00
AndersonTorres
534146ea00 x16-emulator: mark as broken on aarch64-darwin 2022-08-09 00:23:50 -03:00
AndersonTorres
8b4479cf28 x16-emulator: 40 -> 41 2022-08-09 00:23:50 -03:00
AndersonTorres
326a0fda17 x16-rom: mark as broken on aarch64-darwin 2022-08-09 00:23:50 -03:00
AndersonTorres
9f61e20a68 x16-rom: 40 -> 41 2022-08-08 23:27:21 -03:00
Brian McKenna
c8107cf185 retroarch: enable dbus on Linux 2022-08-06 21:08:34 +10:00
R. Ryantm
d6905d065a pcsx2: 1.7.3128 -> 1.7.3165 2022-08-06 02:11:30 +00:00
R. Ryantm
45b3fa8315 pcsx2: 1.7.2731 -> 1.7.3128 2022-08-01 04:18:01 +00:00
R. Ryantm
a650ba2271 libdsk: 1.5.18 -> 1.5.19 2022-07-31 16:37:13 +00:00
Anderson Torres
feac361c6b
Merge pull request #184048 from AndersonTorres/quick-ares
ares: 128 -> 129
2022-07-31 10:38:14 -03:00
R. Ryantm
a5c0e67ed4 stella: 6.6 -> 6.7 2022-07-31 01:35:35 +00:00
AndersonTorres
dd91058dd6 ares: 128 -> 129 2022-07-30 21:01:42 -03:00
Anderson Torres
7342265796
Merge pull request #183867 from AndersonTorres/quick-openmsx
openmsx: 17.0 -> 18.0
2022-07-29 23:50:07 -03:00
AndersonTorres
3cd1540510 openmsx: 17.0 -> 18.0 2022-07-29 23:29:53 -03:00
R. Ryantm
d98b8a4942 ppsspp: 1.12.3 -> 1.13.1 2022-07-29 17:16:16 +00:00
Shamrock Lee
c25543b554 wineWowPackages: default mainProgram to "wine64" 2022-07-22 22:45:44 +00:00
Shamrock Lee
c2dbbe706b wine64Packages: fix mainProgram 2022-07-22 22:19:21 +00:00
github-actions[bot]
83702a6ef7
Merge master into staging-next 2022-07-18 18:01:14 +00:00
Simon Bruder
bafaa05bf1
yuzu-{ea,mainline}: {2725,1088} -> {2841,1092}
This also changes the update script, because pineapple changed their
releases which no longer have a name set explicitly.
2022-07-17 10:11:15 +02:00
github-actions[bot]
8df1eb061a
Merge master into staging-next 2022-07-17 00:02:14 +00:00
Dmitry Kalinkin
04c57a8ccd
Merge pull request #181704 from SFrijters/wine-7.13
wine{Unstable,Staging}: 7.12 -> 7.13
2022-07-16 19:29:38 -04:00
Winter
6a69f41c37
Merge pull request #181263 from IvarWithoutBones/bump/ryu
ryujinx: 1.1.100 -> 1.1.181
2022-07-16 17:47:08 -04:00
Sandro
a25c87b4bb
Merge pull request #181303 from astro/rpcs3
rpcs3: 0.0.21-13388-4a86638ce -> 0.0.23-13907-cdef752a9
2022-07-16 23:46:31 +02:00
Stefan Frijters
c4897824b4
wine{Unstable,Staging}: 7.12 -> 7.13 2022-07-16 11:18:35 +02:00
github-actions[bot]
47a4aab0aa
Merge master into staging-next 2022-07-16 06:01:15 +00:00
Anderson Torres
07f36afbfd
Merge pull request #180312 from r-burns/wibo
wibo: init at 0.2.0
2022-07-15 23:56:20 -03:00
github-actions[bot]
fa96a4fa79
Merge master into staging-next 2022-07-16 00:02:26 +00:00
Thiago Kenji Okada
b0d11f84b3
Merge pull request #181626 from adisbladis/libretro-nxengine-init
libretro.nxengine: init at unstable-2022-04-21
2022-07-15 23:51:40 +01:00
Dmitry Kalinkin
7dd3d9334b
Merge pull request #181476 from SFrijters/wine-7.12
wine{Unstable,Staging}: 7.10 -> 7.12; vkd3d: 1.3 -> 1.4
2022-07-15 16:55:04 -04:00
adisbladis
6efcb7a0e3 libretro.nxengine: init at unstable-2022-04-21 2022-07-16 03:17:11 +08:00
Sandro
0405b0fa87
Merge pull request #181540 from Artturin/rpathfixes2
treewide: fix fallout from 'cmake/setup-hook.sh: Don't skip build-RPATH'
2022-07-15 12:11:01 +02:00