Up to [cvs.NetBSD.org] / pkgsrc / devel / py-SDL2
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sat May 6 19:09:11 2023 UTC (3 weeks, 1 day ago) by ryoon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
*: Recursive revbump from audio/libopus 1.4
Revision 1.3 / (download) - annotate - [select for diffs], Tue Feb 14 16:05:58 2023 UTC (3 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
*: recursive bump for SDL2_ttf dependency change
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:50 2023 UTC (3 months, 4 weeks ago) by ryoon
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 23 12:08:34 2023 UTC (4 months ago) by wiz
Branch: MAIN
devel/py-SDL2: import py-SDL2-0.9.15 PySDL2 is a pure Python wrapper around the SDL2, SDL2_mixer, SDL2_image, SDL2_ttf, and SDL2_gfx libraries. Instead of relying on C code, it uses the built-in ctypes module to interface with SDL2, and provides simple Python classes and wrappers for common SDL2 functionality.