Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Cray Elliott
2a8c1a942e
dolphinEmuMaster: 20170705 -> 20170730
...
generally I only update this once a month or less, but the much awaited
ubershader branch landed
2017-07-31 11:59:46 -07:00
Alexey Lebedeff
1d72b7345f
dosbox-unstable: init at 2017-07-02
...
As current stable version segfaults when playing HoMM2, as described at
https://www.reddit.com/r/linux_gaming/comments/4dxfei/dosbox_segmentation_fault_core_dumped/
Also some missing dependencies (compared to stable version) were added:
- SDL_sound - for mounting .cue files with compressed sound
- SDL_net - for IPX support
- libpng - for making screenshots
2017-07-28 11:20:56 +03:00
Nikolay Amiantov
732207f456
citra: fix license field
2017-07-27 17:28:13 +03:00
Nikolay Amiantov
bc52bf2cfe
citra: init at 2017-07-26
2017-07-27 17:07:45 +03:00
Cray Elliott
d82fa7f915
wineUnstable: 2.12 -> 2.13
2017-07-26 15:36:49 -07:00
Herwig Hochleitner
7d83f048e2
cdemu: 3.0.x -> 3.1.0
...
fixes cdemu for kernel >= 4.11
fixes client by adding pygobject3
2017-07-25 11:56:59 +02:00
Cray Elliott
faad06df6b
wine: 2.0.1 -> 2.0.2
2017-07-20 13:52:43 -07:00
Cray Elliott
ccf7b4b57e
wine-mono: 4.6.4 -> 4.7.0
2017-07-18 12:10:29 -07:00
Cray Elliott
f91c591ea2
wineUnstable, wineStaging: 2.11 -> 2.12
2017-07-13 14:44:18 -07:00
Cray Elliott
3365fdea04
wineUnstable: 2.10 -> 2.11
...
2.11 was picked instead of 2.12 since staging hasn't caught up yet,
also updates staging
2017-07-09 21:23:05 -07:00
0xABAB
784240de3e
wine: add missing dependency libcap on Linux
2017-07-09 10:40:53 +02:00
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