Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-09-24 | Bring back mingw-w64-gcc as a makedepends, allows building PE files | Mike Swanson | |
This improves compatibility with Windows software (especially DRM-ladden software). The dependency was previously removed as it lived only in the AUR for some time and automatic installation was not possible. It is in the main repository now and that problem is resolved. Effectively reverts 2020-01-22T08:12:24Z!mikeonthecomputer@gmail.com | |||
2020-08-07 | Update to 5.0.2 | Mike Swanson | |
2020-06-04 | Update to 5.0.1: remove cherry-picked patches | Mike Swanson | |
2020-05-24 | Cherry pick patches that allow building on GCC 10 | Mike Swanson | |
Hopefully all of these get rolled into Wine 5.0.1 whenever that lands. | |||
2020-01-22 | Remove makedepends on mingw-w64-gcc again | Mike Swanson | |
Kae1zae6ai pointed out that automatic installation of the mingw-w64-gcc isn’t really possible (at least not with the present state of the PKGBUILDs; may be impossible), requiring manual intervention instead. This is certainly too much effort for people just wanting stable wine. | |||
2020-01-21 | Update to 5.0 | Mike Swanson | |
Since the RCs: adds mingw-w64-gcc to makedepends, making sure that PE modules are built for this release. | |||
2020-01-17 | Update to 5.0rc6 | Mike Swanson | |
2020-01-15 | Update to 5.0rc5 | Mike Swanson | |
2020-01-05 | Update to 5.0rc4 | Mike Swanson | |
2019-12-28 | Update to 5.0rc3 | Mike Swanson | |