Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 248393

Summary: games-puzzle/brainworkshop-4.5 (new ebuild)
Product: Gentoo Linux Reporter: Cyp <cyp561>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement CC: bugzie, oswald.reichel, radhermit
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://brainworkshop.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 207125    
Bug Blocks:    
Attachments: ebuild
patch - Look in the right paths for data/settings.
ebuild
brainworkshop-4.5-fix-paths.patch
brainworkshop-4.5.ebuild
brainworkshop-4.8.1.ebuild
files/brainworkshop-4.8.1-fix-paths.patch

Description Cyp 2008-11-23 16:09:22 UTC
Short-term-memory training "N-Back" game, remember positions and sounds. Believed to increase working memory and "fluid" intelligence.

Reproducible: Always

Steps to Reproduce:
1. emerge brainworkshop
2. Play game.
3. Have better short-term memory. (Hopefully.)

Actual Results:  
Game was not in portage. Dependency dev-python/pyglet was not in portage either.

Expected Results:  
Game and dependency in portage.

Will attach ebuild.
Comment 1 Cyp 2008-11-23 16:10:48 UTC
Created attachment 172998 [details]
ebuild
Comment 2 Cyp 2008-11-23 16:11:53 UTC
Created attachment 173001 [details, diff]
patch - Look in the right paths for data/settings.
Comment 3 Oswald 2008-12-07 15:22:24 UTC
Hi,

I just want to mention, that the pyglet-1.1_beta1.ebuild from http://bugs.gentoo.org/207125 doesn't work with brainworkshop.
You get the an error when launching brainworkshop:
TypeError: __init__() got an unexpected keyword argument 'anchor_x' 

Here (http://groups.google.com/group/pyglet-users/browse_thread/thread/5eecd1afd2eaf0b1) is a post, indeed not about brainworkshop at all, which recommends updating if this error occurs.
In bug 207125 the most recent version at this moment for pyglet is 1.1_beta1. I found another ebuild for pyglet, this time version 1.1.2. It can be found here:http://projects.wagner-flo.net/repos/portage-overlay/dev-python/pyglet/

With this new ebuild brainworkshop is running fine here!

And brainworkshop should depend an avbin-bin (found also at http://bugs.gentoo.org/207125) to support sound. Of course this could be an USE-Flag situation.

So, thats all, thanks for the ebuild - finally I have a clean install of brainworkshop here :)

Oswald
Comment 4 Cyp 2009-01-18 19:59:58 UTC
Created attachment 178915 [details]
ebuild
Comment 5 Cyp 2009-11-28 21:54:23 UTC
Created attachment 211488 [details, diff]
brainworkshop-4.5-fix-paths.patch
Comment 6 Cyp 2009-11-28 21:56:03 UTC
Created attachment 211490 [details]
brainworkshop-4.5.ebuild

For some reason, the new version was released without updating the home page.
Comment 7 Cyp 2009-11-28 21:57:09 UTC
4.5: More functionality, 969 lines less code.
Comment 8 Tim Harder gentoo-dev 2010-07-26 09:20:54 UTC
Version 4.7 was released awhile ago.
Comment 9 Cyp 2010-10-15 18:11:02 UTC
Created attachment 250729 [details]
brainworkshop-4.8.1.ebuild
Comment 10 Cyp 2010-10-15 18:13:03 UTC
Created attachment 250733 [details, diff]
files/brainworkshop-4.8.1-fix-paths.patch

Pyglet seems to be in the portage tree, now.

Does this mean that brainworkshop can go in too, now?
Comment 11 Mr. Bones. (RETIRED) gentoo-dev 2011-01-10 20:33:16 UTC
games-puzzle/brainworkshop is in portage.  thanks for the bug report and ebuild submission.