Summary: | JDKs and JREs with -alsa should not install libjsoundalsa.so | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andre Hinrichs <andre.hinrichs> |
Component: | Current packages | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Andre Hinrichs
2005-12-15 22:36:40 UTC
We could add a helper function to java.eclass for removing libjsoundalsa.so. This would let us do something during compile/install like: use !alsa && java_remove-alsa I've revbumped sun-jdk 1.4.2.10 and 1.5.0.06 to not install libjsoundalsa.so with USE=-alsa. Yep! Works on my system! Thank you very much. All JDKs and JREs with IUSE=alsa should now be fixed. Thanks for reporting! |