source: gnome-systemd/applications/totem.xml@ f8f466e

krejzi/svn
Last change on this file since f8f466e was f8f466e, checked in by Krejzi <krejzi@…>, 9 years ago

begin updating gnome apps.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/krejzi@14828 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.2 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-minor14;/totem-&totem-version;.tar.xz">
9 <!ENTITY totem-download-ftp
10 "&gnome-download-ftp;/totem/&gnome-minor14;/totem-&totem-version;.tar.xz">
11 <!ENTITY totem-md5sum "c794736ef65fde6c781ae4ba7f850849">
12 <!ENTITY totem-size "3.1 MB">
13 <!ENTITY totem-buildsize "65 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 <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 &lfs76_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-desktop"/>,
86 <xref linkend="gnome-icon-theme"/>,
87 <xref linkend="grilo"/>,
88 <xref linkend="gst10-plugins-bad"/>,
89 <xref linkend="gst10-plugins-good"/>,
90 <xref linkend="libpeas"/>, and
91 <xref linkend="totem-pl-parser"/>
92 </para>
93
94 <bridgehead renderas="sect4">Recommended</bridgehead>
95 <para role="recommended">
96 <xref linkend="appdata-tools"/>,
97 <xref linkend="nautilus"/>, and
98 <xref linkend="vala"/>
99 </para>
100
101 <bridgehead renderas="sect4">Optional</bridgehead>
102 <para role="optional">
103 <xref linkend="gtk-doc"/>,
104 <ulink url="http://www.lirc.org">LIRC</ulink>,
105 <xref linkend="pygobject3"/> and
106 <ulink url="http://pypi.python.org/pypi/pylint">PyLint</ulink> (Both are
107 required for <application>Python</application> modules support), 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="grilo-plugins"/>,
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 --disable-static &amp;&amp;
133make</userinput></screen>
134
135 <para>
136 This package does not come with a testsuite.
137 </para>
138
139 <para>
140 Now, as the <systemitem class="username">root</systemitem> user:
141 </para>
142
143<screen role="root"><userinput>make install</userinput></screen>
144
145 </sect2>
146
147 <sect2 role="commands">
148 <title>Command Explanations</title>
149
150 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
151 href="../../xincludes/static-libraries.xml"/>
152
153 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
154 href="../../xincludes/gtk-doc-rebuild.xml"/>
155
156 </sect2>
157
158 <sect2 role="content">
159 <title>Contents</title>
160
161 <segmentedlist>
162 <segtitle>Installed Programs</segtitle>
163 <segtitle>Installed Libraries</segtitle>
164 <segtitle>Installed Directories</segtitle>
165
166 <seglistitem>
167 <seg>
168 totem, totem-audio-preview, and totem-video-thumbnailer
169 </seg>
170 <seg>
171 libtotem.so and
172 libtotem-properties-page.so (<application>Nautilus</application> Extension)
173 </seg>
174 <seg>
175 /usr/include/totem,
176 /usr/lib/totem,
177 /usr/libexec/totem,
178 /usr/share/gtk-doc/html/totem,
179 /usr/share/help/*/totem, and
180 /usr/share/totem
181 </seg>
182 </seglistitem>
183 </segmentedlist>
184
185 <variablelist>
186 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
187 <?dbfo list-presentation="list"?>
188 <?dbhtml list-presentation="table"?>
189
190 <varlistentry id="totem-prog">
191 <term><command>totem</command></term>
192 <listitem>
193 <para>
194 is a <application>GNOME</application> Desktop movie player based
195 on <application>GStreamer</application>.
196 </para>
197 <indexterm zone="totem totem-prog">
198 <primary sortas="b-totem">totem</primary>
199 </indexterm>
200 </listitem>
201 </varlistentry>
202
203 <varlistentry id="totem-video-thumbnailer">
204 <term><command>totem-video-thumbnailer</command></term>
205 <listitem>
206 <para>
207 is a video thumbnailer for the <application>GNOME</application>
208 Desktop used internally by <application>GNOME</application>
209 applications such as <application>Nautilus</application> to
210 generate PNG thumbnails of video files. While it is possible to
211 invoke it manually, it is usually done automatically by
212 <application>Nautilus</application>.
213 </para>
214 <indexterm zone="totem totem-video-thumbnailer">
215 <primary sortas="b-totem-video-thumbnailer">totem-video-thumbnailer</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="libtotem">
221 <term><filename class="libraryfile">libtotem.so</filename></term>
222 <listitem>
223 <para>
224 contains the <application>Totem</application> API functions.
225 </para>
226 <indexterm zone="totem libtotem">
227 <primary sortas="c-libtotem">libtotem.so</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
231
232 </variablelist>
233
234 </sect2>
235
236</sect1>
Note: See TracBrowser for help on using the repository browser.