source: gnome/add/totem.xml@ abf13526

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 abf13526 was abf13526, checked in by Wayne Blaszczyk <wblaszcz@…>, 15 years ago

Updated to Totem-2.28.1 and some minor ammendments to gnome-intro.

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

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