Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253200 - Suggest new package: games-board/PySolFC-1.1
Summary: Suggest new package: games-board/PySolFC-1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: Lowest enhancement with 3 votes (vote)
Assignee: Gentoo Games
URL: http://pysolfc.sourceforge.net/
Whiteboard:
Keywords: EBUILD
: 306049 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-12-30 23:12 UTC by Arthur Nascimento
Modified: 2010-03-07 21:02 UTC (History)
7 users (show)

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


Attachments
Suggested ebuild for games-board/PySolFC-1.1 (PySolFC-1.1.ebuild,2.13 KB, text/plain)
2008-12-30 23:13 UTC, Arthur Nascimento
Details
pysolfc-1.1.ebuild (pysolfc-1.1.ebuild,2.15 KB, text/plain)
2009-10-15 19:11 UTC, Mr. Bones. (RETIRED)
Details
pysol-svn for python 2.x (pysolfc-9999.ebuild,2.46 KB, text/plain)
2009-10-22 17:58 UTC, Gary HUnt
Details
pysolfc 1.1 ebuild working with tcl/tk 8.5.7? (pysolfc-1.1-r1.ebuild,2.03 KB, text/plain)
2009-10-22 21:02 UTC, Joshua Rich
Details
pysolfc-2.0.ebuild (pysolfc-2.0.ebuild,1.52 KB, text/plain)
2010-03-07 19:01 UTC, Samuli Suominen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Nascimento 2008-12-30 23:12:08 UTC
I tried to fix bug #252950, which is related to pysol-sound-server and pysol, but that was going to be extremely ugly and unnecessary. The PySol project has not been maintained for many years, as well as it's sound server.

However, the project was continued by another group under another name: PySolFC. This new program does not suffer from bug #252950. The code is much more presentable (the original project suffered of terrible programming practices).

So with this new package I expect games-board/pysol and gamesboard/pysol-sound-server to be disposable and therefore bug #252950 to be closed.

An ebuild will follow sortly.
p.s.: This is the first ebuild I made, so let me know if I'm on the wrong track here.
Comment 1 Arthur Nascimento 2008-12-30 23:13:47 UTC
Created attachment 176917 [details]
Suggested ebuild for games-board/PySolFC-1.1
Comment 2 basic 2009-03-25 15:00:44 UTC
this should proably go to sunrise http://overlays.gentoo.org/proj/sunrise/wiki/HowToCommit

maybe reassigned to maintainer-wanted@gentoo.org ?
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2009-03-25 15:16:36 UTC
No, there shouldn't be any games in sunrise per the initial agreement when sunrise was created.  They don't honor the agreement already but there's no reason to suggest it's correct.

This is the preferred location and settings for a new package in the games categories.
Comment 4 Gary HUnt 2009-07-23 14:01:05 UTC
Let's get this into portage. I can't see it taking much maintenance. It worked out of the box on my amd64 box, even though is hasn't been updated in almost 2 years.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2009-10-15 19:11:51 UTC
Created attachment 207236 [details]
pysolfc-1.1.ebuild

EAPI=2 and changed the name to reflect the ebuild naming standards but I broke it somehow.  If you can see what I did to break it please attach a fixed ebuild.
Comment 6 Gary HUnt 2009-10-17 18:51:46 UTC
I tryed your ebuild. It compiled fine, but had issues running. Supposedly, there was something wrong with tkinter.py, and Revision: 70220 is suppost to fix this. However, I believe the real problems lies with the tk/tcl version. Theres been alot of threads running around this issue.



I have confirmed that on PysolFc works fine with tk/tcl-8.4.18-r1, but not with tk/tcl-8.5.7

I tested the above versions with python 2.6.2-r1
Comment 7 Gary HUnt 2009-10-18 01:46:11 UTC
It looks like developer is still active in pysolfc. 

I built the trunk release for python 2.x and for python 3.x. Both of them worked. I emailed developer to see if they can patch current release to work with newer tcl/tk.

Comment 8 Gary HUnt 2009-10-22 17:58:56 UTC
Created attachment 207920 [details]
pysol-svn for python 2.x

Maybe best to leave 1.1 obsolete and use current svn? 
It installed and ran fine from svn. I have no clue how to add the extra cardsets in with a svn build. :(
Comment 9 Joshua Rich 2009-10-22 21:02:22 UTC
Created attachment 207932 [details]
pysolfc 1.1 ebuild working with tcl/tk 8.5.7?

Hi all,

I've had a pysolfc ebuild in my own overlay for quite a while and have no problems on a system with tcl/tk 8.5.7 installed.  I've attached the ebuild.  It works, but probably needs work itself to be included in Gentoo :)  I certainly don't see on a direct comparison what I've done that would magically make it work with tcl/tk 8.5.7.  In fact, I think I may have just had it installed before tcl/tk got updated to 8.5.7 and it is still working.

I currently don't have spare time to compare both ebuilds in more detail.  Will try to get around to it in a week or so if somebody else doesn't get to it.

Cheers,

Josh
Comment 10 Mr. Bones. (RETIRED) gentoo-dev 2010-02-20 14:59:00 UTC
*** Bug 306049 has been marked as a duplicate of this bug. ***
Comment 11 Samuli Suominen (RETIRED) gentoo-dev 2010-03-07 19:01:30 UTC
Created attachment 222539 [details]
pysolfc-2.0.ebuild

Version 2.0... Seems to work and install everything properly.
Comment 12 Samuli Suominen (RETIRED) gentoo-dev 2010-03-07 21:02:51 UTC
In portage. If you think something should be changed from what was committed, open a bug. Thanks.