Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238966 - games-arcade/frozen-bubble: modified ebuild for installing icons for more sizes
Summary: games-arcade/frozen-bubble: modified ebuild for installing icons for more sizes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-28 18:40 UTC by Pacho Ramos
Modified: 2008-09-29 18:15 UTC (History)
0 users

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


Attachments
frozen-bubble.ebuild.diff (frozen-bubble.ebuild.diff,1.36 KB, text/plain)
2008-09-28 18:40 UTC, Pacho Ramos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2008-09-28 18:40:26 UTC
The modified ebuild:
1. Installs icons for all supported sizes, this is useful when resizing frozen-bubble icon
2. Makes the menu entry use name "Frozen-Bubble" instead of "frozen-bubble", that looks better in menu
3. icon cache has to be updated, this is why I use gnome2-utils eclass, but it's not a problem because the only dep used by this eclass (sed) is already required by frozen-bubble because it's required by pango

Thanks

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2008-09-28 18:40:52 UTC
Created attachment 166702 [details]
frozen-bubble.ebuild.diff
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2008-09-29 17:35:15 UTC
Won't the icon be scaled down in menus if you just install the largest one?
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2008-09-29 17:44:39 UTC
in portage.  thanks for the bug report and patch.
Comment 4 Pacho Ramos gentoo-dev 2008-09-29 18:15:55 UTC
(In reply to comment #2)
> Won't the icon be scaled down in menus if you just install the largest one?
> 

Yes, but, in some cases (I don't know in this), it will look blurry. Anyway, have more sizes is useful when resizing icon in desktop under gnome (with nautilus)

(In reply to comment #3)
> in portage.  thanks for the bug report and patch.
> 

Thanks to you for the really fast fix :-)