Re: [update] pygame 1.9.3 and add python3 flavor

2018-03-18 Thread Landry Breuil
On Sun, Mar 18, 2018 at 01:08:06PM +, Stuart Henderson wrote: > On 2018/03/18 11:46, Landry Breuil wrote: > > - anyone knows how to test the webcam bits ? > > I think I found a way to test that for py-game before, but some update > in base stopped my webcam from working .. Actually works fine

Re: [update] pygame 1.9.3 and add python3 flavor

2018-03-18 Thread Stuart Henderson
On 2018/03/18 11:46, Landry Breuil wrote: > - anyone knows how to test the webcam bits ? I think I found a way to test that for py-game before, but some update in base stopped my webcam from working .. > - do we still want to ship the examples/docs, given the extra churn it > does ? in this ca

[update] pygame 1.9.3 and add python3 flavor

2018-03-18 Thread Landry Breuil
Hi, not targeting 6.3 but for after unlock, i've updated py-game to 1.9.3 and while here added a py3 FLAVOR. - use pypi as source - changed PKGNAME to follow the py/py3 prefix convention like others ? - simplified test target (only 10 tests fail because of 'missing audio device' - dunno if its s

[update] pygame-1.8.1

2009-04-06 Thread Antoine Jacoutot
Hi. This diff update pygame to version 1.8.1. Slightly tested. Please, test/comment/ok. Index: Makefile === RCS file: /cvs/ports/devel/pygame/Makefile,v retrieving revision 1.19 diff -u -r1.19 Makefile --- Makefile11 Mar 2009

update pygame

2006-06-14 Thread Damien Miller
Hi, This updates pygame to 1.7.1. Please test. -d Index: Makefile === RCS file: /cvs/ports/devel/pygame/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile3 Jun 2006 09:37:09 - 1.11 +++ Makefile