Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147965 - [UPDATE] games-misc/gtklife-5.1
Summary: [UPDATE] games-misc/gtklife-5.1
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: http://ironphoenix.org/tril/gtklife/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-17 10:45 UTC by Santiago M. Mola (RETIRED)
Modified: 2006-10-12 11:05 UTC (History)
0 users

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


Attachments
gtklife-5.1.ebuild (gtklife-5.1.ebuild,733 bytes, text/plain)
2006-09-17 10:46 UTC, Santiago M. Mola (RETIRED)
Details
gtklife-5.1.ebuild (gtklife-5.1.ebuild,884 bytes, text/plain)
2006-09-30 07:03 UTC, Santiago M. Mola (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Santiago M. Mola (RETIRED) gentoo-dev 2006-09-17 10:45:52 UTC
gtklife 5.1 has been released (now it can be built with GTK+ 2 :)
Comment 1 Santiago M. Mola (RETIRED) gentoo-dev 2006-09-17 10:46:31 UTC
Created attachment 97266 [details]
gtklife-5.1.ebuild

Proposed ebuild.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2006-09-28 12:54:11 UTC
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 Santiago M. Mola (RETIRED) gentoo-dev 2006-09-30 07:03:31 UTC
Created attachment 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 Mr. Bones. (RETIRED) gentoo-dev 2006-09-30 15:36:04 UTC
Still seems to puts things in /usr/games/doc.
Comment 5 Tristan Heaven (RETIRED) gentoo-dev 2006-10-12 11:05:12 UTC
Fixed, thanks.