source: gnome/add/totem.xml@ d3fa45f

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

Updated to Totem-2.30.2.

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

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