freebsd-ports/devel/sdl_sge/pkg-plist
Stanislav Sedov 0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00

64 lines
2.1 KiB
Text

include/SDL/sge.h
include/SDL/sge_blib.h
include/SDL/sge_bm_text.h
include/SDL/sge_collision.h
include/SDL/sge_config.h
include/SDL/sge_internal.h
include/SDL/sge_misc.h
include/SDL/sge_primitives.h
include/SDL/sge_rotation.h
include/SDL/sge_shape.h
include/SDL/sge_surface.h
include/SDL/sge_textpp.h
include/SDL/sge_tt_text.h
lib/libSGE.a
lib/libSGE.so
lib/libSGE.so.0
lib/libSGE.so.0.030809
%%PORTDOCS%%%%DOCSDIR%%/blib.html
%%PORTDOCS%%%%DOCSDIR%%/bmf.html
%%PORTDOCS%%%%DOCSDIR%%/collision.html
%%PORTDOCS%%%%DOCSDIR%%/color.html
%%PORTDOCS%%%%DOCSDIR%%/figures.html
%%PORTDOCS%%%%DOCSDIR%%/guide.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/intro.html
%%PORTDOCS%%%%DOCSDIR%%/macros.html
%%PORTDOCS%%%%DOCSDIR%%/misc.html
%%PORTDOCS%%%%DOCSDIR%%/pixels.html
%%PORTDOCS%%%%DOCSDIR%%/rotate.html
%%PORTDOCS%%%%DOCSDIR%%/shape.html
%%PORTDOCS%%%%DOCSDIR%%/surface.html
%%PORTDOCS%%%%DOCSDIR%%/text_classes.html
%%PORTDOCS%%%%DOCSDIR%%/thanks.html
%%PORTDOCS%%%%DOCSDIR%%/toc.html
%%PORTDOCS%%%%DOCSDIR%%/ttf-input.html
%%PORTDOCS%%%%DOCSDIR%%/ttf-output.html
%%PORTDOCS%%%%DOCSDIR%%/ttf.html
%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile
%%PORTDOCS%%%%EXAMPLESDIR%%/README
%%PORTDOCS%%%%EXAMPLESDIR%%/alpha.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/basics.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/basics_c.c
%%PORTDOCS%%%%EXAMPLESDIR%%/bitmapfont.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/blib.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/blitting.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/collision.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/fire.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/font.bmp
%%PORTDOCS%%%%EXAMPLESDIR%%/font.ttf
%%PORTDOCS%%%%EXAMPLESDIR%%/input.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/inputdeluxe.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/poly.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/rotate.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/sfont.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/sfont.png
%%PORTDOCS%%%%EXAMPLESDIR%%/smiley.bmp
%%PORTDOCS%%%%EXAMPLESDIR%%/speedtest.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/sprite.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/sprite2.cpp
%%PORTDOCS%%%%EXAMPLESDIR%%/ttf_readme
%%PORTDOCS%%%%EXAMPLESDIR%%/tux.bmp
@dirrmtry include/SDL
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%