notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q2
py-game_sdl2 Reimplementation of portions of the pygame API using SDL2
7.4.11 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.4.11Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-05-04 05:19:48
Last Update: 2023-05-04 05:14:41
Commit Hash: eb249c4
Also Listed In: python
License: LGPL21+ ZLIB
WWW:
https://github.com/renpy/pygame_sdl2
Description:
Pygame_sdl2 is a reimplementation of the Pygame API using SDL2 and related libraries. The initial goal of this project are to allow games written using the pygame API to run on SDL2 on desktop and mobile platforms. We will then evolve the API to expose SDL2-provided functionality in a pythonic manner.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}game_sdl2>0:devel/py-game_sdl2@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-game_sdl2/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-game_sdl2
  • pkg install py39-game_sdl2
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-game_sdl2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-game_sdl2
Package flavors (<flavor>: <package>)
  • py39: py39-game_sdl2
  • py27: py27-game_sdl2
distinfo:
TIMESTAMP = 1638428838 SHA256 (pygame_sdl2-2.1.0-for-renpy-7.4.11.tar.gz) = ff497cb2f2406b08d99a4e720cab0f42b31e714e427b70b5e93225618262bb5b SIZE (pygame_sdl2-2.1.0-for-renpy-7.4.11.tar.gz) = 3969064

Packages (timestamps in pop-ups are UTC):
py27-game_sdl2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.4.11_67.4.11_67.4.07.4.11_67.4.11_6n/an/an/a
FreeBSD:13:quarterly7.4.11_67.4.11_6-7.4.11_47.4.11_6n/an/an/a
FreeBSD:14:latest7.4.11_67.4.11_6-7.4.11_47.4.11_67.4.11_2-7.4.11_2
FreeBSD:14:quarterly7.4.11_67.4.11_6-7.4.11_47.4.11_67.4.11_37.4.11_37.4.11_3
FreeBSD:15:latest7.4.11_67.4.11_6n/a7.4.11_4n/an/a7.4.11_37.4.11_3
FreeBSD:15:quarterly7.4.11_67.4.11_6n/a-n/an/a--
FreeBSD:16:latest7.4.11_67.4.11_6n/a-n/an/a--
 

py37-game_sdl2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--7.4.0--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py39-game_sdl2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-----7.4.11_2-7.4.11_2
FreeBSD:14:quarterly-----7.4.11_37.4.11_37.4.11_3
FreeBSD:15:latest--n/a-n/an/a7.4.11_37.4.11_3
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-game_sdl2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.4.11_67.4.11_6-7.4.11_67.4.11_6n/an/an/a
FreeBSD:13:quarterly7.4.11_67.4.11_6-7.4.11_47.4.11_6n/an/an/a
FreeBSD:14:latest7.4.11_67.4.11_6-7.4.11_47.4.11_6---
FreeBSD:14:quarterly7.4.11_67.4.11_6-7.4.11_47.4.11_6---
FreeBSD:15:latest7.4.11_67.4.11_6n/a7.4.11_4n/an/a--
FreeBSD:15:quarterly7.4.11_67.4.11_6n/a-n/an/a--
FreeBSD:16:latest7.4.11_67.4.11_6n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cython-3.9 : lang/cython@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
  4. sdl2-config : devel/sdl20
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libpng.so : graphics/png
  2. libjpeg.so : graphics/jpeg-turbo
  3. libSDL2_image.so : graphics/sdl2_image
  4. libSDL2_mixer.so : audio/sdl2_mixer
  5. libSDL2.so : devel/sdl20
  6. libSDL2_ttf.so : graphics/sdl2_ttf
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-game_sdl2
USES:
jpeg localbase python:2.7+ sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. http://ftp.belnet.be/pub/rsync.gentoo.org/gentoo/distfiles/
  2. http://ftp.iij.ad.jp/pub/linux/gentoo/distfiles/
  3. http://ftp.uni-hannover.de/gentoo/distfiles/
  4. http://gentoo-mirror.flux.utah.edu/distfiles/
  5. http://www.renpy.org/dl/7.4.11/
  6. https://mirror.init7.net/gentoo/distfiles/
  7. https://mirror.leaseweb.com/gentoo/distfiles/
  8. https://mirror.rackspace.com/gentoo/distfiles/
  9. https://mirrors.rit.edu/gentoo/distfiles/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.4.11
04 May 2023 05:14:41
commit hash: eb249c41a0e3869fa99ac6ae4ad15aa25c83d247commit hash: eb249c41a0e3869fa99ac6ae4ad15aa25c83d247commit hash: eb249c41a0e3869fa99ac6ae4ad15aa25c83d247commit hash: eb249c41a0e3869fa99ac6ae4ad15aa25c83d247 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/py-game_sdl2: drop maintainership

(cherry picked from commit bdba097f967a90b18160abab9322db2d27ce85bb)

Number of commits found: 1