source: archive/cheese.xml

trunk
Last change on this file was a4b1bd7, checked in by Douglas R. Reno <renodr@…>, 7 months ago

Archive Cheese. We've replaced it with Snapshot.

  • 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-44;/cheese-&cheese-version;.tar.xz">
8 <!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/&gnome-44;/cheese-&cheese-version;.tar.xz">
9 <!ENTITY cheese-md5sum "99d2a400a8876956a0c378e1ce172a40">
10 <!ENTITY cheese-size "1.0 MB">
11 <!ENTITY cheese-buildsize "14 MB">
12 <!ENTITY cheese-time "0.2 SBU">
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>
29 <application>Cheese</application> is used to take
30 photos and videos with fun graphical effects.
31 </para>
32
33 &lfs120_checked;
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>
68
69 <bridgehead renderas="sect3">Cheese Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="clutter-gst"/>,
74 <xref linkend="clutter-gtk"/>,
75 <xref linkend="gnome-desktop"/>,
76 <xref linkend="gst10-plugins-bad"/>,
77 <xref linkend="gst10-plugins-good"/> (built with <xref linkend="v4l-utils"/>),
78 <xref linkend="libcanberra"/>, and
79 <xref linkend="libgudev"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref role="runtime" linkend="gnome-video-effects"/> (at runtime, for video effects),
85 <xref linkend="gobject-introspection"/> and
86 <xref linkend="vala"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <xref linkend="gtk-doc"/>,
92 <xref linkend="libxslt"/>,
93 <ulink url="&appstream-glib-url;">appstream-glib</ulink>,
94 <ulink url="https://ltp.sourceforge.net/coverage/lcov.php"> LCOV </ulink>, and
95 <ulink url="&gnome-download-http;/nautilus-sendto/">Nautilus SendTo</ulink>
96 </para>
97
98 </sect2>
99
100 <sect2 role="kernel" id="cheese-kernel">
101 <title>Kernel Configuration</title>
102
103 <para>
104 Depending on your camera, enable the appropriate options and recompile the
105 kernel if necessary:
106 </para>
107
108 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
109 href="cheese-kernel.xml"/>
110
111 <indexterm zone="cheese cheese-kernel">
112 <primary sortas="d-cheese">cheese</primary>
113 </indexterm>
114 </sect2>
115
116 <sect2 role="installation">
117 <title>Installation of Cheese</title>
118
119 <para>
120 Install <application>Cheese</application> by running the following
121 commands:
122 </para>
123
124<screen><userinput>mkdir build &amp;&amp;
125cd build &amp;&amp;
126
127meson setup --prefix=/usr \
128 --buildtype=release \
129 -Dgtk_doc=false \
130 -Dtests=true \
131 .. &amp;&amp;
132ninja</userinput></screen>
133
134 <para>
135 To test the results, issue: <command>ninja test</command>
136 </para>
137
138 <para>
139 Now, as the <systemitem class="username">root</systemitem> user:
140 </para>
141
142<screen role="root"><userinput>ninja install</userinput></screen>
143
144 </sect2>
145
146 <sect2 role="commands">
147 <title>Command Explanations</title>
148
149 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
150 href="../../xincludes/meson-buildtype-release.xml"/>
151
152 <para>
153 <parameter>-Dgtk_doc=false</parameter>: This switch prevents the build
154 system from generating and installing the API documentation. Omit this
155 switch if you have <xref linkend="gtk-doc" role="nodep"/> installed
156 and wish to generate and install the API documentation. Building the
157 documentation is broken due to an incompatibility with gtk-doc.
158 </para>
159
160 <para>
161 <parameter>-Dtests=true</parameter>: This switch allows building the
162 tests so that the test suite can be run. Remove this switch if you are
163 not going to run the tests.
164 </para>
165 </sect2>
166
167 <sect2 role="content">
168 <title>Contents</title>
169
170 <segmentedlist>
171 <segtitle>Installed Program</segtitle>
172 <segtitle>Installed Library</segtitle>
173 <segtitle>Installed Directories</segtitle>
174
175 <seglistitem>
176 <seg>
177 cheese
178 </seg>
179 <seg>
180 libcheese.so and libcheese-gtk.so
181 </seg>
182 <seg>
183 /usr/{include,share/gtk-doc/html,share/help/*}/cheese
184 </seg>
185 </seglistitem>
186 </segmentedlist>
187
188 <variablelist>
189 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
190 <?dbfo list-presentation="list"?>
191 <?dbhtml list-presentation="table"?>
192
193 <varlistentry id="cheese-prog">
194 <term><command>cheese</command></term>
195 <listitem>
196 <para>
197 is a webcam tool with graphical effects
198 </para>
199 <indexterm zone="cheese cheese-prog">
200 <primary sortas="b-cheese">cheese</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 <varlistentry id="libcheese">
206 <term><filename class="libraryfile">libcheese.so</filename></term>
207 <listitem>
208 <para>
209 contains the <application>Cheese</application> API functions
210 </para>
211 <indexterm zone="cheese libcheese">
212 <primary sortas="c-libcheese">libcheese.so</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="libcheese-gtk">
218 <term><filename class="libraryfile">libcheese-gtk.so</filename></term>
219 <listitem>
220 <para>
221 contains the <application>Cheese</application>
222 <application>GTK+</application> widgets
223 </para>
224 <indexterm zone="cheese libcheese-gtk">
225 <primary sortas="c-libcheese-gtk">libcheese-gtk.so</primary>
226 </indexterm>
227 </listitem>
228 </varlistentry>
229
230 </variablelist>
231
232 </sect2>
233
234</sect1>
Note: See TracBrowser for help on using the repository browser.