Cheese is used to take photos and videos with fun graphical effects.
This package is known to build and work properly using an LFS-10.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/cheese/3.34/cheese-3.34.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/cheese/3.34/cheese-3.34.0.tar.xz
Download MD5 sum: 13f8326689df42b0aedda023705db803
Download size: 1.0 MB
Estimated disk space required: 14 MB
Estimated build time: 0.1 SBU (Using paralleism=4)
clutter-gst-3.0.27, clutter-gtk-1.8.4, gnome-desktop-3.36.5, gst-plugins-bad-1.16.2, gst-plugins-good-1.16.2 (built with v4l-utils-1.20.0), libcanberra-0.30, and libgudev-233
gnome-video-effects-0.5.0 (at runtime, for video effects), gobject-introspection-1.64.1 and Vala-0.48.9
GTK-Doc-1.32, libxslt-1.1.34, appstream-glib, LCOV , 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 Adapters ---> [CONFIG_MEDIA_USB_SUPPORT]
Select device(s) as needed
First, fix a problem generating the man page:
sed -i "s/&version;/3.34.0/" docs/reference/cheese{,-docs}.xml
Install Cheese by running the following commands:
mkdir build && cd build && meson --prefix=/usr -Dgtk_doc=false .. && ninja
This package does not have a working testsuite.
Now, as the root
user:
ninja install
Last updated on 2020-08-20 13:45:48 -0700