Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Request for wine-wow64 (Read 288 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Request for wine-wow64

Hello, guys?

Any plans delivering a binary for wine-wow64 ? Since it takes ages to compile on older machines + mingw-w64 dependencies (makedepends only) which are absent in Artix repos. Also, a ton of lib32-* packages with miltilib enabled when installing generic wine from the repo, which cannot be disabled.

Would be really nice.

UPDATE: Sorry, a stupid question about AUR packages in the official repo. There's already a Chaotic AUR binary as well as binary builds of wine-wow64 on Github.


 

Re: Request for wine-wow64

Reply #2
Chaotic AUR has the binary (here). I don't think Artix devs will add anything that's in the AUR.

Re: Request for wine-wow64

Reply #3

What you mean, AUR's wine-wow64 package just finished building and installed properly. I've confirmed it also works.


Re: Request for wine-wow64

Reply #5
Wine is also portable so no need to unpack it.
Code: [Select]
WINESERVER="$winepath/bin/wineserver" WINELOADER="$winepath/bin/wine" WINEDLLPATH="$winepath/lib/wine" WINEPREFIX=$prefix $winepath/bin/$wine $exe
I have a script to manage this.
And you can probably use lutris/bottles.