Kindly, if we could add -j $(nproc)
to make
, it may build faster.
Search Criteria
Package Details: wine-wow64 9.22-1
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: | 38 |
Popularity: | 1.40 |
First Submitted: | 2023-05-06 18:16 (UTC) |
Last Updated: | 2024-11-23 18:38 (UTC) |
Dependencies (41)
- alsa-lib
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, 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-loader (khronos-ocl-icd-gitAUR, khronos-ocl-icdAUR, ocl-icd)
- pcsclite (pcsclite-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- unixodbc (unixodbc-gitAUR)
- v4l-utils (v4l-utils-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- autoconf (autoconf-gitAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR) (make)
- libxxf86vm (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- mesa-libgl (mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa) (make)
- mingw-w64-gcc (mingw-w64-gcc132AUR, llvm-mingw-w64-toolchain-ucrt-binAUR, llvm-mingw-w64-toolchain-msvcrt-binAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
- perl (perl-gitAUR) (make)
- samba (ksmbd-toolsAUR) (make)
- sane (sane-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- alsa-plugins (alsa-plugins-gitAUR) (optional)
- cups (cups-gitAUR, cups-gssapiAUR) (optional)
- dosbox (dosbox-svnAUR, dosbox-sdl2AUR, dosbox-openglide-svnAUR, dosbox-debugAUR, dosbox-staging-gitAUR, dosbox-eceAUR, dosbox-staging-binAUR, dosbox-stagingAUR) (optional)
- samba (ksmbd-toolsAUR) (optional)
- sane (sane-gitAUR) (optional)
Required by (378)
- 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)
- airwave-git (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)
- Show 359 more...
Sources (3)
striges1111 commented on 2023-05-07 18:08 (UTC) (edited on 2023-05-07 18:08 (UTC) by striges1111)
tiziodcaio commented on 2023-05-06 18:17 (UTC)
evdinowork commented on 2022-12-13 00:45 (UTC) (edited on 2022-12-13 00:46 (UTC) by evdinowork)
could someone modify this package to support the experimental wow64 mode (which lets you run 32 bit programs with only 64 bit libs)
rien333 commented on 2022-03-04 19:32 (UTC)
Also notice that you need to disable lto. My build only worked with the following change:
options=(staticlibs !lto)
mo3r commented on 2022-02-23 12:34 (UTC) (edited on 2022-02-23 12:49 (UTC) by mo3r)
Hello! Package mingw-w64-gcc
should be in makedepends
instead of optdepends
otherwise package build fails.
Thx.
hr_01y commented on 2022-01-16 22:44 (UTC)
compiling wine with clang, please look at https://wiki.winehq.org/Clang, it worked for me.
gameslayer commented on 2022-01-16 07:26 (UTC) (edited on 2022-01-16 07:26 (UTC) by gameslayer)
I get the error configure: error: You need clang >= 5.0 to build Wine for arm64
even tho I have clang 13.0.0-2. I am installing it to use with box64 on my Raspberry pi 4
Fuzzy commented on 2021-09-14 14:58 (UTC)
Ok, but if I need only Win64 binaries... why it's not right to have provides=("wine=$pkgver")
? I have it installed and it works now. But I can't install any package as wine
dependency isn't satisfied. But I don't need any 32-bit stuff at all...
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.xiota commented on 2024-01-18 02:30 (UTC)
Wayland support requires setting a registry variable. See Wine 9.0 Changelog.
tiziodcaio commented on 2023-09-11 14:58 (UTC)
Added wine-staging-wow64, the wine-wow64 package with staging patches!