./devel/py-game, Set of Python modules designed for writing games

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 2.6.1nb5, Package name: py313-game-2.6.1nb5, Maintainer: ryoon

Pygame is a set of Python modules designed for writing games. It is written on
top of the excellent SDL library. This allows you to create fully featured
games and multimedia programs in the python language. Pygame is highly
portable and runs on nearly every platform and operating system.


Required to run:
[graphics/SDL_image] [graphics/freetype2] [graphics/png] [graphics/jpeg] [multimedia/smpeg] [audio/SDL_mixer] [devel/py-setuptools] [devel/SDL_ttf] [devel/SDL] [lang/python37]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 14461.06 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-27 10:21:04 by Thomas Klausner | Files touched by this commit (2)
Log message:
py*game: follow redirect
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-07-07 09:05:22 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-game: smpeg dependency was removed, also remove it from buildlink3.mk
   2025-07-02 04:39:22 by Mark Davies | Files touched by this commit (1)
Log message:
py-game: remove smpeg dependency - not used.
   2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412)
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch
   2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850)
Log message:
*: Recursive revbump from audio/flac-1.5.0
   2025-01-06 22:49:24 by Kevin Bloom | Files touched by this commit (217)
Log message:
revbump packages due to devel/libslang2 removal
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays