freebsd-ports/graphics/sdl2_gfx/pkg-plist
Marcus von Appen 922be491a2 Version two of the SDL2_gfx library, compatible with SDL2.0.
This also adds a new USE_SDL=gfx2 variable to add SDL2_gfx as
LIB_DEPENDS other ports.

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.

The current components of the SDL_gfx library are:

   - Graphic Primitives (SDL_gfxPrimitves.h)
   - Rotozoomer (SDL_rotozoom.h)
   - Framerate control (SDL_framerate.h)
   - MMX image filters (SDL_imageFilter.h)

WWW: http://www.ferzkopp.net/Software/SDL_gfx-2.0/
2013-11-13 18:15:08 +00:00

9 lines
229 B
Text

include/SDL2/SDL2_framerate.h
include/SDL2/SDL2_gfxPrimitives.h
include/SDL2/SDL2_imageFilter.h
include/SDL2/SDL2_rotozoom.h
lib/libSDL2_gfx-1.0.so
lib/libSDL2_gfx-1.0.so.0
lib/libSDL2_gfx.a
lib/libSDL2_gfx.la
lib/libSDL2_gfx.so