# sdl-image pkg-config source file, derived from sdl's pkg-config file prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: sdl Description: Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. SDL-Image provides support for loading a number of image file formats. Version: @VERSION@ Requires: sdl-@SDL_VERSION@ Conflicts: Libs: -L${libdir} @IMG_LIBS@ Cflags: -I${includedir}/SDL