Cray Elliott
b963ba1bee
dolphinEmuMaster: 20150802 -> 20170705
...
removed a substitution that is no longer needed, add new
dependencies, and use fetchFromGitHub instead of fetchgit
2017-07-08 14:24:42 -07:00
Cray Elliott
71e495e10f
winetricks: 20170327 -> 20170614
2017-06-27 02:00:49 -07:00
Cray Elliott
922d706e81
wineStaging: 2.7 -> 2.10
...
wineUnstable: 2.7 -> 2.10
2017-06-20 11:23:37 -07:00
Edward Tjörnhammar
a66a9ae8e8
kodi-retroarch-advanced-launchers: ensure sound has been released
2017-06-09 20:41:02 +02:00
Edward Tjörnhammar
44a9f37ba8
libretro: add parallel-n64 core
2017-06-07 23:31:20 +02:00
Edward Tjörnhammar
beb04aabac
libretro.dolphin: init at 2017-06-04
2017-06-04 21:11:14 +02:00
Edward Tjörnhammar
f270376cd7
libretro.*: 2015-11-20 -> 2017-06-04
2017-06-04 03:27:55 +02:00
Edward Tjörnhammar
1845a2d735
retroarch: 1.3.4 -> 1.6.0
2017-06-04 03:27:55 +02:00
Nikolay Amiantov
e7530e6a5a
wine: reorganize packages
...
Move most of wine configurations to winePackages which is not built on Hydra.
Leave two top-level packages:
wine: stable release with an "office" configuration;
wineStaging: staging release with a "full" configuration.
2017-06-04 00:57:45 +03:00
Nikolay Amiantov
46a2da8766
wine: use gstreamer-1.0
2017-05-24 02:27:05 +03:00
Nikolay Amiantov
2d1e5e87db
wine: fix libva support
2017-05-24 02:27:01 +03:00
Nikolay Amiantov
bf230536e0
wineStaging: fix patching in nix-shell
2017-05-24 02:26:57 +03:00
Nikolay Amiantov
95f321480f
wine: add udev support
2017-05-24 02:26:53 +03:00
Jörg Thalheim
728b8ab483
pcsxr: use wrapGAppsHook
2017-05-11 20:34:42 +01:00
Alexander V. Nikolaev
f3c19651db
winetricks: 20170316 -> 20170327
2017-05-09 01:34:09 +03:00
Alexander V. Nikolaev
1ce951e79a
wineUnstable: 2.6 -> 2.7
...
Update staging as well
2017-05-09 01:33:53 +03:00
Vladimír Čunát
f1ed43c14e
Merge #24949 : desmume: fix mesa+osmesa
2017-05-01 23:55:14 +02:00
Linus Heckemann
3e31f2a645
dolphin-emu: include more dependencies
...
Previously, dolphin would build against vendored copies of the
libraries (shipped in source code form). This would result both
in a longer build (wxWidgets takes a while to build!) and in
bulkier binaries that wouldn't share libraries with others,
along with using fixed versions of curl and mbedtls which may
be left with unpatched security vulnerabilities.
2017-04-30 13:20:52 +01:00
aszlig
f84b8178aa
wine-staging: Fix SHA256 hash
...
In c6b3c66277ff97d77d51c3a822458f19982b922a, the unstable version has
been bumped to 2.6.
Unfortunately the staging source is re-using the version attribute from
the unstable source and thus has been bumped as well.
I have built wineStaging on x86_64-linux and it now succeeds.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @FRidh
2017-04-23 20:37:53 +02:00
Frederik Rietdijk
c6b3c66277
wineUnstable: 2.5 -> 2.6
2017-04-21 21:38:54 +02:00
Frederik Rietdijk
d16a4512d0
wine: 2.0 -> 2.0.1
2017-04-21 21:38:54 +02:00
Vladimír Čunát
7644651e62
desmume: fix mesa+osmesa
...
It builds fine, but some better testing should be done before merging.
2017-04-16 11:21:28 +02:00
Alexander V. Nikolaev
3ec56d8da2
wineUnstable: 2.4 -> 2.5
2017-04-10 18:37:28 +03:00
Robin Gloster
f0512f4ceb
wxmupen64plus: fix eval
2017-03-30 17:36:43 +02:00
Robin Gloster
5c04b32b6c
wxmupen64plus: mark as broken
2017-03-30 16:23:35 +02:00
Patrick Callahan
75f5ed2489
ppsspp: 1.1.0 -> 1.3
2017-03-24 10:40:24 -07:00
Dan Peebles
306f2c65fe
zsnes: only build on Linux
...
It uses callPackage_i686 which forces Linux anyway, and the current setup
just means that we end up with a weird i686-linux job under Darwin.
2017-03-23 22:41:45 -04:00
Herwig Hochleitner
a634f0b12c
wine: 2.3 -> 2.4
...
winetricks: 20170207 -> 20170316
2017-03-22 01:14:07 +01:00
Herwig Hochleitner
e9a1fc72e0
wine: 2.2 -> 2.3
2017-03-22 01:09:07 +01:00
Herwig Hochleitner
7069b8938d
wine: 2.1 -> 2.2
2017-03-22 01:09:03 +01:00
Tuomas Tynkkynen
413bc03986
mess: Mark broken
...
Even fixing the source urls doesn't make it build.
2017-03-08 16:14:19 +02:00
Jörg Thalheim
c31c11ecef
Merge pull request #23482 from rardiol/pcsxr
...
pcsxr: remove name conflict with zlib 1.2.9
2017-03-06 08:59:13 +01:00
Ricardo Ardissone
92d8680785
pcsxr: remove name conflict with zlib 1.2.9
2017-03-04 08:36:06 -03:00
Benno Fünfstück
1f7fe3dc07
vbam: fix location of etc in output
...
Shell variables are not expanded in cmakeFlags, so the etc files ended up in
`$out/'$out'/etc` instead of the expected `$out/etc`.
2017-03-03 12:27:49 +01:00
Christoph Hrdinka
c4eee0c4f1
retroarch.beetle-saturn: set platforms to x86_64-linux
...
cc #23253 .
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-02-28 15:18:06 +01:00
Christoph Hrdinka
1aaf2be2a0
retroarch: libretro-mednafen-* -> libretro-beetle-*
...
Rename all mednafen-* libretro ports to beetle-* due #23163 .
Closes #23163 .
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-02-25 16:19:09 +01:00
Vladimír Čunát
9fe56e52dd
dolphinEmu*: fixup build with glibc-2.25
2017-02-21 19:03:36 +01:00
Anderson Torres
4129697445
higan: 101 -> 102 ( #22942 )
2017-02-19 18:27:04 +00:00
Graham Christensen
2495065351
Merge pull request #22667 from avnik/wine-update
...
wineUnstable: 2.0 -> 2.1
2017-02-12 18:54:47 -05:00
Christoph Hrdinka
a7ca114545
libretro: add mGBA core
...
Closes #22618 .
2017-02-12 12:38:20 +01:00
Alexander V. Nikolaev
9ed445a0f7
wineUnstable: 2.0 -> 2.1
2017-02-12 11:23:48 +02:00
Joachim F
2488e42cc5
Merge pull request #22620 from hrdinka/add/libretro-reicast
...
libretro: add reicast core
2017-02-11 20:15:59 +01:00
Christoph Hrdinka
c4a47bdb5e
libretro: add mednafen-saturn core
2017-02-11 13:49:33 +01:00
Christoph Hrdinka
95ee742dcd
attract-mode: init at 2.2.0
2017-02-10 12:25:26 +01:00
Christoph Hrdinka
d04ee2f91c
libretro: add reicast core
2017-02-10 12:11:29 +01:00
Herwig Hochleitner
ae33b4673d
wine: 1.8.6 -> 2.0
2017-02-09 16:20:49 +01:00
Herwig Hochleitner
023c3c77ee
cdemu: bugfix updates
...
image-analyzer: 3.0.0 -> 3.0.1
cdemu-client: 3.0.1 -> 3.0.3
cdemu-daemon: 3.0.3 -> 3.0.5
gcdemu: 3.0.1 -> 3.0.2
libmirage: 3.0.4 -> 3.0.5
vhba: 20140928 -> 20161009
2017-02-06 05:09:12 +01:00
Cray Elliott
3acd52d917
mgba: 0.5.1 -> 0.5.2
2017-02-02 15:34:38 -08:00
Robin Gloster
0cd1f6bb51
gxemul: get rid of composableDerivation
2017-01-27 17:36:38 +01:00
Franz Pletz
9b92a07843
treewide: use lib.maintainers for meta.maintainers
2017-01-20 15:44:28 +01:00