Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147822 - media-gfx/inkscape - automagic deendencies
Summary: media-gfx/inkscape - automagic deendencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-16 09:46 UTC by Carsten Lohrke (RETIRED)
Modified: 2007-04-07 14:04 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Lohrke (RETIRED) gentoo-dev 2006-09-16 09:46:26 UTC
>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 Petteri Räty (RETIRED) gentoo-dev 2007-04-07 14:04:59 UTC
Fixed in 0.45.1.