Summary: | dev-python/pygame broken w/ python-2.5 on amd64 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Shane Hathaway <shane> |
Component: | New packages | Assignee: | AMD64 Project <amd64> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | python |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 212179 | ||
Bug Blocks: | 148333 | ||
Attachments: |
patch to pygame-1.7.1.ebuild
files/pygame-2.5.patch pygame-1.7.1-r1.ebuild |
Description
Shane Hathaway
2007-10-06 19:49:40 UTC
Created attachment 132762 [details, diff]
patch to pygame-1.7.1.ebuild
Created attachment 132763 [details, diff]
files/pygame-2.5.patch
This is the patch mentioned in the problem description.
Created attachment 143186 [details]
pygame-1.7.1-r1.ebuild
I thought it might speed up the process if I posted the working ebuild.
I tested it, and it works for me (amd64).
Hello, This has been fixed in the upcoming pygame 1.8 release. Please upgrade to pygame 1.8 when it comes out shortly. cheers, it has been released, lets wait a few days for the python herd to do its thing 1.8.0 is in the tree The r1 ebuild does not compile on amd64 using Python 2.4, complaining that Py_ssize_t is not defined. pygame-1.8.0 compiles fine though. |