Package Details: wine-staging-wow64-git 9.3.r194.gc1b8db0c-1

Git Clone URL: https://aur.archlinux.org/wine-staging-wow64-git.git (read-only, click to copy)
Package Base: wine-staging-wow64-git
Description: A compatibility layer for running Windows programs
Upstream URL: https://gitlab.winehq.org/wine/wine
Licenses: LGPL-2.1-or-later
Conflicts: wine, wine-staging, wine-staging-wow64, wine-wow64
Provides: wine, wine-staging, wine-staging-wow64, wine-wow64
Submitter: xiota
Maintainer: xiota
Last Packager: xiota
Votes: 0
Popularity: 0.000000
First Submitted: 2023-12-13 17:33 (UTC)
Last Updated: 2024-03-05 19:13 (UTC)

Required by (355)

Sources (4)

Pinned Comments

xiota commented on 2023-12-14 02:00 (UTC) (edited on 2024-01-18 02:26 (UTC) by xiota)

  • Staging patches are expected to break when the main repo is updated.
    • I haven't decided how often, if ever, I will update the exclusion list.
    • Wait for upstream to update.
    • If impatient, edit the PKGBUILD to exclude broken patches. Follow the existing example.
  • Build options:
    • _build_git=false makepkg – Build last release version. (Skips release candidates.)
    • _build_staging=false makepkg – Build without any staging patches.
  • Avoid flagging and commenting at the same time for the same issue.

    • Do not flag or comment for broken patches. See above.
    • Flag for common issues with known, straightforward solutions.
    • Comment for issues that require explanation or debugging.
      • Use a pastebin for blocks of text more than a few lines.
  • 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

Latest Comments

xiota commented on 2023-12-14 02:00 (UTC) (edited on 2024-01-18 02:26 (UTC) by xiota)

  • Staging patches are expected to break when the main repo is updated.
    • I haven't decided how often, if ever, I will update the exclusion list.
    • Wait for upstream to update.
    • If impatient, edit the PKGBUILD to exclude broken patches. Follow the existing example.
  • Build options:
    • _build_git=false makepkg – Build last release version. (Skips release candidates.)
    • _build_staging=false makepkg – Build without any staging patches.
  • Avoid flagging and commenting at the same time for the same issue.

    • Do not flag or comment for broken patches. See above.
    • Flag for common issues with known, straightforward solutions.
    • Comment for issues that require explanation or debugging.
      • Use a pastebin for blocks of text more than a few lines.
  • 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