| Bug#: 159182 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: sound@gentoo.org | Reported By: levertond@googlemail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: media-plugins/libvisual-plugins-0.4.0 uses LIBS instead of LIBADD in Makefile.am | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-12-26 18:47 0000 | |||
| Description: | Opened: 2006-12-26 18:47 0000 |
libvisual-plugins tries to use the LIBS variable to specify extra libraries to link against, instead of the correct LIBADD. This results in the OpenGL plugins not being linked against the GL libraries, so they don't work. (Actually, madspin works anyway for some reason, at least with Amarok. I have no idea why.)
Created an attachment (id=104786) [details]
libvisual-plugins-0.4.0-LIBADD.patch
Thanks, patched in 0.4.0-r1 could you please make sure that upstream fixes this aswell ?