source: gnome/add/cheese.xml@ 822075f

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 822075f was f7d8e8cd, checked in by Wayne Blaszczyk <wblaszcz@…>, 14 years ago

Minor changes to cheese and java-access-bridge.

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

  • Property mode set to 100644
File size: 5.5 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-version;/cheese-&cheese-version;.tar.bz2">
8 <!ENTITY cheese-download-ftp "&gnome-download-ftp;/cheese/&gnome-version;/cheese-&cheese-version;.tar.bz2">
9 <!ENTITY cheese-md5sum "1599fded8a1797ea51fb010af4e6c45b">
10 <!ENTITY cheese-size "5.0 MB">
11 <!ENTITY cheese-buildsize "28 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>The <application>cheese</application> package takes photos and videos
33 with your webcam, with fun graphical effects.</para>
34
35 &lfs65_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&cheese-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&cheese-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &cheese-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &cheese-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &cheese-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &cheese-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">cheese Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required"><xref linkend="gnome-desktop"/>,
63 <xref linkend="gst-plugins-base"/> (with <xref linkend="libtheora"/>),
64 <xref linkend="libcanberra"/>,
65 <xref linkend="librsvg"/>, and
66 <xref linkend="udev"/></para>
67
68 <bridgehead renderas="sect4">Optional</bridgehead>
69 <para role="optional"><xref linkend="rarian"/></para>
70
71 <para condition="html" role="usernotes">User Notes:
72 <ulink url="&blfs-wiki;/cheese"/></para>
73
74 </sect2>
75
76 <sect2 role="installation">
77 <title>Installation of cheese</title>
78
79 <para>Install <application>cheese</application> by running the following
80 commands:</para>
81
82<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
83 --sysconfdir=&gnome-etc-dir; \
84 --libexecdir=$(pkg-config \
85 --variable=prefix ORBit-2.0)/lib \
86 --disable-scrollkeeper &amp;&amp;
87make</userinput></screen>
88
89 <para>This package does not come with a test suite.</para>
90
91 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
92
93<screen role="root"><userinput>make install</userinput></screen>
94
95 </sect2>
96
97 <sect2 role="commands">
98 <title>Command Explanations</title>
99
100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
101 href="../../xincludes/gnome-prefix.xml"/>
102
103 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
104 href="../../xincludes/gnome-sysconfdir.xml"/>
105
106 <para><parameter>--libexecdir=$(pkg-config
107 --variable=prefix ORBit-2.0)/lib/cheese</parameter>: This parameter is
108 used so that the <application>cheese</application> internal support programs
109 are installed in the preferred location of
110 <filename class='directory'>$GNOME_PREFIX/lib/cheese</filename> instead of
111 <filename class='directory'>$GNOME_PREFIX/libexec/cheese</filename>.</para>
112
113 <para><parameter>--disable-scrollkeeper</parameter>: Do not make updates to
114 the <application>scrollkeeper</application> database. Remove it if you have
115 <application>rarian</application> installed.</para>
116
117 </sect2>
118
119 <sect2 role="content">
120 <title>Contents</title>
121
122 <segmentedlist>
123 <segtitle>Installed Program</segtitle>
124 <segtitle>Installed Library</segtitle>
125 <segtitle>Installed Directories</segtitle>
126
127 <seglistitem>
128 <seg>cheese</seg>
129 <seg>libcheese-gtk.{so,a}</seg>
130 <seg><envar>$GNOME_PREFIX</envar>/{include/cheese,lib/cheese,
131 share/{cheese/{effects,icons/hicolor/*,pixmaps},gnome/help/cheese/*,
132 gtk-doc/html/cheese,omf/cheese}}</seg>
133 </seglistitem>
134 </segmentedlist>
135
136 <variablelist>
137 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
138 <?dbfo list-presentation="list"?>
139 <?dbhtml list-presentation="table"?>
140
141 <varlistentry id="cheese-prog">
142 <term><command>cheese</command></term>
143 <listitem>
144 <para>is the webcam with graphical effects tool.</para>
145 <indexterm zone="cheese cheese-prog">
146 <primary sortas="b-cheese">cheese</primary>
147 </indexterm>
148 </listitem>
149 </varlistentry>
150
151 <varlistentry id="libcheese-gtk">
152 <term><filename class='libraryfile'>libcheese-gtk.{so,a}</filename></term>
153 <listitem>
154 <para>contains the <application>cheese</application> API
155 functions.</para>
156 <indexterm zone="cheese libcheese-gtk">
157 <primary sortas="c-libcheese-gtk">libcheese-gtk.{so,a}</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162 </variablelist>
163
164 </sect2>
165
166</sect1>
Note: See TracBrowser for help on using the repository browser.