Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
gtklife 5.1 has been released (now it can be built with GTK+ 2 :)
Created an attachment (id=97266) [edit] gtklife-5.1.ebuild Proposed ebuild.
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.
Created an attachment (id=98441) [edit] 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...
Still seems to puts things in /usr/games/doc.
Fixed, thanks.