source: gnome/add/totem.xml@ f25f6275

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 f25f6275 was f25f6275, checked in by Randy McMurchy <randy@…>, 17 years ago

Added a note to the Totem instructions explaining that the GStreamer backend will not play DVDs properly, and you can use the Xine Libraries backend instead

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7108 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/&gnome-version;/totem-&totem-version;.tar.bz2">
8 <!ENTITY totem-download-ftp "&gnome-download-ftp;/totem/&gnome-version;/totem-&totem-version;.tar.bz2">
9 <!ENTITY totem-md5sum "a77ca6f0c56b2fc6ececd8158bb0cdca">
10 <!ENTITY totem-size "2.0 MB">
11 <!ENTITY totem-buildsize "48 MB">
12 <!ENTITY totem-time "1.0 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>The <application>Totem</application> package contains the official
33 movie player of the GNOME desktop environment based on
34 <application>GStreamer</application> or
35 <application>Xine Libraries</application>. It features a playlist, a
36 full-screen mode, seek and volume controls, as well as keyboard
37 navigation. This is useful for playing any
38 <application>GStreamer</application> or
39 <application>Xine Libraries</application> supported file, DVD, VCD or
40 digital CD.</para>
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>Download (HTTP): <ulink url="&totem-download-http;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download (FTP): <ulink url="&totem-download-ftp;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download MD5 sum: &totem-md5sum;</para>
52 </listitem>
53 <listitem>
54 <para>Download size: &totem-size;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated disk space required: &totem-buildsize;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated build time: &totem-time;</para>
61 </listitem>
62 </itemizedlist>
63
64 <bridgehead renderas="sect3">Totem Dependencies</bridgehead>
65
66 <bridgehead renderas="sect4">Required</bridgehead>
67 <para role="required"><xref linkend="gnome-icon-theme"/>,
68 <xref linkend="gnome-desktop"/>,
69 <xref linkend="iso-codes"/>, and
70 <xref linkend="gst-plugins-good"/> (default back-end) or
71 <xref linkend="xine-lib"/> (secondary back-end)</para>
72
73 <para>If you anticipate using <application>Totem</application> to play
74 DVDs, you should use the <application>Xine Libraries</application> backend
75 by passing <option>--enable-xine</option> to the
76 <command>configure</command> script as the the
77 <application>GStreamer</application> backend does not work properly. If you
78 elect to use the default <application>GStreamer</application> backend
79 anyway, ensure you built <application>GStreamer Good Plugins</application>
80 with <application>GConf</application> support or the
81 <command>configure</command> script will fail.</para>
82
83 <bridgehead renderas="sect4">Optional</bridgehead>
84 <para role="optional"><xref linkend="intltool"/>,
85 <xref linkend="nautilus"/>,
86 <xref linkend="hal"/>,
87 <xref linkend="seamonkey"/> or <xref linkend="firefox"/>
88 (to build the browser plug-in),
89 <ulink url="http://www.evation.com/libirman/libirman.html">libirman</ulink>,
90 <ulink url="http://www.lirc.org">LIRC</ulink>,
91 <ulink url="http://www.home.unix-ag.org/simon/gromit/">Gromit</ulink>
92 (required for the telestrator mode), and
93 <ulink url="http://sourceforge.net/projects/nv-tv-out/">NvTv Simple</ulink></para>
94
95 <para>Note: <xref linkend="libdvdcss"/> is a run-time requirement if you
96 wish to play encrypted DVDs</para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/totem"/></para>
100
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Totem</title>
105
106 <para>Install <application>Totem</application> by running the following
107 commands:</para>
108
109<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
110 --sysconfdir=&gnome-etc-dir; \
111 --localstatedir=/var/lib \
112 --libexecdir=$(pkg-config \
113 --variable=prefix ORBit-2.0)/lib/totem \
114 --mandir=$(pkg-config \
115 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
116make</userinput></screen>
117
118 <para>This package does not come with a test suite.</para>
119
120 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
121
122<screen role="root"><userinput>make install</userinput></screen>
123
124 </sect2>
125
126 <sect2 role="commands">
127 <title>Command Explanations</title>
128
129 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
130 href="../../xincludes/gnome-prefix.xml"/>
131
132 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
133 href="../../xincludes/gnome-sysconfdir.xml"/>
134
135 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
136 href="../../xincludes/scrollkeeper-dir.xml"/>
137
138 <para><parameter>--libexecdir=$(pkg-config
139 --variable=prefix ORBit-2.0)/lib/totem</parameter>: This parameter is
140 used so that the movie player browser plugin is installed in the preferred
141 location of
142 <filename class='directory'>$GNOME_PREFIX/lib/totem</filename> instead
143 of <filename class='directory'>$GNOME_PREFIX/libexec</filename>.</para>
144
145 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
146 href="../../xincludes/gnome-mandir.xml"/>
147
148 <!-- This is broken now so disabling the comment
149 <para><option>-enable-vanity</option>: Using this parameter will build the
150 webcam utility (still in development).</para>
151 -->
152
153 </sect2>
154
155 <sect2 role="configuration">
156 <title>Configuring Totem</title>
157
158 <sect3><title>Configuration Information</title>
159
160 <para>There are no configuration files that need to be directly edited.
161 Configuration is accomplished by setting the desired values in the
162 various menu options accessed via the <command>totem</command> graphical
163 interface.</para>
164
165 </sect3>
166
167 </sect2>
168
169 <sect2 role="content">
170 <title>Contents</title>
171
172 <segmentedlist>
173 <segtitle>Installed Programs</segtitle>
174 <segtitle>Installed Libraries</segtitle>
175 <segtitle>Installed Directories</segtitle>
176
177 <seglistitem>
178 <seg>totem, totem-video-thumbnailer and optionally, vanity</seg>
179 <seg>libtotem-plparser.{so,a}, a <application>Nautilus</application>
180 extension plugin and optionally, a <application>Mozilla</application>
181 video plugin</seg>
182 <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
183 include/totem,
184 lib/totem,
185 share/{,gnome/help/ ,omf/}totem</seg>
186 </seglistitem>
187 </segmentedlist>
188
189 <variablelist>
190 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
191 <?dbfo list-presentation="list"?>
192 <?dbhtml list-presentation="table"?>
193
194 <varlistentry id="totem-prog">
195 <term><command>totem</command></term>
196 <listitem>
197 <para>is a GNOME-desktop movie player.</para>
198 <indexterm zone="totem totem-prog">
199 <primary sortas="b-totem">totem</primary>
200 </indexterm>
201 </listitem>
202 </varlistentry>
203
204 <varlistentry id="totem-video-thumbnailer">
205 <term><command>totem-video-thumbnailer</command></term>
206 <listitem>
207 <para>is a video thumbnailer for the GNOME desktop used internally by
208 GNOME applications such as <application>Nautilus</application> to
209 generate PNG thumbnails of video files. While it is possible to
210 invoke it manually, it is usually done automatically by
211 <application>Nautilus</application>.</para>
212 <indexterm zone="totem totem-video-thumbnailer">
213 <primary sortas="b-totem-video-thumbnailer">totem-video-thumbnailer</primary>
214 </indexterm>
215 </listitem>
216 </varlistentry>
217 </variablelist>
218
219 </sect2>
220
221</sect1>
Note: See TracBrowser for help on using the repository browser.