Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367225 - app-emulation/wine-1.3.9+: automagic dependency against OpenCL libraries (nvidia-drivers)
Summary: app-emulation/wine-1.3.9+: automagic dependency against OpenCL libraries (nvi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-14 10:35 UTC by Fabio Erculiani (RETIRED)
Modified: 2011-07-05 00:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch against wine-1.3.19 (wine-1.3.19-opencl-automagic.patch,1.26 KB, patch)
2011-05-14 10:36 UTC, Fabio Erculiani (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Erculiani (RETIRED) gentoo-dev 2011-05-14 10:35:52 UTC
Please see the attached patch. It fixes the automagic dep against NVIDIA's OpenCL libraries (provided by nvidia-drivers).

Reproducible: Always
Comment 1 Fabio Erculiani (RETIRED) gentoo-dev 2011-05-14 10:36:23 UTC
Created attachment 273181 [details, diff]
patch against wine-1.3.19
Comment 2 SpanKY gentoo-dev 2011-06-29 05:02:46 UTC
repoman doesnt like that

  DEPEND.bad                    26
   app-emulation/wine/wine-1.3.9.ebuild: ~amd64(hardened/linux/amd64) ['x11-drivers/nvidia-drivers']
   app-emulation/wine/wine-1.3.9.ebuild: ~x86(hardened/linux/x86) ['x11-drivers/nvidia-drivers']
Comment 3 Anthony Basile gentoo-dev 2011-06-29 14:27:46 UTC
We can use mask opencl on hardened.
Comment 4 SpanKY gentoo-dev 2011-06-29 20:53:35 UTC
once you do, lemme know
Comment 5 Anthony Basile gentoo-dev 2011-06-30 19:17:15 UTC
--- ChangeLog	29 Jun 2011 17:29:22 -0000	1.5490
+++ ChangeLog	30 Jun 2011 19:15:10 -0000
@@ -6,6 +6,9 @@
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  30 Jun 2011; Anthony G. Basile <blueness@gentoo.org> hardened/linux/use.mask:
+  Use masked opencl on hardened, bug #367225
+