Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122600 - wine-0.9.7 ignores USE flags and installs audio drivers
Summary: wine-0.9.7 ignores USE flags and installs audio drivers
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-12 12:09 UTC by Chris Bainbridge (RETIRED)
Modified: 2006-02-19 00:34 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Bainbridge (RETIRED) gentoo-dev 2006-02-12 12:09:55 UTC
USE flags:
app-emulation/wine-0.9.7  +X -alsa -arts -cups -debug -esd +gif +glut -jack +jpeg +lcms -ldap -nas +ncurses +opengl -oss +scanner +truetype +xml2 0 kB

/etc/portage/package.use:
app-emulation/wine -alsa -arts

# ls -l /usr/lib/wine/wine*.drv.so
-rwxr-xr-x  1 root root  76K Feb 12 19:34 /usr/lib/wine/winealsa.drv.so*
-rwxr-xr-x  1 root root  88K Feb 12 19:34 /usr/lib/wine/winearts.drv.so*
-rwxr-xr-x  1 root root  76K Feb 12 19:34 /usr/lib/wine/wineaudioio.drv.so*
-rwxr-xr-x  1 root root  87K Feb 12 19:34 /usr/lib/wine/wineesd.drv.so*
-rwxr-xr-x  1 root root  76K Feb 12 19:34 /usr/lib/wine/winejack.drv.so*
-rwxr-xr-x  1 root root  76K Feb 12 19:34 /usr/lib/wine/winenas.drv.so*
-rwxr-xr-x  1 root root  80K Feb 12 19:34 /usr/lib/wine/wineoss.drv.so*
Comment 1 SpanKY gentoo-dev 2006-02-19 00:34:55 UTC
it does respect your USE actually ... what you're seeing are drivers that simply define functions that report back to wine "this feature is unimplemented"