cvs commit: ports/graphics Makefile ports/graphics/linux-sdl_image Makefile distinfo pkg-descr pkg-plist

Edwin Groothuis edwin at FreeBSD.org
Wed Dec 22 22:23:36 PST 2004


edwin       2004-12-23 06:23:35 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/linux-sdl_image Makefile distinfo pkg-descr pkg-plist 
  Log:
  [NEW PORT] graphics/linux-sdl_image: A simple library to load images
  as SDL interfaces (linux version)
  
          This is a simple library to load images of various formats
          as SDL surfaces.  This library supports BMP, PPM, PCX, GIF,
          JPEG, PNG, TGA, and TIFF formats. (Linux version)
  
          WWW: http://www.libsdl.org/projects/SDL_image/
  
  PR:             ports/71552
  Submitted by:   Nicola Vitale <nivit at email.it>
  
  Revision  Changes    Path
  1.774     +1 -0      ports/graphics/Makefile
  1.1       +45 -0     ports/graphics/linux-sdl_image/Makefile (new)
  1.1       +2 -0      ports/graphics/linux-sdl_image/distinfo (new)
  1.1       +6 -0      ports/graphics/linux-sdl_image/pkg-descr (new)
  1.1       +6 -0      ports/graphics/linux-sdl_image/pkg-plist (new)


More information about the cvs-all mailing list