http://bugs.winehq.org/show_bug.cgi?id=17809
Nephyrin zey Nephyrin@nephyrin.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Nephyrin@nephyrin.net
--- Comment #72 from Nephyrin zey Nephyrin@nephyrin.net 2009-06-16 17:27:27 --- For Gentoo, I wrote a multilib (x32/x64) gcrypt ebuild and a multilib gnutls ebuild, and when using those in an overlay i can enable gnutls in wine just fine
My multilib ebuilds (hacky): libgcrypt multilib http://pastebin.com/f2a9f7f93 gnutls multilib http://pastebin.com/f3b286c5b
Then you need to unmask the gnutls use flag (package.use.mask) for wine and rebuild it.
- but that's not likely something the upstream is likely to go for. Gentoo still lacks 'proper' multilib support, so unless a dev decides to create a gnutls32 emul package, this will remain a hack. You could also create a 32-bit chroot, or just maintain a local gnutls32 compile and a local wine compile.