Port details |
- py-pysdl2 Python bindings to the SDL2 libraries
- 0.9.15 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-04-20 23:13:16
- Last Update: 2023-01-30 13:00:00
- Commit Hash: 0e02414
- Also Listed In: python
- License: PD CC0-1.0 ZLIB
- Description:
- PySDL2 is a wrapper around the SDL2 library and as such similar to the
discontinued PySDL project. In contrast to PySDL, it has no licensing
restrictions, nor does it rely on C code, but uses ctypes instead.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pysdl2>0:devel/py-pysdl2@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pysdl2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pysdl2
- pkg install py39-pysdl2
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 py39-pysdl2 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pysdl2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1674589880
SHA256 (PySDL2-0.9.15.tar.gz) = 908a7de3a88c2b22a2c21a69917c532152895bd1a490527a270ee14cad40e647
SIZE (PySDL2-0.9.15.tar.gz) = 766172
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- sdl2-config : devel/sdl20
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libSDL2_gfx.so : graphics/sdl2_gfx
- libSDL2_image.so : graphics/sdl2_image
- libSDL2_mixer.so : audio/sdl2_mixer
- libSDL2.so : devel/sdl20
- libSDL2_ttf.so : graphics/sdl2_ttf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pysdl2
- USES:
- dos2unix python:3.7+ sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|