First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 144683
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: CJ Kucera <pez@apocalyptech.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
blokish-0.9.3.ebuild blokish-0.9.3.ebuild text/plain CJ Kucera 2006-08-21 12:43 0000 871 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 144683 depends on: Show dependency tree
Show dependency graph
Bug 144683 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-08-21 12:38 0000
Open source clone of the four-player board game Blokus. Players attempt to
place as many of their 21 pieces on the board while preventing other players
from doing the same. Features a rudimentary AI.

http://sourceforge.net/projects/blokish

I'll attach the build in a second, it's pretty straightforward.  Game seems to
run quite well.

------- Comment #1 From CJ Kucera 2006-08-21 12:43:31 0000 -------
Created an attachment (id=94798) [edit]
blokish-0.9.3.ebuild

Nothing terribly strange in here.  Depends on wxGTK, and apparently OpenGL
(though there's no overt 3d going on, probably just uses it for quick drawing
of the parts).  It uses a somewhat nonstandard name for the tarball, and it
untars without any version info.  The configure script and the makefile have to
be patched to use /usr/bin/wx-config-2.6 instead of /usr/bin/wx-config - I did
that with a sed script, but if you'd prefer I could redo it to use epatch
instead.  I had it patch configure.in, makefile.in, and makefile.am as well,
though those aren't really needed.

Let me know if anything needs fixing, Works For Me right now.

------- Comment #2 From CJ Kucera 2006-08-21 12:59:06 0000 -------
I suppose the wxGTK dependency I put in there should probably read
"=x11-libs/wxGTK-2.6*" instead of the >= I put in there.  Preusumably someday
wxGTK 2.8 will be out, which could break the build that I uploaded.

------- Comment #3 From Mr. Bones. 2006-10-03 00:29:06 0000 -------
In portage.  Thanks for the bug report and the nice ebuild.

First Last Prev Next    No search results available      Search page      Enter new bug