Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 421673 - media-gfx/pinta USE restrictions overly restrictive
Summary: media-gfx/pinta USE restrictions overly restrictive
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-17 22:46 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2012-06-17 23:13 UTC (History)
0 users

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-06-17 22:46:56 UTC
Is there no way to have the dependency over gdk-pixbuf not require an = dependency but rather a ? dependency?

The only thing that should be needed is making sure that the tests will show that there is no support for those in the installed gdk-pixbuf.

If the bindings will always have them even if gdk-pixbuf does not come with them, replace it with a straight depend.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-06-17 22:47:34 UTC
By the way, if it's guessing depending on whether gdk-pixbuf has been installed with or without those, the dep is broken because you could have installed a gdk-pixbuf without jpeg, and build the binpkg...
Comment 2 Julian Ospald 2012-06-17 22:58:52 UTC
I don't care enough to tinker with those useflags. Since it's a painting tool I think it's reasonable to assume the user wants to have jpeg and tiff support.

+  17 Jun 2012; Julian Ospald <hasufell@gentoo.org> pinta-1.3.ebuild,
+  pinta-9999.ebuild:
+  remove useflags wrt bug #421673
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-06-17 23:13:12 UTC
Sounds good, thanks :)