Cheese-3.6.2

Introduction to Cheese

Cheese is used to take photos and videos with fun graphical effects.

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

Package Information

Cheese Dependencies

Required

clutter-gst-2.0.2, clutter-gtk-1.4.2, gnome-desktop-3.6.2, gnome-video-effects-0.4.0, gst-plugins-bad-1.0.7, gst-plugins-good-1.0.7, libgee-0.6.7, libcanberra-0.30, librsvg-2.36.4, udev-Installed LFS Version or udev-extras (from systemd) (for GUdev) and yelp-xsl-3.6.1

Recommended

Optional

GTK-Doc-1.18

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/cheese

Installation of Cheese

Install Cheese by running the following commands:

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

To test the results, issue make check.

Now, as the root user:

make install

Command Explanations

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Program: cheese
Installed Library: libcheese.so and libcheese-gtk.so
Installed Directories: /usr/include/cheese, /usr/share/cheese, /usr/share/gtk-doc/html/cheese and /usr/share/help/*/cheese

Short Descriptions

cheese

is the webcam tool with graphical effects.

libcheese.so

contains the Cheese API functions.

libcheese-gtk.so

contains the Cheese GTK+ bindings.

Last updated on 2012-11-16 22:56:01 +0000