source: gnome/applications/cheese.xml@ f3f96f3

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 f3f96f3 was f3f96f3, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Update to pangomm-2.40.1
Update to gnome-maps-3.20.3
Update to gnome-shell-3.20.4
Update to file-roller-3.20.3
Update to EOG-3.20.4
Update to Appstream-glib-0.6.1
Fix the build of gnome-calculator with Glib-2.48.2
iBus page: Indentation Fixes
Tag / Update the entire GNOME section. That is all done

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

  • Property mode set to 100644
File size: 7.0 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
[a8e3f808]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">
[f0061d7]9 <!ENTITY cheese-md5sum "4446b2942cee1d91e920bf85bfe8ab2d">
[843c02a9]10 <!ENTITY cheese-size "1.8 MB">
[a8e3f808]11 <!ENTITY cheese-buildsize "21 MB">
[843c02a9]12 <!ENTITY cheese-time "0.5 SBU">
[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
[f3f96f3]37 &lfs7a_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>
[a78d8510]72<!--
[2927f48]73 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
74 <itemizedlist spacing="compact">
75 <listitem>
76 <para>
77 Required patch:
78 <ulink url="&patch-root;/cheese-&cheese-version;-clutter_gst_3.0-1.patch"/>
79 </para>
80 </listitem>
[a78d8510]81 </itemizedlist>-->
[2927f48]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"/>,
90 <xref linkend="gnome-video-effects"/>,
[1ca1a68f]91 <xref linkend="gst10-plugins-bad"/>,
[80dbc4c8]92 <xref linkend="gst10-plugins-good"/> (built with <xref linkend="v4l-utils"/>),
[843c02a9]93 <xref linkend="itstool"/>,
[3bef2f0]94 <xref linkend="libcanberra"/>,
[f175d6f6]95 <xref linkend="libgudev"/>, and
96 <xref linkend="librsvg"/>
[3bef2f0]97 </para>
98
99 <bridgehead renderas="sect4">Recommended</bridgehead>
100 <para role="recommended">
[30712eb]101 <phrase revision="systemd"><xref linkend="appstream-glib"/>,</phrase>
[843c02a9]102 <xref linkend="gobject-introspection"/> and
[1ca1a68f]103 <xref linkend="vala"/>
[3bef2f0]104 </para>
105
106 <bridgehead renderas="sect4">Optional</bridgehead>
107 <para role="optional">
[30712eb]108 <xref linkend="gtk-doc"/>,
109 <ulink url="http://ltp.sourceforge.net/coverage/lcov.php"> LCOV </ulink>, and
[8e16ba1]110 <ulink url="&gnome-download-http;/nautilus-sendto/">Nautilus SendTo</ulink>
[3bef2f0]111 </para>
112
113 <para condition="html" role="usernotes">User Notes:
114 <ulink url="&blfs-wiki;/cheese"/>
115 </para>
116 </sect2>
117
[9b175e27]118 <sect2 role="kernel" id="cheese-kernel">
119 <title>Kernel Configuration</title>
120
121 <para>
122 Depending on your camera, enable the appropriate options and recompile the
123 kernel if necessary:
124 </para>
125
126<screen><literal>Device Drivers ---&gt;
127 Multimedia support ---&gt;
128 &lt;*&gt; Cameras/video grabbers support [CONFIG_MEDIA_CAMERA_SUPPORT]
129 &lt;*&gt; Media USB Adapter ---&gt; [CONFIG_MEDIA_USB_SUPPORT]
130 Select device(s) as needed</literal></screen>
131
132 <indexterm zone="cheese cheese-kernel">
133 <primary sortas="d-cheese">cheese</primary>
134 </indexterm>
135 </sect2>
[a78d8510]136
[3bef2f0]137 <sect2 role="installation">
138 <title>Installation of Cheese</title>
139
140 <para>
141 Install <application>Cheese</application> by running the following
142 commands:
143 </para>
[a78d8510]144<!--
145<screen><userinput>patch -Np1 -i ../cheese-&cheese-version;-clutter_gst_3.0-1.patch &amp;&amp;-->
[3bef2f0]146
[a78d8510]147<screen><userinput>./configure --prefix=/usr &amp;&amp;
[3bef2f0]148make</userinput></screen>
149
[3eb09b31]150 <para>
151 This package does not have a working testsuite.
152 </para>
153
[3bef2f0]154 <para>
155 Now, as the <systemitem class="username">root</systemitem> user:
156 </para>
157
158<screen role="root"><userinput>make install</userinput></screen>
159
160 </sect2>
[dc07d38]161<!--
[3bef2f0]162 <sect2 role="commands">
163 <title>Command Explanations</title>
164
[2927f48]165 <para><command>patch ...</command>: Allow <application>cheese</application>
166 to be built with clutter-gst-3.</para>
167
[3bef2f0]168 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
169 href="../../xincludes/gtk-doc-rebuild.xml"/>
170
171 </sect2>
[dc07d38]172-->
[3bef2f0]173 <sect2 role="content">
174 <title>Contents</title>
175
176 <segmentedlist>
177 <segtitle>Installed Program</segtitle>
178 <segtitle>Installed Library</segtitle>
179 <segtitle>Installed Directories</segtitle>
180
181 <seglistitem>
182 <seg>
183 cheese
184 </seg>
185 <seg>
186 libcheese.so and libcheese-gtk.so
187 </seg>
188 <seg>
[a78d8510]189 /usr/{include,share/gtk-doc/html,share/help/*}/cheese
[3bef2f0]190 </seg>
191 </seglistitem>
192 </segmentedlist>
193
194 <variablelist>
195 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
196 <?dbfo list-presentation="list"?>
197 <?dbhtml list-presentation="table"?>
198
199 <varlistentry id="cheese-prog">
200 <term><command>cheese</command></term>
201 <listitem>
202 <para>
203 is the webcam tool with graphical effects.
204 </para>
205 <indexterm zone="cheese cheese-prog">
206 <primary sortas="b-cheese">cheese</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="libcheese">
[6208859]212 <term><filename class="libraryfile">libcheese.so</filename></term>
[3bef2f0]213 <listitem>
214 <para>
215 contains the <application>Cheese</application> API functions.
216 </para>
217 <indexterm zone="cheese libcheese">
218 <primary sortas="c-libcheese">libcheese.so</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 <varlistentry id="libcheese-gtk">
[6208859]224 <term><filename class="libraryfile">libcheese-gtk.so</filename></term>
[3bef2f0]225 <listitem>
226 <para>
[6208859]227 contains the <application>Cheese</application>
[2cd1071]228 <application>GTK+</application> widgets.
[3bef2f0]229 </para>
230 <indexterm zone="cheese libcheese-gtk">
231 <primary sortas="c-libcheese-gtk">libcheese-gtk.so</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
235
236 </variablelist>
237
238 </sect2>
239
240</sect1>
Note: See TracBrowser for help on using the repository browser.