%general-entities; ]> $LastChangedBy$ $Date$ Cheese-&cheese-version; Cheese Introduction to Cheese Cheese is used to take photos and videos with fun graphical effects. &lfs101_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &cheese-md5sum; Download size: &cheese-size; Estimated disk space required: &cheese-buildsize; Estimated build time: &cheese-time; Cheese Dependencies Required , , , , (built with ), , and Recommended (at runtime, for video effects), and Optional , , appstream-glib, LCOV , and Nautilus SendTo User Notes: Kernel Configuration Depending on your camera, enable the appropriate options and recompile the kernel if necessary: Device Drivers ---> Multimedia support ---> <*> Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends) [CONFIG_MEDIA_SUBDRV_AUTOSELECT] Media device types ---> <*> Cameras/video grabbers support [CONFIG_MEDIA_CAMERA_SUPPORT] Media drivers ---> <*> Media USB Adapters ---> [CONFIG_MEDIA_USB_SUPPORT] Select device(s) as needed cheese Installation of Cheese First, fix a problem generating the man page: sed -i "s/&version;/&cheese-version;/" 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 Command Explanations -Dgtk_doc=false: This switch prevents the build system from generating and installing the API documentation. Omit this switch if you have installed and wish to generate and install the API documentation. Contents Installed Program Installed Library Installed Directories cheese libcheese.so and libcheese-gtk.so /usr/{include,share/gtk-doc/html,share/help/*}/cheese Short Descriptions cheese is a webcam tool with graphical effects cheese libcheese.so contains the Cheese API functions libcheese.so libcheese-gtk.so contains the Cheese GTK+ widgets libcheese-gtk.so