It's missing because the option doesn't exist anymore.
configure: WARNING: unrecognized options: --with-xattr
Git Clone URL: | https://aur.archlinux.org/wine-staging-wow64.git (read-only, click to copy) |
---|---|
Package Base: | wine-staging-wow64 |
Description: | A compatibility layer for running Windows programs |
Upstream URL: | https://www.winehq.org |
Keywords: | staging wine wine-staging winehq wow64 x64 |
Licenses: | LGPL-2.1-or-later |
Conflicts: | wine |
Provides: | wine, wine-staging, wine-wow64 |
Submitter: | tiziodcaio |
Maintainer: | tiziodcaio (xiota) |
Last Packager: | tiziodcaio |
Votes: | 13 |
Popularity: | 0.31 |
First Submitted: | 2023-09-11 14:57 (UTC) |
Last Updated: | 2024-12-02 10:56 (UTC) |
It's missing because the option doesn't exist anymore.
configure: WARNING: unrecognized options: --with-xattr
I see build() is missing the --with-xattr
flag.
Is this intended?
It's declared in https://wiki.winehq.org/Wine-Staging_Packaging and, as an example, also in wine-staging-Fedora_40.spec (from https://dl.winehq.org/wine-builds/fedora/40/src/wine-staging-9.15-2.1.src.rpm).
Thanks
I'll take a closer look.
Update: Should be fixed now.
I'm also getting regular wine instead of staging with 9.14. I'm using aurutils. I've deleted the build directory to double check, it still produces ordinary wine.
I cd into wine-staging-wow64 and ran makepkg -sirc
After running winecfg, I notice normal version of wine is installed, but not staging.
wine --version
wine-9.14
This package is still relevant because multilib/wine-staging
does not have wow64 mode enabled and/or has not dropped lib32 depends.
wow64 allows running 32-bit binaries without lib32 libraries. For more info:
wine 9.0 release notes
wikipedia/wow64
See the below comment: https://aur.archlinux.org/packages/wine-staging-wow64#comment-972176
Pinned Comments
xiota commented on 2024-05-22 12:12 (UTC) (edited on 2024-05-23 05:13 (UTC) by xiota)
This package is still relevant because
multilib/wine-staging
does not have wow64 mode enabled and/or has not dropped lib32 depends.wow64 allows running 32-bit binaries without lib32 libraries. For more info:
wine 9.0 release notes
wikipedia/wow64
xiota commented on 2024-01-18 02:24 (UTC)
Wayland support requires setting a registry variable. See Wine 9.0 Changelog.
xiota commented on 2024-01-13 01:38 (UTC) (edited on 2024-01-13 01:40 (UTC) by xiota)
Before flagging out of date, make sure staging patches have been updated.