Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106022 - games-roguelike/angband should have "borg" USE flag
Summary: games-roguelike/angband should have "borg" USE flag
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-14 19:02 UTC by Wil Hunt
Modified: 2009-11-25 07:17 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wil Hunt 2005-09-14 19:02:32 UTC
Angband has a Borg (automated player) that can be compiled into its binary.  The
sources for the Borg can be obtained from various sources.  Since there are
multiple options for the Borg, it might be good to have multiple USE flags
depending on which Borg is desired.  For example the APWBorg, which is probably
the most popular, might have a USE flag of apwborg.

The APWBorg sources can be found at the APWBorg homepage: 

http://web.itctel.com/~apwhite/andrew.html

Currently the URL for the source ZIP file is:

http://web.itctel.com/~apwhite/download/306borg.zip

In order to make Angband with the APWBorg, you need to do a little more before
you build Angband.

1) Unpack Angband in the usual manner.
2) Unpack the borg sources into {$P}/src
3) Rename the borg sources so that they are lower case.  (For some reason, they
always come out in upper case.)
4) Add the .c and .o files to the Makefile.in in {$P}/src

Then you can run the configure and make programs accordingly.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2009-11-25 07:17:55 UTC
I'd take a patch for this but since no one has submitted a patch to the ebuild in over four years it seems like there isn't much interest.

Closing WONTFIX unless someone reopens with a patch.