source: gnome/add/totem.xml@ 808c12f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 12.2 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 gimp3 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/for-12.3 xry111/intltool xry111/llvm18 xry111/soup3 xry111/spidermonkey128 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 808c12f 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: 8.1 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 totem-download-http "&gnome-download-http;/totem/3.4/totem-&totem-version;.tar.xz">
8 <!ENTITY totem-download-ftp "&gnome-download-ftp;/totem/3.4/totem-&totem-version;.tar.xz">
9 <!ENTITY totem-md5sum "e74a2ce5399cce760fb60adcf1f5b835">
10 <!ENTITY totem-size "3.1 MB">
11 <!ENTITY totem-buildsize "70 MB">
12 <!ENTITY totem-time "2.5 SBU">
13]>
14
15<sect1 id="totem" xreflabel="Totem-&totem-version;">
16 <?dbhtml filename="totem.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Totem-&totem-version;</title>
24
25 <indexterm zone="totem">
26 <primary sortas="a-Totem">Totem</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Totem</title>
31
32 <para>
33 <application>Totem</application> package contains the official
34 movie player of the GNOME desktop environment based on
35 <application>GStreamer</application>. It features a playlist, a full-screen
36 mode, seek and volume controls, as well as keyboard navigation. This is
37 useful for playing any <application>GStreamer</application> supported file,
38 DVD, VCD or digital CD.
39 </para>
40
41 &lfs70_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&totem-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&totem-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &totem-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &totem-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &totem-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &totem-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Totem Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="clutter-gtk"/>,
82 <xref linkend="gnome-doc-utils"/>,
83 <xref linkend="gnome-icon-theme"/>,
84 <xref linkend="gst-plugins-good"/>,
85 <xref linkend="iso-codes"/>,
86 <xref linkend="libpeas"/>,
87 <xref linkend="shared-mime-info"/> and
88 <xref linkend="totem-pl-parser"/>
89 </para>
90
91 <para>
92 Ensure you built <application>GStreamer Good Plugins</application>
93 with <application>GConf</application> support or the
94 <command>configure</command> script will fail.
95 </para>
96
97 <bridgehead renderas="sect4">Recommended</bridgehead>
98 <para role="recommended">
99 <xref linkend="gobject-introspection"/>,
100 <xref linkend="nautilus"/>,
101 <xref linkend="pygobject3"/>,
102 <xref linkend="rarian"/> and
103 <xref linkend="vala"/>
104 </para>
105
106 <bridgehead renderas="sect4">Optional</bridgehead>
107 <para role="optional">
108 <ulink url="http://live.gnome.org/Grilo/">Grilo</ulink>,
109 <xref linkend="gtk-doc"/>,
110 <ulink url="http://live.gnome.org/libepc/">libepc</ulink>,
111 <ulink url="http://www.lirc.org">LIRC</ulink>,
112 <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink> and
113 <xref linkend="firefox"/> or <xref linkend="seamonkey"/>
114 (to build the browser plug-ins).
115 </para>
116
117 <para>
118 Note: <xref linkend="libdvdcss"/> is a run-time requirement if you
119 wish to play encrypted DVDs
120 </para>
121
122 <para condition="html" role="usernotes">User Notes:
123 <ulink url="&blfs-wiki;/totem"/></para>
124
125 </sect2>
126
127 <sect2 role="installation">
128 <title>Installation of Totem</title>
129
130 <para>
131 Install <application>Totem</application> by running the following
132 commands:
133 </para>
134
135<screen><userinput>./configure --prefix=/usr \
136 --libexecdir=/usr/lib/totem \
137 --disable-static &amp;&amp;
138make</userinput></screen>
139
140 <para>
141 If you have installed the dependencies for the testsuite,
142 issue: <command>make check</command>.
143 </para>
144
145 <para>
146 Now, as the <systemitem class="username">root</systemitem> user:
147 </para>
148
149<screen role="root"><userinput>make install</userinput></screen>
150
151 </sect2>
152
153 <sect2 role="commands">
154 <title>Command Explanations</title>
155
156<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
157 href="../../xincludes/gnome-prefix.xml"/> -->
158
159 <para>
160 <parameter>--libexecdir=/usr/lib/totem</parameter>: This
161 parameter is used so that the plugin viewer is installed in
162 the preferred location of <filename
163 class='directory'>/usr/lib/totem</filename> instead of
164 <filename class='directory'>/usr/libexec</filename>.
165 </para>
166
167 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
168 href="../../xincludes/static-libraries.xml"/>
169
170 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
171 href="../../xincludes/without-scrollkeeper.xml"/>
172
173 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
174 href="../../xincludes/gtk-doc-rebuild.xml"/>
175
176 </sect2>
177
178 <sect2 role="configuration">
179 <title>Configuring Totem</title>
180
181 <sect3><title>Configuration Information</title>
182
183 <para>
184 You may find that <application>totem</application> crashes. If so,
185 you can set the following in your environment, either in ~/.xinitrc or in
186 your .Xsession: <command>export CLUTTER_DISABLE_ARGB_VISUAL=1</command>
187 </para>
188
189 </sect3>
190
191 </sect2>
192
193 <sect2 role="content">
194 <title>Contents</title>
195
196 <segmentedlist>
197 <segtitle>Installed Programs</segtitle>
198 <segtitle>Installed Library</segtitle>
199 <segtitle>Installed Directories</segtitle>
200
201 <seglistitem>
202 <seg>
203 totem, totem-audio-preview and totem-video-thumbnailer
204 </seg>
205 <seg>
206 libtotem.so
207 </seg>
208 <seg>
209 /usr/include/totem, /usr/lib/totem, /usr/share/gnome/help/totem,
210 /usr/share/gtk-doc/html/totem, /usr/share/omf/totem and
211 /usr/share/totem
212 </seg>
213 </seglistitem>
214 </segmentedlist>
215
216 <variablelist>
217 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
218 <?dbfo list-presentation="list"?>
219 <?dbhtml list-presentation="table"?>
220
221 <varlistentry id="totem-prog">
222 <term><command>totem</command></term>
223 <listitem>
224 <para>
225 is a <application>GNOME</application> desktop movie player based
226 on <application>GStreamer</application>.
227 </para>
228 <indexterm zone="totem totem-prog">
229 <primary sortas="b-totem">totem</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 <varlistentry id="totem-video-thumbnailer">
235 <term><command>totem-video-thumbnailer</command></term>
236 <listitem>
237 <para>
238 is a video thumbnailer for the GNOME desktop used internally by
239 GNOME applications such as <application>Nautilus</application> to
240 generate PNG thumbnails of video files. While it is possible to
241 invoke it manually, it is usually done automatically by
242 <application>Nautilus</application>.
243 </para>
244 <indexterm zone="totem totem-video-thumbnailer">
245 <primary sortas="b-totem-video-thumbnailer">totem-video-thumbnailer</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
249
250 <varlistentry id="libtotem">
251 <term><filename class='libraryfile'>libtotem.so</filename></term>
252 <listitem>
253 <para>
254 contains the <application>Totem</application> API functions.
255 </para>
256 <indexterm zone="totem libtotem">
257 <primary sortas="c-libtotem">libtotem.so</primary>
258 </indexterm>
259 </listitem>
260 </varlistentry>
261
262 </variablelist>
263
264 </sect2>
265
266</sect1>
Note: See TracBrowser for help on using the repository browser.