source: gnome/applications/cheese.xml@ eb305e7b

11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since eb305e7b was eb305e7b, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Adapt Cheese to changes in vala-0.52
Update to epiphany-40.0
Update to gedit-40.0
Update to gnome-weather-40.0
Update to gnome-terminal-3.40.0
Update to gnome-system-monitor-40.0
Update to gnome-screenshot-40.0
Update to gnome-maps-40.0
Update to gnome-disk-utility-40.0
Update to gnome-calculator-40.0
Update to evince-40.1
Update to eog-40.0
Update to baobab-40.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24455 af4574ff-66df-0310-9fd7-8a98e5e911e0

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