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

Bug 131834

Summary: games-puzzle/krystaldrop: fix dep generation, fix gcc 4.1, add .desktop
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 117482    
Attachments: krystaldrop-0.7.2-deps.patch
krystaldrop-0.7.2-gcc41.patch
Ebuild patch

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-30 15:31:06 UTC
Another little cleanup (the game isn't really worth it when compared with angrydd and flobopuyo, but I wanted to try it :P).

The deps patch is needed for compile it here, on a full ~amd64, although it works on x86 stable.
The gcc41 patch fixes the extra declarations for GCC 4.1 and removes -Werror that, elseway, will drop looooads of warnings.
The ebuild patch adds icon and desktop entry.

After that, it might also be keyworded ~amd64.

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-30 15:31:25 UTC
Created attachment 85861 [details, diff]
krystaldrop-0.7.2-deps.patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-30 15:31:39 UTC
Created attachment 85862 [details, diff]
krystaldrop-0.7.2-gcc41.patch
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-30 15:31:50 UTC
Created attachment 85863 [details, diff]
Ebuild patch
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2006-04-30 15:34:49 UTC
Should use newicon instead of doins
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-30 15:45:28 UTC
Wasn't sure if it existed, vim wasn't highlighting it.
Comment 6 Tupone Alfredo gentoo-dev 2006-05-18 14:12:49 UTC
Fixed gcc-4.1 compilation and deskop icon. 
I have not committed the deps patch, so bug is not closed yet.
Comment 7 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-31 12:35:23 UTC
Committed with okay of Tupone.