wine-osu-spectator-9.11-v3
Substantial update
Packaging
Along with a rebase, the package will no longer bundle any compiler libraries, because it's now fully built with clang+llvm-mingw from the llvm-mingw-w64-toolchain-ucrt package. Along with reducing the size, another benefit of this is that -bin
is no longer required for the AUR package name.
This also means that the package now installs to /opt/wine-osu-spectator(-wow64)
.
Quality-of-life
- The packages now make a symlink to the wine binary as
/usr/bin/wine-osu(-wow64)
, you can now simply runwine-osu(-wow64)
instead of having to specify a path manually. - A log of all patches is installed to
/opt/wine-osu-spectator(-wow64)/patchlog.txt
Patches
Staging patches: all, minus odbc-remove-unixodbc
due to compilation issues that aren't worth investigating, as it's irrelevant for any realistic use of this package.
Other patches: repo at this tag. You can also refer to the patchlog.txt
mentioned above. Many patches were cleaned up, but mainly the low-latency audio changes were greatly simplified, refactored, and rebased.
For more details, check the PKGBUILD on the AUR. A link is located on the main page of the repo.