On my machine, samba also brings smbclient. Those extra dependencies use 20% extra space compared to wine-wow64 (just ignore the giant multilib/wine).
Not a big deal, anyway.
Git Clone URL: | https://aur.archlinux.org/wine-wow64.git (read-only, click to copy) |
---|---|
Package Base: | wine-wow64 |
Description: | A compatibility layer for running Windows programs |
Upstream URL: | https://www.winehq.org |
Keywords: | wine winehq wow64 x64 |
Licenses: | LGPL-2.1-or-later |
Conflicts: | wine |
Provides: | wine |
Submitter: | tiziodcaio |
Maintainer: | tiziodcaio (xiota) |
Last Packager: | xiota |
Votes: | 44 |
Popularity: | 3.01 |
First Submitted: | 2023-05-06 18:16 (UTC) |
Last Updated: | 2025-06-02 16:43 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »
On my machine, samba also brings smbclient. Those extra dependencies use 20% extra space compared to wine-wow64 (just ignore the giant multilib/wine).
Not a big deal, anyway.
Hi, I noticed that some heavy dependencies, like samba and sane, are moved from optdepends to depends in 9.0rc3 [1]. Are they necessary? Maybe it's better to roughly follow dependencies of multilib/wine package, with lib32-* ones excluded.
@tiziodcaio The variables make common details between packages easier to keep in sync. It's fine if you prefer not to use them.
When --with-wayland
is used, configure will stop with an error when depends are missing.
When it is not used, build will continue without wayland support. Previously, depends were missing and wayland support was not being built. So this major 9.0 feature was missing. Currently, depends are present, so wayland support would be built. However, if depends change, wayland support would again stop being built.
Yes @loathingkernel, now I will fix. When I saw @xiota adding them I was a bit confused by the sintax, I think it complicates things that might be simpler... Anyway, why it was added the --with-wayland flag? It appears to not be necessary as into https://gitlab.winehq.org/wine/wine/-/blob/wine-9.0/configure.ac?ref_type=tags#L1397
Please do not make PKGBUILDs configurable in terms of sources and build options. Yes, it might be useful but scripts on the AUR should ideally be easily inspect-able without requiring effort to decode the conditionals.
There is no good reason to use two different switches to alter sources and build options while making the script that much harder to quickly parse. The same consistency when updating a script could be achieved with a good diff tool.
Wayland support requires setting a registry variable. See Wine 9.0 Changelog.
wine reg.exe add HKCU\\Software\\Wine\\Drivers /v Graphics /d x11,wayland
Cool, thanks!
Pinned Comments
xiota commented on 2025-06-03 18:29 (UTC)
As of this writing, multilib/wine still depends on lib32 packages. However, build with wow64 mode is in testing. Users are advised to switch when it is out of testing.
Because of oech3 repeatedly opening deletion requests, this package will not be converted to metapackage, or any actions other than notification in comments, to assist users with migration.