summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-01-22Update to 10.0Mike Swanson
2025-01-18Update to 10.0rc6Mike Swanson
2025-01-12Update to 10.0rc5Mike Swanson
2025-01-04Update to 10.0rc4Mike Swanson
2024-12-22Update to 10.0rc3Mike Swanson
2024-12-15Update to 10.0rc2Mike Swanson
2024-12-11Update to 10.0rc1Mike Swanson
Disabling ffmpeg because the dependency chain for the 32-bit version in AUR is broken as heck.
2024-08-21Change the LDFLAGS so Wine can actually build.Mike Swanson
Thanks @jeffjiang -- I don't actually know why this works.
2024-02-13Use wine-stable-monoMike Swanson
2024-01-19Update to 9.0Mike Swanson
Remove dependency on lib32-libgphoto2, notoriously difficult to build and causes problems with automated AUR helpers. I suppose some functionality will vanish for 32-bit camera management software, but such is life.
2023-12-23Update to 9.0rc3Mike Swanson
2023-12-20Update to 9.0rc2Mike Swanson
Bunch of dependencies added and removed, too.
2023-07-20Update to 8.0.2Mike Swanson
2023-05-01Backport update to wine-gecko 2.47.4Mike Swanson
2023-04-21Update to 8.0.1Mike Swanson
2023-01-24Remove vkd3d, ldap, openal dependenciesMike Swanson
Wine bundles vkd3d and ldap, and OpenAL is no longer used
2023-01-24Change “wine-stable-next” references to “wine-stable”Mike Swanson
2023-01-24Update to 8.0Mike Swanson
2023-01-20Update to 8.0rc5Mike Swanson
2023-01-13Update to 8.0rc4Mike Swanson
2023-01-07Update to 8.0rc3Mike Swanson
2022-12-21Update to 8.0rc2Mike Swanson
2022-12-11Update to 8.0rc1Mike Swanson
2022-11-09Update to 7.0.1Mike Swanson
2022-10-10Move CFLAGS/LDFLAGS assignment to build()Mike Swanson
No compilation happens in prepare(), so it makes more logical sense to be in build(). It also happens to fix AUR managers like yay that will execute “makepkg -o” and “makepkg -e --noprepare” independently.
2022-01-22Disable lto in building WineMike Swanson
Not default in Arch Linux, but if it happens to be enabled, the compile fails.
2022-01-18Remove unnecessary dependencies (thanks @MarsSeed)Mike Swanson
Wine 7.0 includes these libraries in-tree and built as PE libraries rather than depending on Linux libraries for the functionality.
2022-01-18Update to 7.0Mike Swanson
2022-01-18Merge remote-tracking branch 'next/master'Mike Swanson
2022-01-15Update to 7.0rc6Mike Swanson
2022-01-07Repair building with current the libldap 2.6 releaseMike Swanson
2022-01-07Update to 7.0rc5Mike Swanson
2022-01-03Update to 7.0rc4Mike Swanson
2021-12-28Update to 7.0rc3Mike Swanson
2021-12-17Update to 7.0rc2Mike Swanson
2021-12-14Update to 7.0-rc1Mike Swanson
wine-mono should be changed to wine-stable-mono when merged back into the regular wine-stable packaging. lib32-sane should be a dependency, but it doesn’t build with the AUR dependencies, so it’s a no-go.
2021-10-27Update to 6.0.2Mike Swanson
2021-06-20Backport GCC 11 fix from Wine master.Mike Swanson
2021-06-11Update to 6.0.1Mike Swanson
2021-01-14Update to 6.0Mike Swanson
2021-01-14Merge aur:wine-stable-nextMike Swanson
2021-01-09Update to 6.0rc6Mike Swanson
2021-01-02Update to 6.0rc5Mike Swanson
2020-12-26Update to 6.0rc4Mike Swanson
2020-12-25Include {lib32-,}gst-plugins-{base,good} as optdependsMike Swanson
Required for some games and applications to decode file formats such as MP3.
2020-12-19Remove the conflicts entry with itself.Mike Swanson
This is a holdover from wine-stable-next (and still used in that package) that was missed for over a year. :)
2020-12-19Update to 6.0rc3Mike Swanson
2020-12-12Update to 6.0rc2Mike Swanson
2020-12-07Update to 6.0rc1Mike Swanson
2020-11-15Update to 5.0.3Mike Swanson