Package Details: python-pymunk 6.9.0-1

Git Clone URL: https://aur.archlinux.org/python-pymunk.git (read-only, click to copy)
Package Base: python-pymunk
Description: Pymunk (built on top of Chipmunk2D) is an easy-to-use pythonic 2D physics library that can be used whenever you need 2D rigid body physics from Python.
Upstream URL: http://www.pymunk.org/
Licenses: MIT
Submitter: mtorromeo
Maintainer: medaminezghal
Last Packager: medaminezghal
Votes: 22
Popularity: 0.80
First Submitted: 2014-06-13 08:03 (UTC)
Last Updated: 2024-11-16 04:09 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

mtorromeo commented on 2014-06-13 08:05 (UTC)

Updated and refactored as split-pkgbuild

mindkeep commented on 2014-06-13 07:13 (UTC)

the latests seems to be 4.0.0. Also is there any chance that we could make this into python-pymunk and python2-pymunk?

mtorromeo commented on 2011-10-13 18:35 (UTC)

Thank goodness, I'm sane!

dserban commented on 2011-10-13 18:33 (UTC)

You're not imagining things, I disowned this package just a few hours ago.

mtorromeo commented on 2011-10-13 18:17 (UTC)

I was sure it had a maintainer, maybe I am imagining things :P Adopted!

svenstaro commented on 2011-10-13 16:52 (UTC)

@mtorromeo: This package has no maintainer, why not adopt it?

mtorromeo commented on 2011-10-13 16:00 (UTC)

Hi, this package does not work on x86_64. I prepared a new PKGBUILD that works correctly by using the package chipmunk (in AUR) instead of the bundled one that is x86 only. You can find the package here: https://github.com/mtorromeo/archlinux-packages/tree/master/pymunk It should work once chipmunk is also updated to this version: https://github.com/mtorromeo/archlinux-packages/tree/master/chipmunk Thanks.

dserban commented on 2011-04-22 21:18 (UTC)

Fixed, please test pkgrel 3 on x86_64 and report any issues.

Tempel commented on 2011-04-22 20:36 (UTC)

Any reason only i686 is listed in arch? I just built on x86_64, and all the examples seem to be working.