Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16925 - gtetrinet 0.6.2 ebuild problems
Summary: gtetrinet 0.6.2 ebuild problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-05 17:52 UTC by Jordan
Modified: 2003-03-05 21:51 UTC (History)
0 users

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


Attachments
fix (gtetrinet-0.6.2-r1.ebuild,881 bytes, text/plain)
2003-03-05 17:53 UTC, Jordan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan 2003-03-05 17:52:21 UTC
There's a few problems I've had with the gtetrinet 0.6.2 ebuild. It's depending
on gnome1 libraries (gconf1,orbit) which it shouldn't be. It also installs
binaries in /usr/games instead of /usr/games/bin. I made an ebuild which solves
these, although I just removed the depencies instead of updating them, I havn't
really tried to fix that (I'm new to gentoo, havn't much experience with this
stuff.) I made it inherit games, and use egamesconf instead of econf. It moves
the binary into /usr/games/bin and runs prepgamesdirs before merging.
Comment 1 Jordan 2003-03-05 17:53:10 UTC
Created attachment 9000 [details]
fix

here is the ebuild
Comment 2 SpanKY gentoo-dev 2003-03-05 21:51:21 UTC
the `egamesconf` just breaks gtetirnet completely which is why i hadnt add it yet ;)

but i added your other fixes, thanks

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-games/gtetrinet/gtetrinet-0.6.2.ebuild.diff?r1=1.1&r2=1.2