clutter-gst-2.0.12

Introduction to Clutter Gst

The Clutter Gst is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.

This package is known to build and work properly using an LFS-7.6 platform.

Package Information

Clutter Gst Dependencies

Required

Clutter-1.18.4 and gst-plugins-base-1.4.1

Recommended

Optional

GTK-Doc-1.20

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/clutter-gst2

Installation of Clutter Gst

Install Clutter Gst by running the following commands:

[Note]

Note

This package fails to build over an ssh session.

./configure --prefix=/usr &&
make

This package does not come with a testsuite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Library: libclutter-gst-2.0.so and /usr/lib/gstreamer-1.0/libgstclutter.so
Installed Directories: /usr/include/clutter-gst-2.0 and /usr/share/gtk-doc/html/clutter-gst

Short Descriptions

libclutter-gst-2.0.so

contains the Clutter Gst API functions.

Last updated on 2014-09-19 13:49:16 -0700