Commit Graph

893 Commits

Author SHA1 Message Date
Michael Raskin
4a68d3bb79
Merge pull request #63817 from ambrop72/wine-wrapper-fix
wine: Set WINELOADER in wrapper, wrap also wine64.
2019-07-15 10:40:15 +00:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Ambroz Bizjak
96c957f92c wine: Set WINELOADER in wrapper, wrap also wine64.
Fixes #63170. Note that this brings back wrapping of wine64 which was removed in #28486 because the underlying issue is now fixed.
2019-06-27 14:38:57 +02:00
Frederik Rietdijk
f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Michael Raskin
63379e8e86
Merge pull request #63044 from JohnAZoidberg/wine-fonts
winePackages.fonts: init at 4.0
2019-06-17 19:39:52 +00:00
Matthew Bauer
4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer
263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Alexander V. Nikolaev
2b4ac8d003 wine: 4.8 -> 4.9, 4.0 -> 4.0.1 2019-06-15 18:32:50 +02:00
Daniel Schaefer
3303bc1fd7 wine: Use proper license attribute 2019-06-12 23:36:10 +02:00
Daniel Schaefer
66fffe99d8 winePackages.fonts: init at 4.0
"Wine's fonts should be a natural candidate for their own subpackage"
https://wiki.winehq.org/Packaging

