Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 2004 06:13:15 -0700 (PDT)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/corona Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200406011313.i51DDF75082384@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
krion       2004/06/01 06:13:15 PDT

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/corona      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add corona 1.0.2,
  
  Corona is an image input/output library that can read, write,
  and manipulate image files in just a few lines of code. It can
  write PNG and TGA files, and read PNG, JPEG, PCX, BMP, TGA, and
  GIF. Corona was designed to be easy to use, and exports a
  straightforward C++ API. With just a few lines of C++, you can
  add image loading to your application.
  
  PR:             ports/67433
  Submitted by:   David Yeske <dyeske@yahoo.com>
  
  Revision  Changes    Path
  1.689     +1 -0      ports/graphics/Makefile
  1.1       +40 -0     ports/graphics/corona/Makefile (new)
  1.1       +2 -0      ports/graphics/corona/distinfo (new)
  1.1       +11 -0     ports/graphics/corona/pkg-descr (new)
  1.1       +6 -0      ports/graphics/corona/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406011313.i51DDF75082384>