clutter-gst-3.0.27

Introduction to Clutter Gst

The Clutter Gst package contains 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-10.1 platform.

Package Information

Clutter Gst Dependencies

Required

Clutter-1.26.4, gst-plugins-base-1.18.4, and libgudev-236

Recommended

Optional

GTK-Doc-1.33.2 and Cgc

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

Installation of Clutter Gst

Install Clutter Gst by running the following commands:

./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-3.0.so and /usr/lib/gstreamer-1.0/libcluttergst3.so
Installed Directories: /usr/include/clutter-gst-3.0 and /usr/share/gtk-doc/html/clutter-gst-3.0

Short Descriptions

libclutter-gst-3.0.so

contains the Clutter Gst API functions

Last updated on 2021-02-22 23:05:47 -0600