Port details on branch 2023Q4 |
- py-game Module designed to write games in Python
- 2.6.1_2 devel
=14 2.6.1_2Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2000-12-18 14:02:09
- Last Update: 2025-06-17 06:13:24
- Commit Hash: 41acd4f
- People watching this port, also watch:: python, sdl, glib, libglade2, lame
- Also Listed In: python
- License: LGPL21
- WWW:
- https://www.pygame.org/news
- Description:
- pygame is a Free and Open Source python programming language library for making
multimedia applications like games built on top of the excellent SDL library.
Like SDL, pygame is highly portable and runs on nearly every platform and
operating system. Millions of people have downloaded pygame itself, which is a
whole lot of bits flying across the interwebs.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-game/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-game
- pkg install py311-game
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-game listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-game
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1727957888
SHA256 (pygame-2.6.1.tar.gz) = 56fb02ead529cee00d415c3e007f75e0780c655909aaa8e8bf616ee09c9feb1f
SIZE (pygame-2.6.1.tar.gz) = 14808125
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- v4l_compat>0 : multimedia/v4l_compat
- pkgconf>=1.3.0_1 : devel/pkgconf
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- sdl2-config : devel/sdl20
- x11.pc : x11/libX11
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- v4l_compat>0 : multimedia/v4l_compat
- python3.11 : lang/python311
- x11.pc : x11/libX11
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libpng.so : graphics/png
- libjpeg.so : graphics/jpeg-turbo
- libSDL2_image.so : graphics/sdl2_image
- libSDL2_mixer.so : audio/sdl2_mixer
- libSDL2.so : devel/sdl20
- libSDL2_ttf.so : graphics/sdl2_ttf
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- games/endgame-singularity
- games/fretsonfire
- games/funnyboat
- games/hypatia_engine
- games/iceicepenguin
- games/krank
- games/monsterz
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-game-2.6.1_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_py-game
- USES:
- compiler:c11 jpeg localbase pkgconfig python sdl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|