Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
If Qt 4 is compiled with debug support, lastfmplayer builds its binary as LastFM_debug and not LastFM. So if you have debug flag, lastfmplayer won't install (doexe LastFM). I'm attaching a patch to address the problem adding a debug useflag.
Created an attachment (id=93495) [details] lastfmplayer-debug.patch This patch adds a debug useflag and prevents lastfmplayer failing to install when Qt is compiled with debug useflag and lastfmplayer not.
Created an attachment (id=93510) [details] debug.patch Debug useflag patch. Now it works correctly.
thanks, fixed