%general-entities; ]> Cheese-&cheese-version; Cheese Introduction to Cheese Cheese is used to take photos and videos with fun graphical effects. &lfs120_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 Kernel Configuration Depending on your camera, enable the appropriate options and recompile the kernel if necessary: cheese Installation of Cheese Install Cheese by running the following commands: mkdir build && cd build && meson setup --prefix=/usr \ --buildtype=release \ -Dgtk_doc=false \ -Dtests=true \ .. && ninja To test the results, issue: ninja test 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. Building the documentation is broken due to an incompatibility with gtk-doc. -Dtests=true: This switch allows building the tests so that the test suite can be run. Remove this switch if you are not going to run the tests. 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