source: gnome/applications/totem.xml@ 6255d76

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 6255d76 was 6255d76, checked in by Krejzi <krejzi@…>, 11 years ago

lfs73 checked

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

  • Property mode set to 100644
File size: 6.9 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/3.8/totem-&totem-version;.tar.xz">
8 <!ENTITY totem-download-ftp "&gnome-download-ftp;/totem/3.8/totem-&totem-version;.tar.xz">
9 <!ENTITY totem-md5sum "a7b332a6d3bb475e425fcb3bc45affee">
10 <!ENTITY totem-size "3.1 MB">
11 <!ENTITY totem-buildsize "80 MB">
12 <!ENTITY totem-time "0.8 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>
33 <application>Totem</application> package contains the official
34 movie player of the <application>GNOME</application> Desktop based on
35 <application>GStreamer</application>. It features a playlist, a full-screen
36 mode, seek and volume controls, as well as keyboard navigation. This is
37 useful for playing any <application>GStreamer</application> supported file,
38 DVD, VCD or digital CD.
39 </para>
40
41 &lfs73_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&totem-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&totem-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &totem-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &totem-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &totem-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &totem-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Totem Dependencies</bridgehead>
78
79 <bridgehead renderas="sect4">Required</bridgehead>
80 <para role="required">
81 <xref linkend="clutter-gst2"/>,
82 <xref linkend="clutter-gtk"/>,
83 <xref linkend="gnome-icon-theme"/>,
84 <xref linkend="gst10-plugins-bad"/>,
85 <xref linkend="gst10-plugins-good"/>,
86 <xref linkend="libpeas"/>,
87 <xref linkend="totem-pl-parser"/> and
88 <xref linkend="yelp-xsl"/>
89 </para>
90
91 <bridgehead renderas="sect4">Recommended</bridgehead>
92 <para role="recommended">
93 <xref linkend="dbus-glib"/>,
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 <ulink url="http://live.gnome.org/Grilo/">Grilo</ulink>,
102 <xref linkend="gtk-doc"/>,
103 <xref linkend="libzeitgeist"/>,
104 <ulink url="http://www.lirc.org">LIRC</ulink>,
105 <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink> and
106 <xref linkend="xulrunner"/>
107 </para>
108
109 <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
110 <para role="recommended">
111 <xref linkend="gst10-libav"/>,
112 <xref linkend="gst10-plugins-ugly"/> and
113 <xref linkend="libdvdcss"/>
114 </para>
115
116 <para condition="html" role="usernotes">User Notes:
117 <ulink url="&blfs-wiki;/totem"/>
118 </para>
119 </sect2>
120
121 <sect2 role="installation">
122 <title>Installation of Totem</title>
123
124 <para>
125 Install <application>Totem</application> by running the following
126 commands:
127 </para>
128
129<screen><userinput>./configure --prefix=/usr \
130 --libexecdir=/usr/lib/totem \
131 --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 </sect2>
145
146 <sect2 role="commands">
147 <title>Command Explanations</title>
148
149 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
150 href="../../xincludes/static-libraries.xml"/>
151
152 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
153 href="../../xincludes/gtk-doc-rebuild.xml"/>
154
155 </sect2>
156
157 <sect2 role="content">
158 <title>Contents</title>
159
160 <segmentedlist>
161 <segtitle>Installed Programs</segtitle>
162 <segtitle>Installed Library</segtitle>
163 <segtitle>Installed Directories</segtitle>
164
165 <seglistitem>
166 <seg>
167 totem, totem-audio-preview and totem-video-thumbnailer
168 </seg>
169 <seg>
170 libtotem.so
171 </seg>
172 <seg>
173 /usr/include/totem,
174 /usr/lib/totem,
175 /usr/share/gtk-doc/html/totem,
176 /usr/share/help/*/totem and
177 /usr/share/totem
178 </seg>
179 </seglistitem>
180 </segmentedlist>
181
182 <variablelist>
183 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
184 <?dbfo list-presentation="list"?>
185 <?dbhtml list-presentation="table"?>
186
187 <varlistentry id="totem-prog">
188 <term><command>totem</command></term>
189 <listitem>
190 <para>
191 is a <application>GNOME</application> Desktop movie player based
192 on <application>GStreamer</application>.
193 </para>
194 <indexterm zone="totem totem-prog">
195 <primary sortas="b-totem">totem</primary>
196 </indexterm>
197 </listitem>
198 </varlistentry>
199
200 <varlistentry id="totem-video-thumbnailer">
201 <term><command>totem-video-thumbnailer</command></term>
202 <listitem>
203 <para>
204 is a video thumbnailer for the <application>GNOME</application>
205 Desktop used internally by <application>GNOME</application>
206 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>.
210 </para>
211 <indexterm zone="totem totem-video-thumbnailer">
212 <primary sortas="b-totem-video-thumbnailer">totem-video-thumbnailer</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="libtotem">
218 <term><filename class="libraryfile">libtotem.so</filename></term>
219 <listitem>
220 <para>
221 contains the <application>Totem</application> API functions.
222 </para>
223 <indexterm zone="totem libtotem">
224 <primary sortas="c-libtotem">libtotem.so</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 </variablelist>
230
231 </sect2>
232
233</sect1>
Note: See TracBrowser for help on using the repository browser.