Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133350 - new ebuild for armagetronad 2.8.1
Summary: new ebuild for armagetronad 2.8.1
Status: RESOLVED DUPLICATE of bug 102615
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-14 23:38 UTC by Jason
Modified: 2006-05-15 01:15 UTC (History)
0 users

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


Attachments
here's the ebuild (armagetronad-0.2.8.1.ebuild,1.93 KB, application/octet-stream)
2006-05-14 23:39 UTC, Jason
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason 2006-05-14 23:38:31 UTC
Hi!

Please find attached armagetronad-0.2.8.1.ebuild... it currently points at specific mirror at sourceforge, but it works...

It's a modified 0.2.7.1.ebuild (when I say modified, I mean I deleted things that seemed to be missing in 2.8.1 and changed paths as they seemed to have changed and such... I'm also including the diff between the "startup script in 2.7.1 and 2.8.1 as I'm not quite sure how to bundle that, or submit it, etc.
Comment 1 Jason 2006-05-14 23:39:32 UTC
Created attachment 86792 [details]
here's the ebuild
Comment 2 Jason 2006-05-14 23:41:23 UTC
Here's the change I had to make to the startup script

# diff /usr/portage/games-action/armagetronad/files/armagetronad \
/usr/local/portage/games-action/armagetronad/files/armagetronad

36c36
<       $GAMES_LIBDIR/$PN --datadir $GAMES_DATADIR/$PN --configdir $GAMES_SYSCONFDIR/$PN \
---
>       $GAMES_LIBDIR/${PN}_main --datadir $GAMES_DATADIR/$PN --configdir $GAMES_SYSCONFDIR/$PN \
Comment 3 Jason 2006-05-14 23:42:45 UTC
Also I haven't tried this at all with the dedicated use flag... so that probably isn't at all happy either.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-05-15 01:15:23 UTC

*** This bug has been marked as a duplicate of 102615 ***