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

Bug 284200

Summary: grit-0.8.3.ebuild (New Package)
Product: Gentoo Linux Reporter: Kim Nilsson <nilekurt>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: games
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.coranac.com/projects/grit/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for grit-0.8.3
Patch to fix missing include in cli.cpp
Patch for fixing iterator implementation in grit_main.cpp
Fixed the dependancy part a bit

Description Kim Nilsson 2009-09-08 19:19:16 UTC
This is my attempt at making an ebuild for GRIT. It comes with two patches for making it compile. (GCC 4.4.1)
GRIT (formerly GIT or GBA Image Transmogrifier) is an image conversion utility for developers working with Nintendo GBA and DS.

I suggest dev-util/grit as it is a very handy utility when making homebrew.

Also, it depends on freeimage.
Comment 1 Kim Nilsson 2009-09-08 19:21:12 UTC
Created attachment 203528 [details]
Ebuild for grit-0.8.3
Comment 2 Kim Nilsson 2009-09-08 19:22:13 UTC
Created attachment 203529 [details, diff]
Patch to fix missing include in cli.cpp
Comment 3 Kim Nilsson 2009-09-08 19:22:41 UTC
Created attachment 203530 [details, diff]
Patch for fixing iterator implementation in grit_main.cpp
Comment 4 Kim Nilsson 2009-09-08 19:56:23 UTC
Created attachment 203532 [details]
Fixed the dependancy part a bit