Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145140 - app-emulation/wine ebuild - additional features
Summary: app-emulation/wine ebuild - additional features
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Wine Maintainers
URL: http://bugs.winehq.org/show_bug.cgi?i...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-25 20:07 UTC by Ramon Klass
Modified: 2006-08-25 23:57 UTC (History)
0 users

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


Attachments
mousehack diff file (wine-mousehack.diff,3.36 KB, patch)
2006-08-25 20:08 UTC, Ramon Klass
Details | Diff
nvidia-specific fix for D3D videomode switching (wine-nvidia.diff,1002 bytes, patch)
2006-08-25 20:09 UTC, Ramon Klass
Details | Diff
ebuild diff with useflags for both patches (wine-0.9.20-r1.diff,932 bytes, patch)
2006-08-25 20:11 UTC, Ramon Klass
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ramon Klass 2006-08-25 20:07:57 UTC
in the current state, wine has problems with nvidia drivers when initializing certain videomodes, which needs a little workaround. Also, many games need a certain fix for DirectInput's mouse handler. Without the fix, the mouse cursor will always stick to the center of the screen. I have added a VIDEO_CARDS=nvidia option and a USE=mousehack flag to the wine ebuild so users can easily surround both problems without having to compile the source by hand or write their own ebuilds
on a side note, the mousehack does absolutely nothing unless you manually activate it, so the use flag could be left out, always applying the patch, which is to be decided before checking this in
Comment 1 Ramon Klass 2006-08-25 20:08:44 UTC
Created attachment 95099 [details, diff]
mousehack diff file
Comment 2 Ramon Klass 2006-08-25 20:09:25 UTC
Created attachment 95100 [details, diff]
nvidia-specific fix for D3D videomode switching
Comment 3 Ramon Klass 2006-08-25 20:11:26 UTC
Created attachment 95101 [details, diff]
ebuild diff with useflags for both patches
Comment 4 SpanKY gentoo-dev 2006-08-25 23:57:49 UTC
sorry, but we dont have man power to maintain such things in Gentoo

please get the issues integrated upstream and we'll just pull from there