Up to [cvs.netbsd.org] / pkgsrc / devel / py-game
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 8 20:21:45 2012 UTC (6 weeks, 4 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 10 14:43:37 2011 UTC (5 months, 2 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
* no need to buildlink with py-numpy, simple DEPENDS is sufficient. * distutils pkg, register egg-info. Bump PKGREVISION.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 14 17:49:05 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.3: +1 -5
lines
Diff to previous 1.3 (colored)
Remove @dirrm entries from PLISTs
Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 10 23:10:34 2008 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.2: +45 -6
lines
Diff to previous 1.2 (colored)
Update to 1.8.1:
1.8.1:
Many bug fixes and improvements, including:
* BLEND_RGBA_* blitters and blenders to go with the BLEND_RGB_* blend modes.
* documentation updates (mainly for new sprite classes released in 1.8.0)
* sound fixes, and streaming some music from file like objects
* image saving fixes
* greatly expanded tests
* Pixelarray, and surfarray updates and fixes.
* Enhanced Color class, reimplemented in C for speed.
* New Windows and Mac binary installers.
1.8.0:
Besides features such as
* pygame.mask for collision masks
* pygame.scrap for clipboard support
* new and improved sprite groups
* blending support for filling and blitting surfaces
* saving surfaces as jpeg and png
* buffer access for Surface and Sound objects
* numpy support for pygame.surfarray and pygame.pixelarray
* New Windows and Mac installers.
it contains tons of bug fixes and improvements in nearly all areas.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Oct 12 14:52:52 2005 UTC (6 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +8 -1
lines
Diff to previous 1.1 (colored)
update to 1.7.1 The main focus of this release is bug fixes.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Jul 20 19:39:42 2005 UTC (6 years, 10 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
import pygame-1.6, a collection of Python modules for games
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jul 20 19:39:42 2005 UTC (6 years, 10 months ago) by drochner
Branch: MAIN
Initial revision