Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 457604

Summary: media-gfx/qiviewer: drop gif/tiff useless USE flags
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Sergey Popov (RETIRED) <pinkbyte>
Status: RESOLVED FIXED    
Severity: normal CC: qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2013-02-14 19:54:10 UTC
As the summary say.
Comment 1 Sergey Popov (RETIRED) gentoo-dev 2013-02-14 20:03:18 UTC
+  14 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> -qiviewer-0.5.0.ebuild,
+  +qiviewer-0.5.0-r1.ebuild:
+  Revision bump: EAPI 5, drop gif and tiff USE flags, wrt bug #457604, add
+  apropriate information message into pkg_postinst instead. Drop old revision

Really, implementing those was a bad idea from my side.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2013-02-14 20:05:41 UTC
Thanks. FWIW this on the tinderbox was a request to build qt-gui "-tiff -gif", which was obviously not possible.
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2013-02-16 06:04:37 UTC
(In reply to comment #2)
> Thanks. FWIW this on the tinderbox was a request to build qt-gui "-tiff
> -gif", which was obviously not possible.

Since qt-gui has those useflags, that obviously *is* possible.

But since this does not seem to be a matter of automagic dependencies, these useflags are indeed unnecessary here.

Sergey: now we have a pretty useless einfo message instead, which is not even being logged by default. If you are of the opinion that this issue is not obvious to the user, then please use readme.gentoo eclass for that purpose.
Comment 4 Sergey Popov (RETIRED) gentoo-dev 2013-02-20 12:55:34 UTC
+  20 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> qiviewer-0.5.0-r1.ebuild:
+  Port to readme.gentoo eclass, as suggested in bug #457604