mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
feb945e0c6
PR: 16607 Submitted by: Maxim Sobolev <sobomax@altavista.net>
76 lines
1.9 KiB
Plaintext
76 lines
1.9 KiB
Plaintext
bin/sdl-config
|
|
include/SDL/SDL.h
|
|
include/SDL/SDL_active.h
|
|
include/SDL/SDL_audio.h
|
|
include/SDL/SDL_byteorder.h
|
|
include/SDL/SDL_cdrom.h
|
|
include/SDL/SDL_copying.h
|
|
include/SDL/SDL_endian.h
|
|
include/SDL/SDL_error.h
|
|
include/SDL/SDL_events.h
|
|
include/SDL/SDL_keyboard.h
|
|
include/SDL/SDL_keysym.h
|
|
include/SDL/SDL_main.h
|
|
include/SDL/SDL_mouse.h
|
|
include/SDL/SDL_mutex.h
|
|
include/SDL/SDL_quit.h
|
|
include/SDL/SDL_rwops.h
|
|
include/SDL/SDL_syswm.h
|
|
include/SDL/SDL_thread.h
|
|
include/SDL/SDL_timer.h
|
|
include/SDL/SDL_types.h
|
|
include/SDL/SDL_version.h
|
|
include/SDL/SDL_video.h
|
|
include/SDL/begin_code.h
|
|
include/SDL/close_code.h
|
|
lib/libSDL-1.0.so
|
|
lib/libSDL-1.0.so.2
|
|
lib/libSDL.a
|
|
lib/libSDL.la
|
|
lib/libSDL.so
|
|
lib/libSDLmain.a
|
|
@exec /sbin/ldconfig -m %B
|
|
@unexec /sbin/ldconfig -R
|
|
share/aclocal/sdl.m4
|
|
share/doc/SDL/.codeblock
|
|
share/doc/SDL/.header
|
|
share/doc/SDL/.macros
|
|
share/doc/SDL/BUGS
|
|
share/doc/SDL/COPYING
|
|
share/doc/SDL/CREDITS
|
|
share/doc/SDL/README
|
|
share/doc/SDL/WhatsNew
|
|
share/doc/SDL/audio/examples.html
|
|
share/doc/SDL/audio/funclist.html
|
|
share/doc/SDL/audio/functions.html
|
|
share/doc/SDL/audio/index.html
|
|
share/doc/SDL/cdrom/examples.html
|
|
share/doc/SDL/cdrom/funclist.html
|
|
share/doc/SDL/cdrom/functions.html
|
|
share/doc/SDL/cdrom/index.html
|
|
share/doc/SDL/docs.html
|
|
share/doc/SDL/events/examples.html
|
|
share/doc/SDL/events/functions.html
|
|
share/doc/SDL/events/index.html
|
|
share/doc/SDL/events/keysym.html
|
|
share/doc/SDL/images/rainbow.gif
|
|
share/doc/SDL/index.html
|
|
share/doc/SDL/threads/index.html
|
|
share/doc/SDL/time/examples.html
|
|
share/doc/SDL/time/funclist.html
|
|
share/doc/SDL/time/functions.html
|
|
share/doc/SDL/time/index.html
|
|
share/doc/SDL/video/examples.html
|
|
share/doc/SDL/video/funclist.html
|
|
share/doc/SDL/video/functions.html
|
|
share/doc/SDL/video/index.html
|
|
@dirrm share/doc/SDL/video
|
|
@dirrm share/doc/SDL/time
|
|
@dirrm share/doc/SDL/threads
|
|
@dirrm share/doc/SDL/images
|
|
@dirrm share/doc/SDL/events
|
|
@dirrm share/doc/SDL/cdrom
|
|
@dirrm share/doc/SDL/audio
|
|
@dirrm share/doc/SDL
|
|
@dirrm include/SDL
|