Fixed missing copyright fields for sdl-image, added hg bep files for sdl-ttf, sdl-net and sdl-sound

This commit is contained in:
Scott McCreary
2011-08-10 19:07:00 +00:00
parent 7d188c748f
commit 96e7e76e34
5 changed files with 87 additions and 0 deletions

View File

@@ -29,3 +29,6 @@ INSTALL {
cd sdl-image-1.2-hg
make install
}
LICENSE="GNU LGPL v2.1"
COPYRIGHT="1997-2011 Sam Lantinga"

View File

@@ -28,3 +28,6 @@ INSTALL {
cd SDL_image-1.2.10
make install
}
LICENSE="GNU LGPL v2.1"
COPYRIGHT="1997-2011 Sam Lantinga"