Hi, could you consider adding pcsclite to depends for winscard.dll? There is a similar request at https://bugs.archlinux.org/task/77785, but I'm not sure if the package maintainer wants it or not. Upstream winscard.dll works only in wow64 mode in general, as described in https://bugs.winehq.org/show_bug.cgi?id=54661
Search Criteria
Package Details: wine-wow64 9.22-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: | tiziodcaio |
Votes: | 38 |
Popularity: | 0.83 |
First Submitted: | 2023-05-06 18:16 (UTC) |
Last Updated: | 2024-12-02 10:57 (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-loaderAUR (khronos-ocl-icd-loaderAUR, khronos-ocl-icd-gitAUR, ocl-icd)
- pcsclite (pcsclite-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- 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)
yan12125 commented on 2023-09-25 12:35 (UTC)
tiziodcaio commented on 2023-09-11 14:58 (UTC)
Added wine-staging-wow64, the wine-wow64 package with staging patches!
MarsSeed commented on 2023-08-02 18:28 (UTC)
Thank you. Haven't had time to try it yet, but I will.
Also maybe it was some of my custom makeflags that caused the issue, like -O3
.
(gcc 13.1.1 had quite some amount of regressions, and several of them occurred with -O3)
(Will also try the build with the new gcc 13.2.1 later.)
MarsSeed commented on 2023-07-25 06:33 (UTC) (edited on 2023-07-25 06:34 (UTC) by MarsSeed)
I've built this package for the first time now. It was successful, but unfortunately the result is totally useless: upon trying to launch anything, wine crashes with an exit code 139 (segmentation fault).
MarsSeed commented on 2023-06-25 11:00 (UTC)
I've submitted a package merge request from wine-x64 to wine-wow64, which is more actively maintained and is configured and packaged better, supporting the new experimental pure-64bit wow64 mode which allows 64-bit WINE to execute 32-bit applications.
yan12125 commented on 2023-05-11 06:22 (UTC)
I got undefined reference to 'wld_start'
, and the error is gone if I put !lto
back to options.
FabioLolix commented on 2023-05-07 20:18 (UTC)
Kindly, if we could add -j $(nproc) to make, it may build faster.
No, you need edit your /etc/makepkg.conf
(or ~/.makepkg.conf
if you have a home copy)
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!