From d03ea392bb4da2bcf8369c81ed1626e273a42659 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Tue, 23 Jan 2007 22:02:02 +0000 Subject: Add port graphics/shim: shim Is a utility to show images of various formats, it needs the SDL and SDL_image libraries (Simple Direct media Layer). Depending on your SDL_image library it will support the following formats: png, lbm, jpg, tif, gif, pcx, tga, bmp, pnm, xpm, xcf. WWW: http://corp.efnet.net/~lamer/pegasosppc/shim.html Author: Jeroen van Aart --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index 450d237c58d7..30db6296f404 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -633,6 +633,7 @@ SUBDIR += sdl_ttf SUBDIR += seejpeg SUBDIR += sharpconstruct + SUBDIR += shim SUBDIR += show SUBDIR += showimg SUBDIR += simage -- cgit v1.2.3