Károly Balogh 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 6 gadi atpakaļ
..
src bcb2d5b975 * comment spelling fix 8 gadi atpakaļ
LGPL e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) 8 gadi atpakaļ
LGPL.addon cda8ea8c45 * sdl moved 17 gadi atpakaļ
MPL-1.1 cda8ea8c45 * sdl moved 17 gadi atpakaļ
Makefile 5182dc37af haiku-x86_64: regenerated all Makefiles, take 2 6 gadi atpakaļ
Makefile.fpc 98f00acb06 * trunk to 3.3.1 7 gadi atpakaļ
Makefile.fpc.fpcmake 98f00acb06 * trunk to 3.3.1 7 gadi atpakaļ
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 gadi atpakaļ
fpmake.pp 25892dca18 Explicitly also disable java OS target 6 gadi atpakaļ

README.txt

Taken from project jedi (http://www.delphi-jedi.org/Jedi:TEAM_SDL_HOME) with permission.

Relicensed under LGPLv2 with exception as per LGPL and LGPL.addon with permission. You can use this code as long as you abide by either the LGPL + exception license, or the original MPL-1.1 license.

Currently, only SDL, SDL_Image, SDL_Mixer, SDL_gfx and SDL_ttf are compiled and installed. Additional files will be addes as I'm able to test them.

SDL_mixer_nosmpeg unit was added to provide a "smpeg-less" way to use SDL_mixer if the users don't need mp3 support and don't want to depend on the somewhat rare smpeg.dll/so/dylib. Ofcourse for this to work, you need to have a libSDL setup (eg: the libs themselves) without smpeg compiled in. It's worth the trouble in windows however...