Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 248560 - x11-misc/fbdesk requires imlib2 with X USE flag enabled
Summary: x11-misc/fbdesk requires imlib2 with X USE flag enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop WM Team (OBSOLETE)
URL: http://www.gentoo.org/proj/en/qa/asne...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 09:20 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2011-04-03 17:19 UTC (History)
1 user (show)

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


Attachments
Build log (fbdesk-1.4.1:20081124-052326.log,24.76 KB, text/plain)
2008-11-24 09:21 UTC, Diego Elio Pettenò (RETIRED)
Details
metadata.xml.patch (metadata.xml.patch,673 bytes, patch)
2008-12-07 02:47 UTC, Christian Ruppert (idl0r)
Details | Diff
fbdesk-1.4.1.ebuild.patch (fbdesk-1.4.1.ebuild.patch,1.49 KB, patch)
2008-12-07 02:53 UTC, Christian Ruppert (idl0r)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-24 09:20:21 UTC
I'm reporting this bug because the package in summary fails to build when forcing --as-needed on through spec files (check out http://blog.flameeyes.eu/2008/11/14/problems-and-mitigation-strategies-for-as-needed for details).

Check the attached build log.

Thanks,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-11-24 09:21:27 UTC
Created attachment 173154 [details]
Build log
Comment 2 Christian Ruppert (idl0r) gentoo-dev 2008-12-07 02:47:13 UTC
Created attachment 174521 [details, diff]
metadata.xml.patch
Comment 3 Christian Ruppert (idl0r) gentoo-dev 2008-12-07 02:53:14 UTC
Created attachment 174523 [details, diff]
fbdesk-1.4.1.ebuild.patch

here is an updated ebuild with some improvements and EAPI 2 that should solve the problem.
as i can see in the configure script Xpm should normally be optional but they forgot some preprocessor directives and i don't know much about fbdesk so i don't touch this part.

well the link order isn't correct (-lSM, -lICE) but these libs are not required/used so _i_ think we can leave that part as it is.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-06-13 11:45:52 UTC
+  13 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> fbdesk-1.4.1.ebuild:
+  Missing media-libs/imlib2 USE depend "X" wrt #248560 by Diego E. Pettenò.
Comment 5 Rafał Mużyło 2011-04-03 16:38:00 UTC
*** Bug 361549 has been marked as a duplicate of this bug. ***