Subject: CVS commit: pkgsrc/devel
From: Nia Alarie
Date: 2022-04-01 12:43:05
Message id: 20220401104305.EEC32FB24@cvs.NetBSD.org

Log Message:
devel: add sdl12-compat

This is the Simple DirectMedia Layer, a general API that provides low level
access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D
framebuffer across multiple platforms.

This code is a compatibility layer; it provides a binary and source compatible
API for programs written against SDL 1.2, but it uses SDL 2.0 behind the
scenes. If you are writing new code, please target SDL 2.0 directly and do
not use this layer.

Files:
RevisionActionfile
1.1addpkgsrc/devel/sdl12-compat/DESCR
1.1addpkgsrc/devel/sdl12-compat/Makefile
1.1addpkgsrc/devel/sdl12-compat/PLIST
1.1addpkgsrc/devel/sdl12-compat/buildlink3.mk
1.1addpkgsrc/devel/sdl12-compat/distinfo
1.1addpkgsrc/devel/sdl12-compat/patches/patch-CMakeLists.txt
1.1addpkgsrc/devel/sdl12-compat/patches/patch-include_SDL_SDL__config.h