Commit graph

12 commits

Author SHA1 Message Date
drochner
534af116c1 fix unreadable data files, bump PKGREVISION 2008-11-18 12:42:32 +00:00
wiz
94e6a783c8 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.
2008-11-10 23:10:34 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
joerg
c2990fa0ab Use PYTHON_VERSIONS_ACCEPTED instead of the negative version. 2006-06-02 23:35:10 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
drochner
350faa2baf update to 1.7.1
The main focus of this release is bug fixes.
2005-10-12 14:52:52 +00:00
minskim
75f0ee0819 Allow to build with Python>=2.4. 2005-07-20 20:38:28 +00:00
drochner
25d617d4fa import pygame-1.6, a collection of Python modules for games 2005-07-20 19:39:42 +00:00