Commit graph

1182 commits

Author SHA1 Message Date
Michael Raskin 9567f6f62f
Merge pull request #104719 from avnik/wine-update
Wine update
2020-11-27 10:36:47 +00:00
Sandro 498ef04c77
Merge pull request #101252 from IvarWithoutBones/update-ryujinx
ryujinx: 1.0.5346 -> 1.0.5551
2020-11-27 02:47:40 +01:00
Alexander V. Nikolaev 626f931022 wineUnstable: use own set of patches
Contain important hotfixes from wine's master and staging master.
2020-11-24 23:10:38 +02:00
Alexander V. Nikolaev 9144ebaf1e wineStable: revert cert-path patch for stable 2020-11-24 23:10:24 +02:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Alexander V. Nikolaev 22da5d92af wine{Unstable,Staging}: 5.21 -> 5.22 2020-11-24 00:54:08 +02:00
Lengyel Balazs 152147a8f6 wine-mono: 4.9.4 -> 5.1.1 2020-11-24 00:53:51 +02:00
Philipp dfcd45de58 wineStable: 5.0.2 -> 5.0.3 2020-11-24 00:53:35 +02:00
Philipp 3d9ee22da3 wine{Unstable,Staging}: 5.20 -> 5.21 2020-11-24 00:51:54 +02:00
Anderson Torres ba093e25d4
Merge pull request #104204 from r-ryantm/auto-update/mednafen
mednafen: 1.24.3 -> 1.26.1
2020-11-19 10:22:10 -03:00
Jörg Thalheim 8313dacb11 treewide: remove trailing whitespace 2020-11-18 22:37:56 -08:00
Jörg Thalheim 72f6df338d remove genesis maintainer
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
R. RyanTM 1be3bc423a mednafen: 1.24.3 -> 1.26.1 2020-11-18 19:31:52 +00:00
Christoph Hrdinka 567c2d880b
Merge pull request #103461 from GovanifY/pcsx2-usb-merge
pcsx2: unstable-2020-10-10 -> unstable-2020-11-13
2020-11-18 09:54:41 +01:00
Michael Raskin 0ccc3ec571
Merge pull request #104001 from Atemu/wineStaging-strictDeps-regression
wine: only use strictDeps when mingwSupport is enabled
2020-11-17 08:58:19 +00:00
Atemu 35db176b85 wine: only use strictDeps when mingwSupport is enabled
9f5cba0aaa broke regular wineStaging
2020-11-16 23:15:12 +01:00
Anderson Torres b6deb94192
Merge pull request #103839 from AndersonTorres/wip-simh
simh: init at 3.11-1
2020-11-15 10:04:04 -03:00
Anderson Torres 3f45b5f904
Merge pull request #103556 from r-ryantm/auto-update/stella
stella: 6.3 -> 6.4
2020-11-15 09:13:46 -03:00
AndersonTorres c7463be402 simh: init at 3.11-1 2020-11-14 19:24:35 -03:00
Gauvain 'GovanifY' Roussel-Tarbouriech 6c861dc0ba
pcsx2: unstable-2020-10-10 -> unstable-2020-11-13 2020-11-14 13:15:58 +01:00
Kira Bruneau 9f5cba0aaa wine: add MinGW-w64 support 2020-11-12 17:44:55 -05:00
R. RyanTM bcbc529b91 stella: 6.3 -> 6.4 2020-11-12 05:31:41 +00:00
R. RyanTM fe3d25d8e0 mgba: 0.8.3 -> 0.8.4 2020-11-03 09:23:37 -08:00
Pavol Rusnak 2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
gnidorah eae2982123
mame: 0.225 -> 0.226 (#102329) 2020-11-01 11:40:42 -05:00
Christoph Hrdinka 67b292a1f5
Merge pull request #101949 from AluisioASG/aasg/libretro-mame2016
libretro.mame2016: fix build with Make 4.3
2020-10-29 09:31:19 +01:00
Aluísio Augusto Silva Gonçalves 8880179b65
libretro.mame2016: fix build with gnumake-4.3
Builds currently fail with `ar` trying to operate on what are clearly
two paths concatenated together.  It stems from a backward-incompatible
change in Make:

> Previously appending using '+=' to an empty variable would result in
> a value starting with a space.  Now the initial space is only added
> if the variable already contains some value.  Similarly, appending an
> empty string does not add a trailing space.

This issue was first reported on the MAME repository proper
(https://github.com/mamedev/mame/issues/6248), and affects libretro's
2016 snapshot as well.  A fix that is reported to work with previous
versions of Make was upstreamed to:
- GENie, the build system: https://github.com/bkaradzic/GENie/pull/493
- MAME: https://github.com/mamedev/mame/pull/6262
- libretro: https://github.com/libretro/mame2016-libretro/pull/47

The fetched patch comes from the last of these.
2020-10-28 13:31:34 -03:00
Stefan Frijters 4e3cc04c9f wine{Unstable,Staging}: 5.19 -> 5.20 2020-10-28 11:04:18 -04:00
Stefan Frijters daa40ef488 wine{Unstable,Staging}: 5.18 -> 5.19 2020-10-28 11:04:18 -04:00
Christoph Hrdinka 972ba804fd
Merge pull request #100162 from samuelgrf/pcsx2_gtk3-x86_64
pcsx2: multiple improvements
2020-10-23 16:48:45 +02:00
Konrad Borowski cff07fe0fd dolphinEmuMaster: 5.0-11824 -> 5.0-12716 2020-10-21 21:54:04 +02:00
Samuel Gräfenstein f21ced0bb5
pcsx2: build with LTO 2020-10-21 14:26:11 +02:00
IvarWithoutBones 443f42c7f2 ryujinx: 1.0.5346 -> 1.0.5551 2020-10-21 14:19:52 +02:00
Samuel Gräfenstein d6def694c1
pcsx2: build with gtk3 and support x86_64 builds 2020-10-21 00:00:00 +02:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Anderson Torres 4669a06b33
Merge pull request #99572 from siraben/tilem-init
tilem: init at 2.0
2020-10-16 12:18:21 -03:00
AndersonTorres 492507697a stella: 6.2.1 -> 6.3 2020-10-12 04:07:17 -03:00
Ben Siraphob 81ef443d05 tilem: init at 2.0 2020-10-11 11:21:34 +07:00
1000101 53c0d59ba5
stella: 6.2.1 -> 6.3 (#100144) 2020-10-10 14:06:08 +00:00
AndersonTorres c2ee241885 ppsspp: 1.9.4 -> 1.10.3 2020-10-09 12:32:54 -03:00
gnidorah bdf7cf5939
mame: 0.224 -> 0.225 (#99969) 2020-10-07 22:50:06 -04:00
Patrick Hilhorst b133532434 treewide: remove some trailing whitespace to please ofborg 2020-10-02 09:01:35 -07:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Anderson Torres c7bc218f02
Merge pull request #97803 from JamieMagee/dotnet-sdk-3.1
dotnetCorePackages.sdk_3_1: 3.1.102 -> 3.1.402
2020-09-23 14:39:53 -03:00
Jamie Magee 460c98ec69
dotnetCorePackages.sdk_3_1: fix dependent packages 2020-09-23 13:18:44 +02:00
Jamie McClymont 561078189e mame: make the parallel build reliable 2020-09-22 23:11:29 -07:00
Martin Weinelt aeab683e38
Merge pull request #98168 from gnidorah/updates
update some packages I maintain
2020-09-22 03:59:27 +02:00
Jakub Kądziołka 220490a6b4 sameboy: init at 0.13.6 2020-09-19 09:06:37 +02:00
gnidorah 34e8ce3de5 mame: 0.223 -> 0.224 2020-09-17 16:12:19 +03:00
AndersonTorres c4b869efc5 openmsx: 0.15.0 -> 16.0 2020-09-11 14:44:42 -03:00