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.8 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/cheese/3.16/cheese-3.16.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/cheese/3.16/cheese-3.16.1.tar.xz
Download MD5 sum: e18b0742aa190d4c3110bd427c6b7a50
Download size: 1.8 MB
Estimated disk space required: 27 MB
Estimated build time: 0.5 SBU
clutter-gst-3.0.10, clutter-gtk-1.6.2, gnome-desktop-3.16.2, gnome-video-effects-0.4.1, gst-plugins-bad-1.4.5, gst-plugins-good-1.4.5 (built with v4l-utils-1.6.3), Itstool-2.0.2, libcanberra-0.30, libgudev-230, and librsvg-2.40.10
gobject-introspection-1.44.0 and Vala-0.28.1
GTK-Doc-1.24 and Nautilus SendTo
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/cheese
Depending on your camera, enable the appropriate options and recompile the kernel if necessary:
Device Drivers --->
Multimedia support --->
<*> Cameras/video grabbers support [CONFIG_MEDIA_CAMERA_SUPPORT]
<*> Media USB Adapter ---> [CONFIG_MEDIA_USB_SUPPORT]
Select device(s) as needed
Install Cheese by running the following commands:
patch -Np1 -i ../cheese-3.16.1-clutter_gst_3.0-1.patch && ./configure --prefix=/usr && make
This package does not have a working testsuite.
Now, as the root
user:
make install
patch ...: Allow cheese to be built with clutter-gst-3.
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2015-09-29 10:19:24 -0700