source: gnome/applications/cheese.xml@ 939653d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 939653d was f0061d7, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update to gnome apps 3.30.2 -- gnome-desktop, dconf-editor,

cheese, eog, epiphany, file-roller, and gnome-terminal.

Update to vte=0.44.2.
Update to gvfs-1.28.2.
Add extra-cmake-modules as a required dependency of phonon.
Update to ImageMagick-7.0.1-3.
Update to gucharmap-8.0.1.
Update to gtk+-3.20.4.

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

  • Property mode set to 100644
File size: 6.8 KB
Line 
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
7 <!ENTITY cheese-download-http "&gnome-download-http;/cheese/&gnome-minor-20;/cheese-&cheese-version;.tar.xz">
8 <!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/&gnome-minor-20;/cheese-&cheese-version;.tar.xz">
9 <!ENTITY cheese-md5sum "4446b2942cee1d91e920bf85bfe8ab2d">
10 <!ENTITY cheese-size "1.8 MB">
11 <!ENTITY cheese-buildsize "21 MB">
12 <!ENTITY cheese-time "0.5 SBU">
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>
33 <application>Cheese</application> is used to take
34 photos and videos with fun graphical effects.
35 </para>
36
37 &lfs79_checked;
38 &gcc6_checked;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&cheese-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&cheese-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &cheese-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &cheese-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &cheese-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &cheese-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73<!--
74 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
75 <itemizedlist spacing="compact">
76 <listitem>
77 <para>
78 Required patch:
79 <ulink url="&patch-root;/cheese-&cheese-version;-clutter_gst_3.0-1.patch"/>
80 </para>
81 </listitem>
82 </itemizedlist>-->
83
84 <bridgehead renderas="sect3">Cheese Dependencies</bridgehead>
85
86 <bridgehead renderas="sect4">Required</bridgehead>
87 <para role="required">
88 <xref linkend="clutter-gst"/>,
89 <xref linkend="clutter-gtk"/>,
90 <xref linkend="gnome-desktop"/>,
91 <xref linkend="gnome-video-effects"/>,
92 <xref linkend="gst10-plugins-bad"/>,
93 <xref linkend="gst10-plugins-good"/> (built with <xref linkend="v4l-utils"/>),
94 <xref linkend="itstool"/>,
95 <xref linkend="libcanberra"/>,
96 <xref linkend="libgudev"/>, and
97 <xref linkend="librsvg"/>
98 </para>
99
100 <bridgehead renderas="sect4">Recommended</bridgehead>
101 <para role="recommended">
102 <xref linkend="gobject-introspection"/> and
103 <xref linkend="vala"/>
104 </para>
105
106 <bridgehead renderas="sect4">Optional</bridgehead>
107 <para role="optional">
108 <xref linkend="gtk-doc"/> and
109 <ulink url="&gnome-download-http;/nautilus-sendto/">Nautilus SendTo</ulink>
110 </para>
111
112 <para condition="html" role="usernotes">User Notes:
113 <ulink url="&blfs-wiki;/cheese"/>
114 </para>
115 </sect2>
116
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;
127 &lt;*&gt; Cameras/video grabbers support [CONFIG_MEDIA_CAMERA_SUPPORT]
128 &lt;*&gt; Media USB Adapter ---&gt; [CONFIG_MEDIA_USB_SUPPORT]
129 Select device(s) as needed</literal></screen>
130
131 <indexterm zone="cheese cheese-kernel">
132 <primary sortas="d-cheese">cheese</primary>
133 </indexterm>
134 </sect2>
135
136 <sect2 role="installation">
137 <title>Installation of Cheese</title>
138
139 <para>
140 Install <application>Cheese</application> by running the following
141 commands:
142 </para>
143<!--
144<screen><userinput>patch -Np1 -i ../cheese-&cheese-version;-clutter_gst_3.0-1.patch &amp;&amp;-->
145
146<screen><userinput>./configure --prefix=/usr &amp;&amp;
147make</userinput></screen>
148
149 <para>
150 This package does not have a working testsuite.
151 </para>
152
153 <para>
154 Now, as the <systemitem class="username">root</systemitem> user:
155 </para>
156
157<screen role="root"><userinput>make install</userinput></screen>
158
159 </sect2>
160<!--
161 <sect2 role="commands">
162 <title>Command Explanations</title>
163
164 <para><command>patch ...</command>: Allow <application>cheese</application>
165 to be built with clutter-gst-3.</para>
166
167 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
168 href="../../xincludes/gtk-doc-rebuild.xml"/>
169
170 </sect2>
171-->
172 <sect2 role="content">
173 <title>Contents</title>
174
175 <segmentedlist>
176 <segtitle>Installed Program</segtitle>
177 <segtitle>Installed Library</segtitle>
178 <segtitle>Installed Directories</segtitle>
179
180 <seglistitem>
181 <seg>
182 cheese
183 </seg>
184 <seg>
185 libcheese.so and libcheese-gtk.so
186 </seg>
187 <seg>
188 /usr/{include,share/gtk-doc/html,share/help/*}/cheese
189 </seg>
190 </seglistitem>
191 </segmentedlist>
192
193 <variablelist>
194 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
195 <?dbfo list-presentation="list"?>
196 <?dbhtml list-presentation="table"?>
197
198 <varlistentry id="cheese-prog">
199 <term><command>cheese</command></term>
200 <listitem>
201 <para>
202 is the webcam tool with graphical effects.
203 </para>
204 <indexterm zone="cheese cheese-prog">
205 <primary sortas="b-cheese">cheese</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 <varlistentry id="libcheese">
211 <term><filename class="libraryfile">libcheese.so</filename></term>
212 <listitem>
213 <para>
214 contains the <application>Cheese</application> API functions.
215 </para>
216 <indexterm zone="cheese libcheese">
217 <primary sortas="c-libcheese">libcheese.so</primary>
218 </indexterm>
219 </listitem>
220 </varlistentry>
221
222 <varlistentry id="libcheese-gtk">
223 <term><filename class="libraryfile">libcheese-gtk.so</filename></term>
224 <listitem>
225 <para>
226 contains the <application>Cheese</application>
227 <application>GTK+</application> widgets.
228 </para>
229 <indexterm zone="cheese libcheese-gtk">
230 <primary sortas="c-libcheese-gtk">libcheese-gtk.so</primary>
231 </indexterm>
232 </listitem>
233 </varlistentry>
234
235 </variablelist>
236
237 </sect2>
238
239</sect1>
Note: See TracBrowser for help on using the repository browser.