cvs commit: ports/graphics Makefile ports/graphics/p5-clutter Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Fri Dec 26 14:08:19 PST 2008


miwi        2008-12-26 22:08:19 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/p5-clutter  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Perl bindings to the Clutter OpenGL canvas. Clutter aims to give a nice
  and easy GObject based API for creating fast, heavily stylised applications,
  such as media box UI, presentations, kiosk style applications, etc.
  
  Clutter uses OpenGL for rendering.
  
  The Clutter Perl bindings allow you to write canvas-based applications in
  a Perlish and object-oriented way, freeing you from having to care about
  casting and memory management of the original Clutter C API, and yet
  remaining close to its spirit.
  
  WWW: http://www.clutter-project.org/
  
  Revision  Changes    Path
  1.1208    +1 -0      ports/graphics/Makefile
  1.1       +56 -0     ports/graphics/p5-clutter/Makefile (new)
  1.1       +3 -0      ports/graphics/p5-clutter/distinfo (new)
  1.1       +12 -0     ports/graphics/p5-clutter/pkg-descr (new)
  1.1       +86 -0     ports/graphics/p5-clutter/pkg-plist (new)


More information about the cvs-ports mailing list