summaryrefslogtreecommitdiff
path: root/graphics/clutter-gtk/DESCR
diff options
context:
space:
mode:
authorobache <obache>2008-12-14 11:06:42 +0000
committerobache <obache>2008-12-14 11:06:42 +0000
commita684970f0bb640bea75131c437067f81b84f2cd8 (patch)
tree64901a12957d6f83413cc43e00314e1b86d45fbc /graphics/clutter-gtk/DESCR
parent6e8ec67129d29da52a5346f3300a5a4ed173eddc (diff)
downloadpkgsrc-a684970f0bb640bea75131c437067f81b84f2cd8.tar.gz
Import clutter-gtk-0.8.2 as graphics/clutter-gtk.
Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the default ClutterStage into any GtkContainer.
Diffstat (limited to 'graphics/clutter-gtk/DESCR')
-rw-r--r--graphics/clutter-gtk/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/clutter-gtk/DESCR b/graphics/clutter-gtk/DESCR
new file mode 100644
index 00000000000..448be1084a5
--- /dev/null
+++ b/graphics/clutter-gtk/DESCR
@@ -0,0 +1,3 @@
+Clutter-GTK is a library providing facilities to integrate Clutter into GTK+
+applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
+default ClutterStage into any GtkContainer.