source: gnome-systemd/applications/cheese.xml@ f8f466e

krejzi/svn
Last change on this file since f8f466e was f8f466e, checked in by Krejzi <krejzi@…>, 9 years ago

begin updating gnome apps.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/krejzi@14828 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.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-minor14;/cheese-&cheese-version;.tar.xz">
8 <!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/&gnome-minor14;/cheese-&cheese-version;.tar.xz">
9 <!ENTITY cheese-md5sum "02ed745aa52118f135051d763d233c03">
10 <!ENTITY cheese-size "1.8 MB">
11 <!ENTITY cheese-buildsize "26 MB">
12 <!ENTITY cheese-time "0.3 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 &lfs76_checked;
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>
72
73 <bridgehead renderas="sect3">Cheese Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
76 <para role="required">
77 <xref linkend="clutter-gst2"/>,
78 <xref linkend="clutter-gtk"/>,
79 <xref linkend="gnome-desktop"/>,
80 <xref linkend="gnome-video-effects"/>,
81 <xref linkend="gst10-plugins-bad"/>,
82 <xref linkend="gst10-plugins-good"/>,
83 <xref linkend="itstool"/>,
84 <xref linkend="libcanberra"/>, and
85 <xref linkend="systemd"/> (for GUdev)
86 </para>
87
88 <bridgehead renderas="sect4">Recommended</bridgehead>
89 <para role="recommended">
90 <xref linkend="appdata-tools"/>,
91 <xref linkend="gobject-introspection"/>, and
92 <xref linkend="vala"/>
93 </para>
94
95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
97 <xref linkend="DocBook"/>,
98 <xref linkend="docbook-xsl"/>, and
99 <xref linkend="libxslt"/> (to build manual pages),
100 <xref linkend="gtk-doc"/>, and
101 <ulink url="http://ltp.sourceforge.net/coverage/lcov.php">LCOV</ulink>
102 </para>
103
104 <para condition="html" role="usernotes">User Notes:
105 <ulink url="&blfs-wiki;/cheese"/>
106 </para>
107 </sect2>
108
109 <sect2 role="installation">
110 <title>Installation of Cheese</title>
111
112 <para>
113 Install <application>Cheese</application> by running the following
114 commands:
115 </para>
116
117<screen><userinput>./configure --prefix=/usr &amp;&amp;
118make</userinput></screen>
119
120 <para>
121 This package does not have a working testsuite.
122 </para>
123
124 <para>
125 Now, as the <systemitem class="username">root</systemitem> user:
126 </para>
127
128<screen role="root"><userinput>make install</userinput></screen>
129
130 </sect2>
131
132 <sect2 role="commands">
133 <title>Command Explanations</title>
134
135 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
136 href="../../xincludes/gtk-doc-rebuild.xml"/>
137
138 </sect2>
139
140 <sect2 role="content">
141 <title>Contents</title>
142
143 <segmentedlist>
144 <segtitle>Installed Programs</segtitle>
145 <segtitle>Installed Libraries</segtitle>
146 <segtitle>Installed Directories</segtitle>
147
148 <seglistitem>
149 <seg>
150 cheese
151 </seg>
152 <seg>
153 libcheese.so and libcheese-gtk.so
154 </seg>
155 <seg>
156 /usr/include/cheese,
157 /usr/share/gtk-doc/html/cheese, and
158 /usr/share/help/*/cheese
159 </seg>
160 </seglistitem>
161 </segmentedlist>
162
163 <variablelist>
164 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
165 <?dbfo list-presentation="list"?>
166 <?dbhtml list-presentation="table"?>
167
168 <varlistentry id="cheese-prog">
169 <term><command>cheese</command></term>
170 <listitem>
171 <para>
172 is the webcam tool with graphical effects.
173 </para>
174 <indexterm zone="cheese cheese-prog">
175 <primary sortas="b-cheese">cheese</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180 <varlistentry id="libcheese">
181 <term><filename class="libraryfile">libcheese.so</filename></term>
182 <listitem>
183 <para>
184 contains the <application>Cheese</application> API functions.
185 </para>
186 <indexterm zone="cheese libcheese">
187 <primary sortas="c-libcheese">libcheese.so</primary>
188 </indexterm>
189 </listitem>
190 </varlistentry>
191
192 <varlistentry id="libcheese-gtk">
193 <term><filename class="libraryfile">libcheese-gtk.so</filename></term>
194 <listitem>
195 <para>
196 contains the <application>Cheese</application>
197 <application>GTK+</application> widgets.
198 </para>
199 <indexterm zone="cheese libcheese-gtk">
200 <primary sortas="c-libcheese-gtk">libcheese-gtk.so</primary>
201 </indexterm>
202 </listitem>
203 </varlistentry>
204
205 </variablelist>
206
207 </sect2>
208
209</sect1>
Note: See TracBrowser for help on using the repository browser.