2012-08-25 23:08:32 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2023-06-10 00:56:07 +08:00
|
|
|
<!ENTITY cheese-download-http "&gnome-download-http;/cheese/&gnome-44;/cheese-&cheese-version;.tar.xz">
|
|
|
|
<!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/&gnome-44;/cheese-&cheese-version;.tar.xz">
|
2023-07-19 01:34:48 +08:00
|
|
|
<!ENTITY cheese-md5sum "99d2a400a8876956a0c378e1ce172a40">
|
2019-09-21 05:05:39 +08:00
|
|
|
<!ENTITY cheese-size "1.0 MB">
|
2023-07-19 01:34:48 +08:00
|
|
|
<!ENTITY cheese-buildsize "14 MB">
|
2022-01-11 09:29:13 +08:00
|
|
|
<!ENTITY cheese-time "0.2 SBU">
|
2012-08-25 23:08:32 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="cheese" xreflabel="Cheese-&cheese-version;">
|
|
|
|
<?dbhtml filename="cheese.html"?>
|
|
|
|
|
|
|
|
|
|
|
|
<title>Cheese-&cheese-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="cheese">
|
|
|
|
<primary sortas="a-Cheese">Cheese</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Cheese</title>
|
|
|
|
|
|
|
|
<para>
|
2012-09-27 03:42:38 +08:00
|
|
|
<application>Cheese</application> is used to take
|
|
|
|
photos and videos with fun graphical effects.
|
2012-08-25 23:08:32 +08:00
|
|
|
</para>
|
|
|
|
|
2023-08-23 10:16:04 +08:00
|
|
|
&lfs120_checked;
|
2012-08-25 23:08:32 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&cheese-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&cheese-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &cheese-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &cheese-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &cheese-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &cheese-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2021-04-09 04:16:47 +08:00
|
|
|
|
2012-08-25 23:08:32 +08:00
|
|
|
<bridgehead renderas="sect3">Cheese Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
2015-04-05 11:27:15 +08:00
|
|
|
<xref linkend="clutter-gst"/>,
|
2012-08-25 23:08:32 +08:00
|
|
|
<xref linkend="clutter-gtk"/>,
|
|
|
|
<xref linkend="gnome-desktop"/>,
|
2012-09-27 03:42:38 +08:00
|
|
|
<xref linkend="gst10-plugins-bad"/>,
|
2015-03-05 06:39:39 +08:00
|
|
|
<xref linkend="gst10-plugins-good"/> (built with <xref linkend="v4l-utils"/>),
|
2018-02-23 04:53:54 +08:00
|
|
|
<xref linkend="libcanberra"/>, and
|
|
|
|
<xref linkend="libgudev"/>
|
2012-08-25 23:08:32 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
2020-02-15 00:05:48 +08:00
|
|
|
<xref role="runtime" linkend="gnome-video-effects"/> (at runtime, for video effects),
|
2014-10-02 00:34:20 +08:00
|
|
|
<xref linkend="gobject-introspection"/> and
|
2012-09-27 03:42:38 +08:00
|
|
|
<xref linkend="vala"/>
|
2012-08-25 23:08:32 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
2016-07-09 02:10:21 +08:00
|
|
|
<xref linkend="gtk-doc"/>,
|
2017-05-03 09:34:07 +08:00
|
|
|
<xref linkend="libxslt"/>,
|
2017-08-16 21:54:05 +08:00
|
|
|
<ulink url="&appstream-glib-url;">appstream-glib</ulink>,
|
2023-01-29 12:31:35 +08:00
|
|
|
<ulink url="https://ltp.sourceforge.net/coverage/lcov.php"> LCOV </ulink>, and
|
2013-06-01 20:19:41 +08:00
|
|
|
<ulink url="&gnome-download-http;/nautilus-sendto/">Nautilus SendTo</ulink>
|
2012-08-25 23:08:32 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2015-03-04 08:19:21 +08:00
|
|
|
<sect2 role="kernel" id="cheese-kernel">
|
|
|
|
<title>Kernel Configuration</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Depending on your camera, enable the appropriate options and recompile the
|
|
|
|
kernel if necessary:
|
|
|
|
</para>
|
|
|
|
|
2023-07-31 21:33:20 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="cheese-kernel.xml"/>
|
|
|
|
|
|
|
|
<indexterm zone="cheese cheese-kernel">
|
|
|
|
<primary sortas="d-cheese">cheese</primary>
|
|
|
|
</indexterm>
|
2015-03-04 08:19:21 +08:00
|
|
|
</sect2>
|
2015-10-29 03:45:14 +08:00
|
|
|
|
2012-08-25 23:08:32 +08:00
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Cheese</title>
|
|
|
|
|
2019-09-21 05:05:39 +08:00
|
|
|
<para>
|
2012-08-25 23:08:32 +08:00
|
|
|
Install <application>Cheese</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
|
|
|
|
2019-09-21 05:05:39 +08:00
|
|
|
<screen><userinput>mkdir build &&
|
|
|
|
cd build &&
|
2019-05-05 00:03:41 +08:00
|
|
|
|
2023-03-14 00:48:55 +08:00
|
|
|
meson setup --prefix=/usr \
|
|
|
|
--buildtype=release \
|
|
|
|
-Dgtk_doc=false \
|
|
|
|
-Dtests=true \
|
|
|
|
.. &&
|
2019-09-21 05:05:39 +08:00
|
|
|
ninja</userinput></screen>
|
2012-08-25 23:08:32 +08:00
|
|
|
|
2022-12-17 03:38:24 +08:00
|
|
|
<para>
|
|
|
|
To test the results, issue: <command>ninja test</command>
|
2014-07-19 22:43:17 +08:00
|
|
|
</para>
|
|
|
|
|
2012-08-25 23:08:32 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
|
|
|
|
2019-09-21 05:05:39 +08:00
|
|
|
<screen role="root"><userinput>ninja install</userinput></screen>
|
2012-08-25 23:08:32 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2020-10-09 06:18:31 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2021-06-04 20:57:26 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/meson-buildtype-release.xml"/>
|
|
|
|
|
2020-10-09 06:18:31 +08:00
|
|
|
<para>
|
|
|
|
<parameter>-Dgtk_doc=false</parameter>: This switch prevents the build
|
|
|
|
system from generating and installing the API documentation. Omit this
|
|
|
|
switch if you have <xref linkend="gtk-doc" role="nodep"/> installed
|
2021-06-04 01:40:57 +08:00
|
|
|
and wish to generate and install the API documentation. Building the
|
|
|
|
documentation is broken due to an incompatibility with gtk-doc.
|
2020-10-09 06:18:31 +08:00
|
|
|
</para>
|
2022-12-17 03:38:24 +08:00
|
|
|
|
|
|
|
<para>
|
|
|
|
<parameter>-Dtests=true</parameter>: 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.
|
|
|
|
</para>
|
2020-10-09 06:18:31 +08:00
|
|
|
</sect2>
|
|
|
|
|
2012-08-25 23:08:32 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program</segtitle>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
|
|
|
cheese
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
libcheese.so and libcheese-gtk.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
2015-10-29 03:45:14 +08:00
|
|
|
/usr/{include,share/gtk-doc/html,share/help/*}/cheese
|
2012-08-25 23:08:32 +08:00
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="cheese-prog">
|
|
|
|
<term><command>cheese</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
is a webcam tool with graphical effects
|
2012-08-25 23:08:32 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="cheese cheese-prog">
|
|
|
|
<primary sortas="b-cheese">cheese</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libcheese">
|
2012-09-04 03:59:20 +08:00
|
|
|
<term><filename class="libraryfile">libcheese.so</filename></term>
|
2012-08-25 23:08:32 +08:00
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
contains the <application>Cheese</application> API functions
|
2012-08-25 23:08:32 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="cheese libcheese">
|
|
|
|
<primary sortas="c-libcheese">libcheese.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libcheese-gtk">
|
2012-09-04 03:59:20 +08:00
|
|
|
<term><filename class="libraryfile">libcheese-gtk.so</filename></term>
|
2012-08-25 23:08:32 +08:00
|
|
|
<listitem>
|
|
|
|
<para>
|
2012-09-04 03:59:20 +08:00
|
|
|
contains the <application>Cheese</application>
|
2021-02-19 23:20:16 +08:00
|
|
|
<application>GTK+</application> widgets
|
2012-08-25 23:08:32 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="cheese libcheese-gtk">
|
|
|
|
<primary sortas="c-libcheese-gtk">libcheese-gtk.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|