diff --git a/media-libs/sdl-image/files/sdl-image.pc.in b/media-libs/sdl-image/files/sdl-image.pc.in deleted file mode 100644 --- a/media-libs/sdl-image/files/sdl-image.pc.in +++ /dev/null @@ -1,14 +0,0 @@ -# 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