freebsd-ports/devel/sdl12/pkg-plist
Thierry Thomas e5a5e3cc08 - several ports require SDL with GL enabled => set GL by default;
- bump PORTREVISION;
- remove the unused option X11;
- fix COMMENT (1.2.7 is the stable version);
- do some cleaning.
2004-05-30 19:33:12 +00:00

87 lines
2.3 KiB
Text

bin/sdl11-config
include/SDL11/SDL.h
include/SDL11/SDL_active.h
include/SDL11/SDL_audio.h
include/SDL11/SDL_byteorder.h
include/SDL11/SDL_cdrom.h
include/SDL11/SDL_copying.h
include/SDL11/SDL_cpuinfo.h
include/SDL11/SDL_endian.h
include/SDL11/SDL_error.h
include/SDL11/SDL_events.h
include/SDL11/SDL_getenv.h
include/SDL11/SDL_joystick.h
include/SDL11/SDL_keyboard.h
include/SDL11/SDL_keysym.h
include/SDL11/SDL_loadso.h
include/SDL11/SDL_main.h
include/SDL11/SDL_mouse.h
include/SDL11/SDL_mutex.h
include/SDL11/SDL_name.h
include/SDL11/SDL_opengl.h
include/SDL11/SDL_quit.h
include/SDL11/SDL_rwops.h
include/SDL11/SDL_syswm.h
include/SDL11/SDL_thread.h
include/SDL11/SDL_timer.h
include/SDL11/SDL_types.h
include/SDL11/SDL_version.h
include/SDL11/SDL_video.h
include/SDL11/begin_code.h
include/SDL11/close_code.h
lib/libSDL-1.1.a
lib/libSDL-1.1.la
lib/libSDL-1.1.so
lib/libSDL-1.1.so.7
lib/libSDLmain-1.1.a
share/aclocal/sdl11.m4
%%EXAMPLESDIR%%/COPYING
%%EXAMPLESDIR%%/Makefile.am
%%EXAMPLESDIR%%/Makefile.in
%%EXAMPLESDIR%%/README
%%EXAMPLESDIR%%/acinclude.m4
%%EXAMPLESDIR%%/aclocal.m4
%%EXAMPLESDIR%%/autogen.sh
%%EXAMPLESDIR%%/checkkeys.c
%%EXAMPLESDIR%%/config.guess
%%EXAMPLESDIR%%/config.sub
%%EXAMPLESDIR%%/configure
%%EXAMPLESDIR%%/configure.in
%%EXAMPLESDIR%%/graywin.c
%%EXAMPLESDIR%%/icon.bmp
%%EXAMPLESDIR%%/install-sh
%%EXAMPLESDIR%%/loopwave.c
%%EXAMPLESDIR%%/missing
%%EXAMPLESDIR%%/mkinstalldirs
%%EXAMPLESDIR%%/moose.dat
%%EXAMPLESDIR%%/picture.xbm
%%EXAMPLESDIR%%/sail.bmp
%%EXAMPLESDIR%%/sample.bmp
%%EXAMPLESDIR%%/sample.wav
%%EXAMPLESDIR%%/testalpha.c
%%EXAMPLESDIR%%/testbitmap.c
%%EXAMPLESDIR%%/testcdrom.c
%%EXAMPLESDIR%%/testcpuinfo.c
%%EXAMPLESDIR%%/testdyngl.c
%%EXAMPLESDIR%%/testerror.c
%%EXAMPLESDIR%%/testgamma.c
%%EXAMPLESDIR%%/testgl.c
%%EXAMPLESDIR%%/testhread.c
%%EXAMPLESDIR%%/testjoystick.c
%%EXAMPLESDIR%%/testkeys.c
%%EXAMPLESDIR%%/testlock.c
%%EXAMPLESDIR%%/testoverlay.c
%%EXAMPLESDIR%%/testoverlay2.c
%%EXAMPLESDIR%%/testpalette.c
%%EXAMPLESDIR%%/testsem.c
%%EXAMPLESDIR%%/testsprite.c
%%EXAMPLESDIR%%/testtimer.c
%%EXAMPLESDIR%%/testtypes.c
%%EXAMPLESDIR%%/testver.c
%%EXAMPLESDIR%%/testvidinfo.c
%%EXAMPLESDIR%%/testwin.c
%%EXAMPLESDIR%%/testwm.c
%%EXAMPLESDIR%%/threadwin.c
%%EXAMPLESDIR%%/torturethread.c
@dirrm %%EXAMPLESDIR%%
@unexec rmdir %D/include/SDL11 2>/dev/null || true