Package Details: wine-pure-git 10.10.r96.g73b75afe551-1

Git Clone URL: https://aur.archlinux.org/wine-pure-git.git (read-only, click to copy)
Package Base: wine-pure-git
Description: Bleeding-edge Wine build (Staging, WoW64, NTSync, Wayland)
Upstream URL: https://github.com/ventureoo/PKGBUILDs
Licenses: LGPL-2.1-or-later
Conflicts: wine
Provides: wine, wine-staging, wine-wow64
Submitter: ventureo
Maintainer: ventureo
Last Packager: ventureo
Votes: 1
Popularity: 0.34
First Submitted: 2025-02-22 10:16 (UTC)
Last Updated: 2025-06-19 07:37 (UTC)

Required by (19)

Sources (16)

Latest Comments

1 2 Next › Last »

ventureo commented on 2025-05-01 19:29 (UTC)

@wantija Hi. Yes, it was disabled some time ago in wine-tkg due to issues with WoW64. I have posted a new version from Proton 10 which is compatible with WoW64. Hopefully it won't cause any issues now.

wantija commented on 2025-04-30 19:32 (UTC)

any chance you can also add the wine large address aware patch for 32 bit programs? it's here on wine tkg patchset: https://github.com/Frogging-Family/wine-tkg-git/tree/master/wine-tkg-git/wine-tkg-patches/proton/LAA

ventureo commented on 2025-04-28 18:28 (UTC)

@steemandlinux Indeed. Completely slipped my mind, although I knew about it but didn't feel the need since I always used only my own scripts :)

Added, thanks.

steemandlinux commented on 2025-04-27 18:26 (UTC) (edited on 2025-04-27 18:27 (UTC) by steemandlinux)

Thank you, the best Wine cookie for Arch :) But it's better to add wine -> wine64 symlink to fix Wine related GUIs.

ventureo commented on 2025-03-30 08:57 (UTC)

Failing in kernelbase-Fix-uninitialized-structs-in-OpenThread.patch this time.

I rebased this patch, thanks.

also

I can't reproduce this issue, please make sure that have deleted src directory before starting the build.

justapony commented on 2025-03-30 07:02 (UTC)

also

The next patch would create the file server/inproc_sync.c,
which already exists!  Skipping patch.
1 out of 1 hunk ignored

justapony commented on 2025-03-30 06:56 (UTC)

Failing in kernelbase-Fix-uninitialized-structs-in-OpenThread.patch this time.

patching file dlls/kernelbase/thread.c
Hunk #1 FAILED at 344.
1 out of 1 hunk FAILED -- saving rejects to file dlls/kernelbase/thread.c.rej

it seems that this patch was no longer needed?

ventureo commented on 2025-03-25 07:52 (UTC)

@Doridian Rebased, thank you for reporting.

Doridian commented on 2025-03-25 05:08 (UTC)

There seems to be a lot going on atm, latest is once again failing in the patches, this time with:

patching file include/wine/server_protocol.h
Hunk #1 succeeded at 5928 (offset 2 lines).
Hunk #2 succeeded at 6305 (offset 2 lines).
Hunk #3 succeeded at 6611 (offset 2 lines).
Hunk #4 FAILED at 6913.
1 out of 4 hunks FAILED -- saving rejects to file include/wine/server_protocol.h.rej

The rejections seem to be from the patch "ntsync-10.3-staging.patch"

ventureo commented on 2025-03-21 09:13 (UTC)

@Supdrewin I rebased patches, build should be fine now. Thanks for the reporting.