source: gnome/add/cheese.xml@ 9db3353e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 9db3353e was 9db3353e, checked in by Krejzi <krejzi@…>, 12 years ago

Recommend vala for gnome packages that can use it, explicitly enable them where it was necesary. Rewrote some pages to be in 'new blfs xml format'

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

  • Property mode set to 100644
File size: 5.7 KB
RevLine 
[917f94b4]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
[82027623]7 <!ENTITY cheese-download-http "&gnome-download-http;/cheese/3.4/cheese-&cheese-version;.tar.xz">
8 <!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/3.4/cheese-&cheese-version;.tar.xz">
9 <!ENTITY cheese-md5sum "350afb16522ed26b1fe4192e12991d0f">
10 <!ENTITY cheese-size "3.6 MB">
11 <!ENTITY cheese-buildsize "28 MB">
12 <!ENTITY cheese-time "0.8 SBU">
[917f94b4]13]>
14
[82027623]15<sect1 id="cheese" xreflabel="Cheese-&cheese-version;">
[917f94b4]16 <?dbhtml filename="cheese.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[82027623]23 <title>Cheese-&cheese-version;</title>
[917f94b4]24
25 <indexterm zone="cheese">
26 <primary sortas="a-cheese">cheese</primary>
27 </indexterm>
28
29 <sect2 role="package">
[82027623]30 <title>Introduction to Cheese</title>
[917f94b4]31
[9db3353e]32 <para>
33 The <application>Cheese</application> package is used to
34 take photos and videos with fun graphical effects.
35 </para>
[917f94b4]36
[82027623]37 &lfs70_checked;
[917f94b4]38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[9db3353e]42 <para>
43 Download (HTTP): <ulink url="&cheese-download-http;"/>
44 </para>
[917f94b4]45 </listitem>
46 <listitem>
[9db3353e]47 <para>
48 Download (FTP): <ulink url="&cheese-download-ftp;"/>
49 </para>
[917f94b4]50 </listitem>
51 <listitem>
[9db3353e]52 <para>
53 Download MD5 sum: &cheese-md5sum;
54 </para>
[917f94b4]55 </listitem>
56 <listitem>
[9db3353e]57 <para>
58 Download size: &cheese-size;
59 </para>
[917f94b4]60 </listitem>
61 <listitem>
[9db3353e]62 <para>
63 Estimated disk space required: &cheese-buildsize;
64 </para>
[917f94b4]65 </listitem>
66 <listitem>
[9db3353e]67 <para>
68 Estimated build time: &cheese-time;
69 </para>
[917f94b4]70 </listitem>
71 </itemizedlist>
72
[82027623]73 <bridgehead renderas="sect3">Cheese Dependencies</bridgehead>
[917f94b4]74
75 <bridgehead renderas="sect4">Required</bridgehead>
[82027623]76 <para role="required">
77 <xref linkend="clutter-gst"/>,
78 <xref linkend="clutter-gtk"/>,
79 <xref linkend="gnome-desktop"/>,
80 <xref linkend="gnome-video-effects"/>,
81 <xref linkend="libgee"/>,
82 <xref linkend="libcanberra"/>,
83 <xref linkend="librsvg"/>,
84 <xref linkend="mx"/>,
85 <xref linkend="nautilus-sendto"/>,
[4c2be438]86 <xref linkend="udev"/>,
87 <xref linkend="vala"/> and
88 <xref linkend="yelp-xsl"/>
89 </para>
90
91 <bridgehead renderas="sect4">Recommended</bridgehead>
92 <para role="recommended">
93 <xref linkend="gobject-introspection"/>
[82027623]94 </para>
[917f94b4]95
96 <bridgehead renderas="sect4">Optional</bridgehead>
[82027623]97 <para role="optional">
98 <xref linkend="gtk-doc"/>
99 </para>
[917f94b4]100
101 <para condition="html" role="usernotes">User Notes:
102 <ulink url="&blfs-wiki;/cheese"/></para>
103
104 </sect2>
105
106 <sect2 role="installation">
[82027623]107 <title>Installation of Cheese</title>
[917f94b4]108
[9db3353e]109 <para>
110 Install <application>Cheese</application> by running the following
111 commands:
112 </para>
[917f94b4]113
[82027623]114<screen><userinput>./configure --prefix=/usr &amp;&amp;
[917f94b4]115make</userinput></screen>
116
[9db3353e]117 <para>
118 This package does not come with a test suite.
119 </para>
[917f94b4]120
[9db3353e]121 <para>
122 Now, as the <systemitem class="username">root</systemitem> user:
123 </para>
[917f94b4]124
125<screen role="root"><userinput>make install</userinput></screen>
126
127 </sect2>
128
129 <sect2 role="commands">
130 <title>Command Explanations</title>
131
[82027623]132<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9db3353e]133 href="../../xincludes/gnome-prefix.xml"/> -->
[917f94b4]134
[82027623]135 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[9db3353e]136 href="../../xincludes/gtk-doc-rebuild.xml"/>
[917f94b4]137
138 </sect2>
139
140 <sect2 role="content">
141 <title>Contents</title>
142
143 <segmentedlist>
144 <segtitle>Installed Program</segtitle>
145 <segtitle>Installed Library</segtitle>
146 <segtitle>Installed Directories</segtitle>
147
148 <seglistitem>
[82027623]149 <seg>
150 cheese
151 </seg>
152 <seg>
153 libcheese.so and libcheese-gtk.so
154 </seg>
155 <seg>
156 /usr/include/cheese, /usr/share/cheese,
157 /usr/share/gtk-doc/html/cheese and
158 /usr/share/help/*/cheese
159 </seg>
[917f94b4]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>
[9db3353e]171 <para>
172 is the webcam tool with graphical effects.
173 </para>
[917f94b4]174 <indexterm zone="cheese cheese-prog">
175 <primary sortas="b-cheese">cheese</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
[ee8252a6]180 <varlistentry id="libcheese">
[82027623]181 <term><filename class='libraryfile'>libcheese.so</filename></term>
[ee8252a6]182 <listitem>
[9db3353e]183 <para>
184 contains the <application>cheese</application> API functions.
185 </para>
[ee8252a6]186 <indexterm zone="cheese libcheese">
[82027623]187 <primary sortas="c-libcheese">libcheese.so</primary>
[ee8252a6]188 </indexterm>
189 </listitem>
190 </varlistentry>
191
[917f94b4]192 <varlistentry id="libcheese-gtk">
[82027623]193 <term><filename class='libraryfile'>libcheese-gtk.so</filename></term>
[917f94b4]194 <listitem>
[9db3353e]195 <para>
196 contains the <application>cheese</application> GTK+ Widgets.
197 </para>
[917f94b4]198 <indexterm zone="cheese libcheese-gtk">
[82027623]199 <primary sortas="c-libcheese-gtk">libcheese-gtk.so</primary>
[917f94b4]200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 </variablelist>
205
206 </sect2>
207
208</sect1>
Note: See TracBrowser for help on using the repository browser.