slackbuilds/libraries/clutter-gtk
Ozan Türkyılmaz 5ad8d142ba
libraries/clutter-gtk: Make introspection yes by default
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-07-17 19:08:45 +07:00
..
README libraries/clutter-gtk: Make introspection yes by default 2022-07-17 19:08:45 +07:00
clutter-gtk.SlackBuild libraries/clutter-gtk: Make introspection yes by default 2022-07-17 19:08:45 +07:00
clutter-gtk.info
slack-desc

README

Clutter-GTK package is a library providing facilities to integrate 
Clutter into GTK+ applications and vice versa.

Clutter-GTK provides a GTK+ widget, GtkClutterEmbed, for embedding
a Clutter stage into any GtkContainer; and GtkClutterActor, a Clutter
actor for embedding any GtkWidget inside a Clutter stage.

Below variables can be used to configure the build:
    GTKDOC=yes        : Use gtk-doc to build documentation
    INTROSPECTION=no  : Disable introspection for this build