Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-22 | Update to 10.0 | Mike Swanson | |
2025-01-18 | Update to 10.0rc6 | Mike Swanson | |
2025-01-12 | Update to 10.0rc5 | Mike Swanson | |
2025-01-04 | Update to 10.0rc4 | Mike Swanson | |
2024-12-22 | Update to 10.0rc3 | Mike Swanson | |
2024-12-15 | Update to 10.0rc2 | Mike Swanson | |
2024-12-11 | Update to 10.0rc1 | Mike Swanson | |
Disabling ffmpeg because the dependency chain for the 32-bit version in AUR is broken as heck. | |||
2024-08-21 | Change the LDFLAGS so Wine can actually build. | Mike Swanson | |
Thanks @jeffjiang -- I don't actually know why this works. | |||
2024-02-13 | Use wine-stable-mono | Mike Swanson | |
2024-01-19 | Update to 9.0 | Mike 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-23 | Update to 9.0rc3 | Mike Swanson | |
2023-12-20 | Update to 9.0rc2 | Mike Swanson | |
Bunch of dependencies added and removed, too. | |||
2023-07-20 | Update to 8.0.2 | Mike Swanson | |
2023-05-01 | Backport update to wine-gecko 2.47.4 | Mike Swanson | |
2023-04-21 | Update to 8.0.1 | Mike Swanson | |
2023-01-24 | Remove vkd3d, ldap, openal dependencies | Mike Swanson | |
Wine bundles vkd3d and ldap, and OpenAL is no longer used | |||
2023-01-24 | Change “wine-stable-next” references to “wine-stable” | Mike Swanson | |
2023-01-24 | Update to 8.0 | Mike Swanson | |
2023-01-20 | Update to 8.0rc5 | Mike Swanson | |
2023-01-13 | Update to 8.0rc4 | Mike Swanson | |
2023-01-07 | Update to 8.0rc3 | Mike Swanson | |
2022-12-21 | Update to 8.0rc2 | Mike Swanson | |
2022-12-11 | Update to 8.0rc1 | Mike Swanson | |
2022-11-09 | Update to 7.0.1 | Mike Swanson | |
2022-10-10 | Move 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-22 | Disable lto in building Wine | Mike Swanson | |
Not default in Arch Linux, but if it happens to be enabled, the compile fails. | |||
2022-01-18 | Remove 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-18 | Update to 7.0 | Mike Swanson | |
2022-01-18 | Merge remote-tracking branch 'next/master' | Mike Swanson | |
2022-01-15 | Update to 7.0rc6 | Mike Swanson | |
2022-01-07 | Repair building with current the libldap 2.6 release | Mike Swanson | |
2022-01-07 | Update to 7.0rc5 | Mike Swanson | |
2022-01-03 | Update to 7.0rc4 | Mike Swanson | |
2021-12-28 | Update to 7.0rc3 | Mike Swanson | |
2021-12-17 | Update to 7.0rc2 | Mike Swanson | |
2021-12-14 | Update to 7.0-rc1 | Mike 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-27 | Update to 6.0.2 | Mike Swanson | |
2021-06-20 | Backport GCC 11 fix from Wine master. | Mike Swanson | |
2021-06-11 | Update to 6.0.1 | Mike Swanson | |
2021-01-14 | Update to 6.0 | Mike Swanson | |
2021-01-14 | Merge aur:wine-stable-next | Mike Swanson | |
2021-01-09 | Update to 6.0rc6 | Mike Swanson | |
2021-01-02 | Update to 6.0rc5 | Mike Swanson | |
2020-12-26 | Update to 6.0rc4 | Mike Swanson | |
2020-12-25 | Include {lib32-,}gst-plugins-{base,good} as optdepends | Mike Swanson | |
Required for some games and applications to decode file formats such as MP3. | |||
2020-12-19 | Remove 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-19 | Update to 6.0rc3 | Mike Swanson | |
2020-12-12 | Update to 6.0rc2 | Mike Swanson | |
2020-12-07 | Update to 6.0rc1 | Mike Swanson | |
2020-11-15 | Update to 5.0.3 | Mike Swanson | |