Date: Fri, 26 Dec 2008 22:08:19 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/p5-clutter Makefile distinfo pkg-descr pkg-plist Message-ID: <200812262208.mBQM8JH9000386@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812262208.mBQM8JH9000386>
