source: archive/gnome/totem.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 7.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
8 "&gnome-download-http;/totem/&gnome-minor-16;/totem-&totem-version;.tar.xz">
9 <!ENTITY totem-download-ftp
10 "&gnome-download-ftp;/totem/&gnome-minor-16;/totem-&totem-version;.tar.xz">
11 <!ENTITY totem-md5sum "e475febf5f4b709fcd1e90b47fae99d6">
12 <!ENTITY totem-size "3.1 MB">
13 <!ENTITY totem-buildsize "55 MB">
14 <!ENTITY totem-time "0.6 SBU">
15]>
16
17<sect1 id="totem" xreflabel="Totem-&totem-version;">
18 <?dbhtml filename="totem.html"?>
19
20
21 <title>Totem-&totem-version;</title>
22
23 <indexterm zone="totem">
24 <primary sortas="a-Totem">Totem</primary>
25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to Totem</title>
29
30 <para>
31 <application>Totem</application> package contains the official
32 movie player of the <application>GNOME</application> Desktop based on
33 <application>GStreamer</application>. It features a playlist, a full-screen
34 mode, seek and volume controls, as well as keyboard navigation. This is
35 useful for playing any <application>GStreamer</application> supported file,
36 DVD, VCD or digital CD.
37 </para>
38
39 &lfs77_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&totem-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&totem-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &totem-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &totem-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &totem-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &totem-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Totem Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="adwaita-icon-theme"/>,
80 <xref linkend="clutter-gst"/>,
81 <xref linkend="clutter-gtk"/>,
82 <xref linkend="gst10-plugins-bad"/>,
83 <xref linkend="gst10-plugins-good"/>,
84 <xref linkend="itstool"/>,
85 <xref linkend="libpeas"/>, and
86 <xref linkend="totem-pl-parser"/>
87 </para>
88
89 <bridgehead renderas="sect4">Recommended</bridgehead>
90 <para role="recommended">
91 <xref linkend="appstream-glib"/>,
92 <xref linkend="dbus-glib"/>,
93 <xref linkend="grilo-plugins"/> (Channels),
94 <xref linkend="nautilus"/>,
95 <xref linkend="pygobject3"/>, and
96 <xref linkend="vala"/>
97 </para>
98
99 <bridgehead renderas="sect4">Optional</bridgehead>
100 <para role="optional">
101 <xref linkend="avahi"/> (if installed at build time, make sure
102 avahi-daemon is running as a system daemon, started by
103 bootscript/systemd unit),
104 <xref linkend="brasero"/>,
105 <xref linkend="gtk-doc"/>,
106 <ulink url="http://www.lirc.org">LIRC</ulink>,
107 <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink>, and
108 <ulink url="http://launchpad.net/zeitgeist">zeitgeist</ulink>,
109 </para>
110
111 <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
112 <para role="recommended">
113 <xref linkend="gst10-libav"/>,
114 <xref linkend="gst10-plugins-ugly"/>, and
115 <xref linkend="libdvdcss"/>
116 </para>
117
118 <para condition="html" role="usernotes">User Notes:
119 <ulink url="&blfs-wiki;/totem"/>
120 </para>
121 </sect2>
122
123 <sect2 role="installation">
124 <title>Installation of Totem</title>
125
126 <para>
127 Install <application>Totem</application> by running the following
128 commands:
129 </para>
130
131<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
132make</userinput></screen>
133
134 <para>
135 This package does not come with a testsuite.
136 </para>
137
138 <para>
139 Now, as the <systemitem class="username">root</systemitem> user:
140 </para>
141
142<screen role="root"><userinput>make install</userinput></screen>
143
144 <note><para>Unlike other video players like <xref linkend="vlc"/>,
145 <application>Totem</application> requires a DVD to be mounted in order to
146 be recognized. Not all window managers do this automatically. In this
147 case the <command>mount</command> command must normally be used. One
148 alternative to manual mounting is to use <xref linkend="autofs"/>. For
149 instance, if following the configuration instructions in that package, the
150 command <command>totem /media/auto/cd</command> can be used to play a
151 DVD.</para></note>
152
153 </sect2>
154
155 <sect2 role="commands">
156 <title>Command Explanations</title>
157
158 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
159 href="../../xincludes/static-libraries.xml"/>
160
161 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
162 href="../../xincludes/gtk-doc-rebuild.xml"/>
163
164 </sect2>
165
166 <sect2 role="content">
167 <title>Contents</title>
168
169 <segmentedlist>
170 <segtitle>Installed Programs</segtitle>
171 <segtitle>Installed Library</segtitle>
172 <segtitle>Installed Directories</segtitle>
173
174 <seglistitem>
175 <seg>
176 totem, totem-audio-preview, and totem-video-thumbnailer
177 </seg>
178 <seg>
179 libtotem.so
180 </seg>
181 <seg>
182 /usr/include/totem,
183 /usr/lib/totem,
184 /usr/libexec/totem,
185 /usr/share/gtk-doc/html/totem,
186 /usr/share/help/*/totem, and
187 /usr/share/totem
188 </seg>
189 </seglistitem>
190 </segmentedlist>
191
192 <variablelist>
193 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
194 <?dbfo list-presentation="list"?>
195 <?dbhtml list-presentation="table"?>
196
197 <varlistentry id="totem-prog">
198 <term><command>totem</command></term>
199 <listitem>
200 <para>
201 is a <application>GNOME</application> Desktop movie player based
202 on <application>GStreamer</application>.
203 </para>
204 <indexterm zone="totem totem-prog">
205 <primary sortas="b-totem">totem</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 <varlistentry id="totem-video-thumbnailer">
211 <term><command>totem-video-thumbnailer</command></term>
212 <listitem>
213 <para>
214 is a video thumbnailer for the <application>GNOME</application>
215 Desktop used internally by <application>GNOME</application>
216 applications such as <application>Nautilus</application> to
217 generate PNG thumbnails of video files. While it is possible to
218 invoke it manually, it is usually done automatically by
219 <application>Nautilus</application>.
220 </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
227 <varlistentry id="libtotem">
228 <term><filename class="libraryfile">libtotem.so</filename></term>
229 <listitem>
230 <para>
231 contains the <application>Totem</application> API functions.
232 </para>
233 <indexterm zone="totem libtotem">
234 <primary sortas="c-libtotem">libtotem.so</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238
239 </variablelist>
240
241 </sect2>
242
243</sect1>
Note: See TracBrowser for help on using the repository browser.