They are a replacement for some Microsoft fonts not available in other
replacement packages.
2019-06-12 23:33:18 +02:00
Matthew Bauer
290737edf0
Merge pull request #57103 from natemonster321/master
pcsx2: add -DXDG_STD build flag
2019-06-10 21:20:57 -04:00
Renaud
ec57ea39a6
Merge pull request #62477 from r-ryantm/auto-update/mgba
mgba: 0.7.1 -> 0.7.2
2019-06-10 15:55:11 +02:00
Vladimír Čunát
e596a33dc0
uae: fixup build
Fixes #62341.  I'm not sure why the problem happened,
but the solution seems fairly simple and risk-free.
2019-06-09 12:24:19 +02:00
Nikolay Amiantov
dff950155e rpcs3: 0.0.5-6980-81e5f3b7f -> 0.0.6-8187-790962425
Clean whitespaces.
2019-06-04 01:36:27 +03:00
Nikolay Amiantov
bb0fc95a89 citra: 2018-06-09 -> 2019-05-25 2019-06-04 01:36:27 +03:00
R. RyanTM
3d4482ff8e mgba: 0.7.1 -> 0.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mgba/versions
2019-06-01 23:20:50 -07:00
Bignaux Ronan
6e175d1371 xcpc: move libsdk and lesstiff as optional 2019-05-24 02:17:26 +02:00
Robin Gloster
6cf583cf2f
Merge pull request #60406 from JohnAZoidberg/remove-isnull
treewide: Remove usage of isNull
2019-05-18 09:36:24 +00:00
Renaud
d9df60fb71
Merge pull request #60819 from r-ryantm/auto-update/vhba
linuxPackages.vhba: 20190302 -> 20190410
2019-05-15 14:38:09 +02:00
nyanloutre
f2affe0344 wine-{unstable,staging}: 4.7 -> 4.8 2019-05-14 10:22:49 +02:00
R. RyanTM
804105e6b7 vbam: 2.1.2 -> 2.1.3 (#60821)
* vbam: 2.1.2 -> 2.1.3

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visualboyadvance-m/versions

* vbam: refactor build inputs
2019-05-03 10:16:32 +02:00
R. RyanTM
c2708f9e96 linuxPackages.vhba: 20190302 -> 20190410
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vhba/versions
2019-05-02 16:48:13 -07:00
Florian Klink
ecf59492c7
caprice32: unstable-2018-03-05 -> 4.5.0 (#60663)
caprice32: unstable-2018-03-05 -> 4.5.0
2019-05-01 22:59:27 +02:00
Bignaux Ronan
24b83b0af9 caprice32: unstable-2018-03-05 -> 4.5.0 2019-05-01 21:20:47 +02:00
Daniel Schaefer
786f02f7a4 treewide: Remove usage of isNull
isNull "is deprecated; just write e == null instead" says the Nix manual
2019-04-29 14:05:50 +02:00
nyanloutre
3dc4e55ffc
wine-mono: 4.8.2 -> 4.8.3 2019-04-27 14:54:20 +02:00
nyanloutre
b1ae0ef297
wine{unstable,staging}: 4.6 -> 4.7 2019-04-27 14:53:51 +02:00
Chris Rendle-Short
86b5fb78dd dosbox: add XDG icon
Add an XDG icon for dosbox. The official icon is in .ico format, which
is not compatible with the freedesktop.org spec, so graphicsmagick is
included as a build time dependency and used to convert it to a PNG.
2019-04-21 22:04:10 +10:00
R. RyanTM
a73d69c912 vbam: 2.1.1 -> 2.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visualboyadvance-m/versions
2019-04-18 19:43:49 +02:00
nyanloutre
676a77a5e5 wine-mono: 4.8.0 -> 4.8.2 2019-04-18 09:27:10 +02:00
nyanloutre
e2adc64175 wine{unstable,staging}: 4.5 -> 4.6 2019-04-18 09:27:10 +02:00
ash lea
1e8606946f dolphinEmuMaster: 2019-02-16 -> 5.0-9976
changed versioning scheme to match dolphin's own. this also allows us to
include the describe string without deriving it from the git repository
during build.
2019-04-17 17:35:40 -07:00
Dmitry Kalinkin
04ff9941b6
Merge pull request #58506 from nyanloutre/wine-update
Update wine{unstable,staging,mono,winetricks}
2019-04-15 22:02:06 -04:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Matthew Bauer
290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Dmitry Kalinkin
59c81160e7
Merge pull request #58504 from symphorien/static-proot
Static proot, wafHook cross compilation
2019-04-13 12:04:32 -04:00
Matthew Bauer
a79a8f29bc waf: use wafConfigureFlags for waf flags
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
Herwig Hochleitner
79d653be55 cdemu: update to 3.2 release
closes https://github.com/NixOS/nixpkgs/pull/58911
2019-04-05 15:48:34 +02:00
R. RyanTM
794e864a07 linuxPackages.vhba: 20170610 -> 20190302
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vhba/versions
2019-04-05 15:48:34 +02:00
Tadeo Kondrak
b4850a9371
wine{unstable,staging}: 4.4 -> 4.5
Co-Authored-By: nyanloutre <paul@nyanlout.re>
2019-04-03 11:17:42 +02:00
Maximilian Bosch
27ad1d515b
Merge pull request #58188 from r-ryantm/auto-update/hatari
hatari: 2.1.0 -> 2.2.1
2019-03-29 11:38:39 +01:00
nyanloutre
e5a68c5314
winetricks: 20181203 -> 20190310 2019-03-28 22:46:21 +01:00
nyanloutre
da1b3e7bb9
wine{unstable,staging}: 4.2 -> 4.4 2019-03-28 22:46:02 +01:00
nyanloutre
c06ec8b3ac
wine-mono: 4.7.5 -> 4.8.0 2019-03-28 22:45:28 +01:00
R. RyanTM
257076158d libdsk: 1.5.9 -> 1.5.10 (#57274)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdsk/versions
2019-03-27 23:12:20 +01:00
R. RyanTM
9e281d5eed vbam: 2.1.0 -> 2.1.1 (#57499)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/visualboyadvance-m/versions
2019-03-27 15:52:51 +01:00
R. RyanTM
8156bc47ca hatari: 2.1.0 -> 2.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hatari/versions
2019-03-23 14:54:37 -07:00
CrazedProgrammer
11919c3a3a ccemux: 1.1.0 -> 1.1.1 2019-03-20 21:31:37 +01:00
R. RyanTM
132bb0bbe3 mgba: 0.7.0 -> 0.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mgba/versions
2019-03-10 17:17:10 -07:00