SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
4
devel/sdl-gfx/pkg/DESCR
Normal file
4
devel/sdl-gfx/pkg/DESCR
Normal 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
11
devel/sdl-gfx/pkg/PLIST
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue