From b1640280a5fe04f24d6043cbee61de97eff2aa58 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 28 Nov 2022 13:42:46 +0100 Subject: [PATCH] Drop the -ubuntu-18.04.tar.xz builds The workaround doesn't work for these builds, so maybe this is the time to drop them. They're still in the CI because why not, may help make testing whether the Wine bug has been fixed easier. --- CHANGELOG.md | 4 ++++ README.md | 5 +---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92bee5d6..884e2131 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,10 @@ Versioning](https://semver.org/spec/v2.0.0.html). consider [downgrading](https://github.com/robbert-vdh/yabridge#downgrading-wine) back to Wine Staging 7.20. + + **The `-ubuntu-18.04.tar.xz` builds are no longer provided from this release + onwards as they were still affected by the abovementioned bug.** + - Yabridge's build system now errors out when doing unity builds with compiling with Wine 7.21 and 7.22. diff --git a/README.md b/README.md index 86303082..9a62ff0c 100644 --- a/README.md +++ b/README.md @@ -104,10 +104,7 @@ Please let me know if there are any issues with other hosts. distro, you can simply download and install a prebuilt version of yabridge: 1. First download the latest version of yabridge from the [releases - page](https://github.com/robbert-vdh/yabridge/releases). If you're using - a distro that's older than Ubuntu 20.04 such as Ubuntu 18.04, Debian 10, - Linux Mint 19, or AV Linux MXE 2021, then you should download the - version that ends with `-ubuntu-18.04.tar.gz`. + page](https://github.com/robbert-vdh/yabridge/releases). 2. Extract the contents of the downloaded archive to `~/.local/share`, such that the file `~/.local/share/yabridge/yabridgectl` exists after extracting. You can extract an archive here from the command line with