You are not logged in.

#1 2014-12-01 12:29:06

technolog
Member
From: Europe / Slovenia / Grosuplje
Registered: 2012-01-28
Posts: 117

Wine 64 bit installations only (avoid multilib alltogether)

So, I know for sure all applications I am going to run will be installed in 64 bit prefixes.

How can I avoid all lib32-* dependencies?

Last edited by technolog (2014-12-01 12:29:30)

Offline

#2 2014-12-01 12:39:56

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,552
Website

Re: Wine 64 bit installations only (avoid multilib alltogether)

I think you'd need to recompile wine yourself.  I just checked the PKGBUILD from ABS and it looks like it'd be easy to modify.  Just strip out the second build of the 32-bit parts and the one slightly counter-intuitive part would be to keep only the i686 part of the conditional for dependencies (as under that condition the multilib dependencies are removed).


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Online

Board footer

Powered by FluxBB