Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 147822
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Carsten Lohrke <carlo@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 147822 depends on: Show dependency tree
Bug 147822 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-09-16 09:46 0000
>use mmx || G2CONF="${G2CONF} --disable-mmx"
>use inkjar || G2CONF="${G2CONF} --without-inkjar"
>use gnome && G2CONF="${G2CONF} --with-gnome-vfs"
>use lcms || G2CONF="${G2CONF} --disable-lcms"

It's not clear to me, why this is in the toplevel of the ebuild. If the build
script is not completely broken, this belongs into src_compile(). What made
this visible to me is, that at least gnome-vfs is an undetermisirtc dependency,
as the build script falls back to what it thinks is best, if the gnome use flag
is not set.

Please stop using these ugly "use foo || bar" lines, but use the use_enable
respective use_with functions.

------- Comment #1 From Petteri Räty 2007-04-07 14:04:59 0000 -------
Fixed in 0.45.1.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug