source: gnome/applications/totem.xml@ 479fc12

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 479fc12 was 479fc12, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Updates to gnome-system-monitor-3.12.0 and totem-3.12.0 (totem's version had been changed by mistake, without actually updating the package). Final GNOME-3.12.0 update.

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

  • Property mode set to 100644
File size: 7.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 totem-download-http
8 "&gnome-download-http;/totem/&gnome-minor;/totem-&totem-version;.tar.xz">
9 <!ENTITY totem-download-ftp
10 "&gnome-download-ftp;/totem/&gnome-minor;/totem-&totem-version;.tar.xz">
11 <!ENTITY totem-md5sum "299f6eb10902829fc1368034e6edb509">
12 <!ENTITY totem-size "3.2 MB">
13 <!ENTITY totem-buildsize "70 MB">
14 <!ENTITY totem-time "1.7 SBU">
15]>
16
17<sect1 id="totem" xreflabel="Totem-&totem-version;">
18 <?dbhtml filename="totem.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>Totem-&totem-version;</title>
26
27 <indexterm zone="totem">
28 <primary sortas="a-Totem">Totem</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to Totem</title>
33
34 <para>
35 <application>Totem</application> package contains the official
36 movie player of the <application>GNOME</application> Desktop based on
37 <application>GStreamer</application>. It features a playlist, a full-screen
38 mode, seek and volume controls, as well as keyboard navigation. This is
39 useful for playing any <application>GStreamer</application> supported file,
40 DVD, VCD or digital CD.
41 </para>
42
43 &lfs75_checked;
44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&totem-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&totem-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &totem-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &totem-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &totem-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &totem-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">Totem Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
83 <xref linkend="clutter-gst2"/>,
84 <xref linkend="clutter-gtk"/>,
85 <xref linkend="gnome-icon-theme"/>,
86 <xref linkend="gst10-plugins-bad"/>,
87 <xref linkend="gst10-plugins-good"/>,
88 <xref linkend="libpeas"/>,
89 <xref linkend="totem-pl-parser"/>, and
90 <xref linkend="yelp-xsl"/>
91 </para>
92
93 <bridgehead renderas="sect4">Recommended</bridgehead>
94 <para role="recommended">
95 <xref linkend="appdata-tools"/>,
96 <xref linkend="dbus-glib"/>,
97 <xref linkend="grilo-plugins"/> (Channels),
98 <xref linkend="nautilus"/>,
99 <xref linkend="pygobject3"/>, and
100 <xref linkend="vala"/>
101 </para>
102
103 <bridgehead renderas="sect4">Optional</bridgehead>
104 <para role="optional">
105 <xref linkend="gtk-doc"/>,
106 <xref linkend="libzeitgeist"/>,
107 <ulink url="http://www.lirc.org">LIRC</ulink>,
108 <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink>, and
109 <xref linkend="xulrunner"/>
110 </para>
111
112 <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
113 <para role="recommended">
114 <xref linkend="gst10-libav"/>,
115 <xref linkend="gst10-plugins-ugly"/>, and
116 <xref linkend="libdvdcss"/>
117 </para>
118
119 <para condition="html" role="usernotes">User Notes:
120 <ulink url="&blfs-wiki;/totem"/>
121 </para>
122 </sect2>
123
124 <sect2 role="installation">
125 <title>Installation of Totem</title>
126
127 <para>
128 Install <application>Totem</application> by running the following
129 commands:
130 </para>
131
132<screen><userinput>./configure --prefix=/usr \
133 --disable-static &amp;&amp;
134make</userinput></screen>
135
136 <para>
137 This package does not come with a testsuite.
138 </para>
139
140 <para>
141 Now, as the <systemitem class="username">root</systemitem> user:
142 </para>
143
144<screen role="root"><userinput>make install</userinput></screen>
145
146 </sect2>
147
148 <sect2 role="commands">
149 <title>Command Explanations</title>
150
151 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
152 href="../../xincludes/static-libraries.xml"/>
153
154 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
155 href="../../xincludes/gtk-doc-rebuild.xml"/>
156
157 <para><option>--libexecdir=/usr/lib</option>: This option
158 will put the package's private programs into
159 <filename class="directory">/usr/lib/totem</filename> instead of
160 <filename class="directory">/usr/libexec/totem</filename> in
161 accordance with the old version of the FHS used before LFS-7.5.</para>
162
163 </sect2>
164
165 <sect2 role="content">
166 <title>Contents</title>
167
168 <segmentedlist>
169 <segtitle>Installed Programs</segtitle>
170 <segtitle>Installed Library</segtitle>
171 <segtitle>Installed Directories</segtitle>
172
173 <seglistitem>
174 <seg>
175 totem, totem-audio-preview, totem-bugreport.py,
176 totem-plugin-viewer, and totem-video-thumbnailer
177 </seg>
178 <seg>
179 libtotem.so and several plugins under /usr/lib/mozilla/plugins/,
180 /usr/lib/totem/plugins/*/, and /usr/lib/nautilus/extensions-3.0/
181 </seg>
182 <seg>
183 /usr/include/totem,
184 /usr/lib/totem,
185 /usr/libexec/totem,
186 /usr/share/gtk-doc/html/totem,
187 /usr/share/help/*/totem, and
188 /usr/share/totem
189 </seg>
190 </seglistitem>
191 </segmentedlist>
192
193 <variablelist>
194 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
195 <?dbfo list-presentation="list"?>
196 <?dbhtml list-presentation="table"?>
197
198 <varlistentry id="totem-prog">
199 <term><command>totem</command></term>
200 <listitem>
201 <para>
202 is a <application>GNOME</application> Desktop movie player based
203 on <application>GStreamer</application>.
204 </para>
205 <indexterm zone="totem totem-prog">
206 <primary sortas="b-totem">totem</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="totem-video-thumbnailer">
212 <term><command>totem-video-thumbnailer</command></term>
213 <listitem>
214 <para>
215 is a video thumbnailer for the <application>GNOME</application>
216 Desktop used internally by <application>GNOME</application>
217 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>.
221 </para>
222 <indexterm zone="totem totem-video-thumbnailer">
223 <primary sortas="b-totem-video-thumbnailer">totem-video-thumbnailer</primary>
224 </indexterm>
225 </listitem>
226 </varlistentry>
227
228 <varlistentry id="libtotem">
229 <term><filename class="libraryfile">libtotem.so</filename></term>
230 <listitem>
231 <para>
232 contains the <application>Totem</application> API functions.
233 </para>
234 <indexterm zone="totem libtotem">
235 <primary sortas="c-libtotem">libtotem.so</primary>
236 </indexterm>
237 </listitem>
238 </varlistentry>
239
240 </variablelist>
241
242 </sect2>
243
244</sect1>
Note: See TracBrowser for help on using the repository browser.