SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

4
devel/sdl-gfx/pkg/DESCR Normal file
View file

@ -0,0 +1,4 @@
The SDL_gfx library evolved out of the SDL_gfxPrimitives code which
provided basic drawing routines such as lines, circles or polygons, and
SDL_rotozoom which implemented a interpolating rotozoomer for SDL
surfaces.

11
devel/sdl-gfx/pkg/PLIST Normal file
View file

@ -0,0 +1,11 @@
include/SDL/
include/SDL/SDL_framerate.h
include/SDL/SDL_gfxBlitFunc.h
include/SDL/SDL_gfxPrimitives.h
include/SDL/SDL_gfxPrimitives_font.h
include/SDL/SDL_imageFilter.h
include/SDL/SDL_rotozoom.h
lib/libSDL_gfx.a
lib/libSDL_gfx.la
@lib lib/libSDL_gfx.so.${LIBSDL_gfx_VERSION}
lib/pkgconfig/SDL_gfx.pc