Search Criteria
Package Details: winecx 26.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/winecx.git (read-only, click to copy) |
|---|---|
| Package Base: | winecx |
| Description: | A compatibility layer for running Windows programs |
| Upstream URL: | https://www.codeweavers.com/crossover/ |
| Keywords: | crossover wine wow64 |
| Licenses: | LGPL-2.1-or-later |
| Conflicts: | winecx |
| Provides: | winecx |
| Replaces: | winecx-wow64 |
| Submitter: | vveloso |
| Maintainer: | tiziodcaio |
| Last Packager: | tiziodcaio |
| Votes: | 3 |
| Popularity: | 0.011921 |
| First Submitted: | 2024-10-07 16:40 (UTC) |
| Last Updated: | 2026-08-15 18:27 (UTC) |
Dependencies (41)
- alsa-lib
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR, freetype2-qdoled-gen3AUR)
- gettext (gettext-gitAUR, 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-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- unixodbc (unixodbc-gitAUR)
- Show 21 more dependencies...
Latest Comments
tiziodcaio commented on 2026-08-15 18:31 (UTC)
Now this wine is wow64 by default.
vveloso commented on 2025-07-17 19:30 (UTC)
Since someone has already made a new updated version here (WOW64), I'll be discontinuing this one, as I haven't had time to keep it updated. I hope it was helpful to others as well :)
vveloso commented on 2024-10-19 22:18 (UTC)
I forgot every single one of the dependencies. I must be going crazy, too much work and too few hours of sleep :) Thanks for the heads up, @LarryDC PS: I use as base wine-git
vveloso commented on 2024-10-15 14:56 (UTC)
Weird, it doesn't fail any time I tried, I will try to make a clean build again later.
LarryDC commented on 2024-10-15 03:07 (UTC)
I couldn´t get it to compile:
/usr/bin/ld: dlls/wow64cpu/cpu.o: relocation R_X86_64_32S against hidden symbol `use_rosetta2_workaround' can not be used when making a shared object /usr/bin/ld: failed to set dynamic section sizes: bad value collect2: error: ld returned 1 exit status winegcc: /usr/bin/gcc failed make: *** [Makefile:248627: dlls/wow64cpu/wow64cpu.dll.so] Error 2 make: *** Waiting for unfinished jobs.... ==> ERROR: A failure occurred in build(). Aborting... ===
I just thought I´d let you know.