source: gnome/applications/cheese.xml@ 0945dd2d

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 0945dd2d was b3da3b7e, checked in by Pierre Labastie <pierre.labastie@…>, 16 months ago

Update Kernel Configuration in cheese

The layout has changed slightly, and is accurate as of linux-6.2

  • Property mode set to 100644
File size: 7.5 KB
RevLine 
[3bef2f0]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[f4f11ec4]7 <!ENTITY cheese-download-http "&gnome-download-http;/cheese/&gnome-43;/cheese-&cheese-version;.tar.xz">
8 <!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/&gnome-43;/cheese-&cheese-version;.tar.xz">
9 <!ENTITY cheese-md5sum "176f154ef15bed6df77fe69e2c308879">
[4184d4d]10 <!ENTITY cheese-size "1.0 MB">
[f4f11ec4]11 <!ENTITY cheese-buildsize "19 MB">
[5a82b26f]12 <!ENTITY cheese-time "0.2 SBU">
[3bef2f0]13]>
14
15<sect1 id="cheese" xreflabel="Cheese-&cheese-version;">
16 <?dbhtml filename="cheese.html"?>
17
18
19 <title>Cheese-&cheese-version;</title>
20
21 <indexterm zone="cheese">
22 <primary sortas="a-Cheese">Cheese</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Cheese</title>
27
28 <para>
[1ca1a68f]29 <application>Cheese</application> is used to take
30 photos and videos with fun graphical effects.
[3bef2f0]31 </para>
32
[58ebeee]33 &lfs113_checked;
[3bef2f0]34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&cheese-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&cheese-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &cheese-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &cheese-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &cheese-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &cheese-time;
65 </para>
66 </listitem>
67 </itemizedlist>
[eb305e7b]68
[3bef2f0]69 <bridgehead renderas="sect3">Cheese Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
[2927f48]73 <xref linkend="clutter-gst"/>,
[3bef2f0]74 <xref linkend="clutter-gtk"/>,
75 <xref linkend="gnome-desktop"/>,
[1ca1a68f]76 <xref linkend="gst10-plugins-bad"/>,
[80dbc4c8]77 <xref linkend="gst10-plugins-good"/> (built with <xref linkend="v4l-utils"/>),
[948f91a1]78 <xref linkend="libcanberra"/>, and
79 <xref linkend="libgudev"/>
[3bef2f0]80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
[0c48142]84 <xref role="runtime" linkend="gnome-video-effects"/> (at runtime, for video effects),
[843c02a9]85 <xref linkend="gobject-introspection"/> and
[1ca1a68f]86 <xref linkend="vala"/>
[3bef2f0]87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
[30712eb]91 <xref linkend="gtk-doc"/>,
[4f5369a]92 <xref linkend="libxslt"/>,
[827ba01c]93 <ulink url="&appstream-glib-url;">appstream-glib</ulink>,
[17aa21c]94 <ulink url="https://ltp.sourceforge.net/coverage/lcov.php"> LCOV </ulink>, and
[8e16ba1]95 <ulink url="&gnome-download-http;/nautilus-sendto/">Nautilus SendTo</ulink>
[3bef2f0]96 </para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/cheese"/>
100 </para>
101 </sect2>
102
[9b175e27]103 <sect2 role="kernel" id="cheese-kernel">
104 <title>Kernel Configuration</title>
105
106 <para>
107 Depending on your camera, enable the appropriate options and recompile the
108 kernel if necessary:
109 </para>
110
111<screen><literal>Device Drivers ---&gt;
[b3da3b7e]112 &lt;*&gt; Multimedia support ---&gt; [CONFIG_MEDIA_SUPPORT]
113 [*] Autoselect ancillary drivers (tuners, sensors, i2c, spi, frontends) [CONFIG_MEDIA_SUBDRV_AUTOSELECT]
114 Media device types ---&gt;
115 [*] Cameras and video grabbers [CONFIG_MEDIA_CAMERA_SUPPORT]
116 Media drivers ---&gt;
117 [*] Media USB Adapters ---&gt; [CONFIG_MEDIA_USB_SUPPORT]
[ec047148]118 Select device(s) as needed</literal></screen>
[9b175e27]119
120 <indexterm zone="cheese cheese-kernel">
121 <primary sortas="d-cheese">cheese</primary>
122 </indexterm>
123 </sect2>
[a78d8510]124
[3bef2f0]125 <sect2 role="installation">
126 <title>Installation of Cheese</title>
127
[4184d4d]128 <para>
[3bef2f0]129 Install <application>Cheese</application> by running the following
130 commands:
131 </para>
132
[4184d4d]133<screen><userinput>mkdir build &amp;&amp;
134cd build &amp;&amp;
[bf259cf]135
[91318eb]136meson setup --prefix=/usr \
137 --buildtype=release \
138 -Dgtk_doc=false \
139 -Dtests=true \
140 .. &amp;&amp;
[4184d4d]141ninja</userinput></screen>
[3bef2f0]142
[f4f11ec4]143 <para>
144 To test the results, issue: <command>ninja test</command>
[3eb09b31]145 </para>
146
[3bef2f0]147 <para>
148 Now, as the <systemitem class="username">root</systemitem> user:
149 </para>
150
[4184d4d]151<screen role="root"><userinput>ninja install</userinput></screen>
[3bef2f0]152
153 </sect2>
154
[ec047148]155 <sect2 role="commands">
156 <title>Command Explanations</title>
157
[adf17153]158 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
159 href="../../xincludes/meson-buildtype-release.xml"/>
160
[ec047148]161 <para>
162 <parameter>-Dgtk_doc=false</parameter>: This switch prevents the build
163 system from generating and installing the API documentation. Omit this
164 switch if you have <xref linkend="gtk-doc" role="nodep"/> installed
[2a8945c4]165 and wish to generate and install the API documentation. Building the
166 documentation is broken due to an incompatibility with gtk-doc.
[ec047148]167 </para>
[f4f11ec4]168
169 <para>
170 <parameter>-Dtests=true</parameter>: This switch allows building the
171 tests so that the test suite can be run. Remove this switch if you are
172 not going to run the tests.
173 </para>
[ec047148]174 </sect2>
175
[3bef2f0]176 <sect2 role="content">
177 <title>Contents</title>
178
179 <segmentedlist>
180 <segtitle>Installed Program</segtitle>
181 <segtitle>Installed Library</segtitle>
182 <segtitle>Installed Directories</segtitle>
183
184 <seglistitem>
185 <seg>
186 cheese
187 </seg>
188 <seg>
189 libcheese.so and libcheese-gtk.so
190 </seg>
191 <seg>
[a78d8510]192 /usr/{include,share/gtk-doc/html,share/help/*}/cheese
[3bef2f0]193 </seg>
194 </seglistitem>
195 </segmentedlist>
196
197 <variablelist>
198 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
199 <?dbfo list-presentation="list"?>
200 <?dbhtml list-presentation="table"?>
201
202 <varlistentry id="cheese-prog">
203 <term><command>cheese</command></term>
204 <listitem>
205 <para>
[4c24eb0a]206 is a webcam tool with graphical effects
[3bef2f0]207 </para>
208 <indexterm zone="cheese cheese-prog">
209 <primary sortas="b-cheese">cheese</primary>
210 </indexterm>
211 </listitem>
212 </varlistentry>
213
214 <varlistentry id="libcheese">
[6208859]215 <term><filename class="libraryfile">libcheese.so</filename></term>
[3bef2f0]216 <listitem>
217 <para>
[4c24eb0a]218 contains the <application>Cheese</application> API functions
[3bef2f0]219 </para>
220 <indexterm zone="cheese libcheese">
221 <primary sortas="c-libcheese">libcheese.so</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
225
226 <varlistentry id="libcheese-gtk">
[6208859]227 <term><filename class="libraryfile">libcheese-gtk.so</filename></term>
[3bef2f0]228 <listitem>
229 <para>
[6208859]230 contains the <application>Cheese</application>
[4c24eb0a]231 <application>GTK+</application> widgets
[3bef2f0]232 </para>
233 <indexterm zone="cheese libcheese-gtk">
234 <primary sortas="c-libcheese-gtk">libcheese-gtk.so</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
239 </variablelist>
240
241 </sect2>
242
243</sect1>
Note: See TracBrowser for help on using the repository browser.