The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: SDL_image
Description: image loading library for Simple DirectMedia Layer
Version: 1.2.10
Requires: sdl >= 1.2.10
Libs: -L${libdir} -lSDL_image
Cflags: -I${includedir}/SDL