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

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


miwi        2008-12-26 22:06:14 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/clutter-cairo Makefile distinfo pkg-descr pkg-plist 
  Log:
  An experimental clutter cairo 'drawable' actor. Sucks a bit as renders
  cairo via an image surface and thus no real cairo rendering
  acceleration. Experiments with glitz and sharing GL contexts for such
  acceleration proved problematic. Needs more investigation.
  
  WWW:    http://clutter-project.org/
  
  Revision  Changes    Path
  1.1206    +1 -0      ports/graphics/Makefile
  1.1       +29 -0     ports/graphics/clutter-cairo/Makefile (new)
  1.1       +3 -0      ports/graphics/clutter-cairo/distinfo (new)
  1.1       +6 -0      ports/graphics/clutter-cairo/pkg-descr (new)
  1.1       +8 -0      ports/graphics/clutter-cairo/pkg-plist (new)


More information about the cvs-all mailing list