source: gnome-systemd/applications/cheese.xml@ 474ef706

systemd-11177
Last change on this file since 474ef706 was 474ef706, checked in by Krejzi <krejzi@…>, 10 years ago

Minor fixes to gnome apps.

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

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