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

Bug 134422

Summary: www-client/opera-8.54 - bogus qt/kde use flags (+ install icons patch)
Product: Gentoo Linux Reporter: Frank Richter <res>
Component: New packagesAssignee: Thomas Matthijs (RETIRED) <axxo>
Status: RESOLVED FIXED    
Severity: normal CC: jakub, jrmalaq
Priority: High Keywords: QAbadiuse
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild that installs the differently-sized PNG icons.
Unified diff for opera-8.54.ebuild

Description Frank Richter 2006-05-26 08:03:39 UTC
Opera-8.54 comes with differently sized icons (16x16 to 48x48, PNGs), however, only the ugly .xpm is installed. I've slightly changed the ebuild to install the PNG icons as well.
Comment 1 Frank Richter 2006-05-26 08:05:13 UTC
Created attachment 87561 [details]
Ebuild that installs the differently-sized PNG icons.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-26 08:10:26 UTC
Uh, attach a unified diff...
Comment 3 Frank Richter 2006-05-26 08:23:34 UTC
Created attachment 87565 [details, diff]
Unified diff for opera-8.54.ebuild
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-05-26 08:47:11 UTC
Thanks. Why do the icons get installed w/ USE=gnome only though? Only the gnome2_icon_cache_update call should depend on this flag.

BTW, the kde use flag is completely bogus in the ebuild, doesn't do anything, ditto for USE=qt.

TBH, I'd leave this whole thing for opera-9 ebuilds (see Bug 122036).
Comment 5 Frank Richter 2006-05-29 06:48:11 UTC
(In reply to comment #4)
> Thanks. Why do the icons get installed w/ USE=gnome only though? Only the
> gnome2_icon_cache_update call should depend on this flag.

Hm, I wasn't sure if/what effect there would be on non-gnome, so I thought "play it safe".
Comment 6 Thomas Matthijs (RETIRED) gentoo-dev 2006-05-30 04:20:26 UTC
Commited, thanks