@brody That was my mistake. I'll fix it momentarily.
Search Criteria
Package Details: wine-wow64 10.1-2
Package Actions
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: | 39 |
Popularity: | 0.86 |
First Submitted: | 2023-05-06 18:16 (UTC) |
Last Updated: | 2025-02-12 17:52 (UTC) |
Dependencies (41)
- alsa-lib
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- gettext (gettext-gitAUR)
- gnutls (gnutls-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- libgphoto2 (libgphoto2-gitAUR)
- libpcap (libpcap-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libxcomposite
- libxcursor
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- opencl-icd-loaderAUR (khronos-ocl-icd-gitAUR, ocl-icd)
- pcsclite (pcsclite-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- unixodbc (unixodbc-gitAUR)
- Show 21 more dependencies...
Required by (379)
- 0cc-famitracker (requires wine)
- 2gis (requires wine)
- 4nec2-bin (requires wine)
- accutimes (requires wine)
- adobe-reader-11 (requires wine)
- ag-dsp-controller (requires wine)
- ags-git (requires wine) (optional)
- aimp (requires wine)
- aio-creator-neo (requires wine)
- alchemy-viewer-git (requires wine) (optional)
- algodoo-wine (requires wine)
- altirra (requires wine)
- anituner (requires wine)
- ankama-launcher (requires wine) (optional)
- anycubic-slicer (requires wine)
- aoe3-wine-steam (requires wine)
- arch-gaming-meta (requires wine)
- ares (requires wine)
- asim (requires wine)
- Show 360 more...
Sources (3)
xiota commented on 2025-02-12 17:45 (UTC)
brody commented on 2025-02-12 16:46 (UTC) (edited on 2025-02-12 16:47 (UTC) by brody)
@tiziodcaio Please remove the local prefix in line 60.
Here the warning output:
PKGBUILD: line 60: local: can only be used in a function
xiota commented on 2024-08-31 21:19 (UTC)
@knuxyl I'm unable to replicate the problem, using winecfg
as test app. Are you using an old wine32 prefix?
knuxyl commented on 2024-08-31 19:21 (UTC) (edited on 2024-08-31 19:22 (UTC) by knuxyl)
This stops working after a reboot. It builds and installs and runs fine. Restarting causes it to just hang, I'm not sure why because there is no stdout. I tried setting the WINEPREFIX manually and still nothing. Does this pkgbuild set some environmental variable required for this configuration of wine that isn't exported on startup?
Hanabishi commented on 2024-05-27 12:11 (UTC)
Hello again. Please pick up my fixup too. It is not super important, but fixes some potential problems for users.
xiota commented on 2024-05-22 12:10 (UTC) (edited on 2024-05-23 05:13 (UTC) by xiota)
This package is still relevant because multilib/wine
does not have wow64 mode enabled and/or has not dropped lib32 depends.
Hanabishi commented on 2024-05-22 11:55 (UTC) (edited on 2024-05-22 12:01 (UTC) by Hanabishi)
@dreieck, https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0#wow64
TLDR: with new WoW64 mode, you can run 32-bit Windows apps on pure 64-bit Linux system, i.e. without multilib/lib32-*
dependencies installed.
dreieck commented on 2024-05-22 09:50 (UTC)
What does this package makes special over the plain wine
?
Regards!
Bitals commented on 2024-05-18 20:22 (UTC) (edited on 2024-05-18 20:22 (UTC) by Bitals)
@EuphoricCatface I have to periodically remove the local copy and repull it in order to build a new release. Probably something inside $srcdir
persists between builds when it shouldn't, but easier to just purge it from time to time than to debug IMO.
Pinned Comments
xiota commented on 2024-05-22 12:10 (UTC) (edited on 2024-05-23 05:13 (UTC) by xiota)
This package is still relevant because
multilib/wine
does not have wow64 mode enabled and/or has not dropped lib32 depends.Hanabishi commented on 2024-05-22 11:55 (UTC) (edited on 2024-05-22 12:01 (UTC) by Hanabishi)
@dreieck, https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0#wow64
TLDR: with new WoW64 mode, you can run 32-bit Windows apps on pure 64-bit Linux system, i.e. without
multilib/lib32-*
dependencies installed.tiziodcaio commented on 2023-09-11 14:58 (UTC)
Added wine-staging-wow64, the wine-wow64 package with staging patches!