Bug 147965 - [UPDATE] games-misc/gtklife-5.1
Bug#: 147965 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: coldwind@gentoo.org
Component: Games
URL:  http://ironphoenix.org/tril/gtklife/
Summary: [UPDATE] games-misc/gtklife-5.1
Keywords:  
Status Whiteboard: 
Opened: 2006-09-17 10:45 0000
Description:   Opened: 2006-09-17 10:45 0000
gtklife 5.1 has been released (now it can be built with GTK+ 2 :)

------- Comment #1 From Santiago M. Mola 2006-09-17 10:46:31 0000 -------
Created an attachment (id=97266) [details]
gtklife-5.1.ebuild

Proposed ebuild.

------- Comment #2 From Mr. Bones. 2006-09-28 12:54:11 0000 -------
Two issues:

First, don't use egamesinstall.  That's just a crutch that hides autotool
issues. Use emake DESTDIR="${D}" install instead and fix any issues that turn
up.
Second, the ebuild as is installs stuff to /usr/games/doc which is clearly
wrong.

------- Comment #3 From Santiago M. Mola 2006-09-30 07:03:31 0000 -------
Created an attachment (id=98441) [details]
gtklife-5.1.ebuild

Thanks for the tips.
Those issues are solved. Although, the sed expression should be improved by
someone with better knowledge about it than me...

------- Comment #4 From Mr. Bones. 2006-09-30 15:36:04 0000 -------
Still seems to puts things in /usr/games/doc.

------- Comment #5 From Tristan Heaven 2006-10-12 11:05:12 0000 -------
Fixed, thanks.