source: gnome/add/totem.xml@ 17a43e4

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 17a43e4 was 17a43e4, checked in by Randy McMurchy <randy@…>, 19 years ago

Added new package Totem-1.2.0

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

  • 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.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY totem-download-http "http://ftp.gnome.org/pub/GNOME/sources/totem/1.2/totem-&totem-version;.tar.bz2">
8 <!ENTITY totem-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/totem/1.2/totem-&totem-version;.tar.bz2">
9 <!ENTITY totem-md5sum "e07aded62a929779a4cd28c16fdb2efd">
10 <!ENTITY totem-size "1.7 MB">
11 <!ENTITY totem-buildsize "26.9 MB">
12 <!ENTITY totem-time "0.6 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>xine-lib</application> or
35 <application>GStreamer</application>. It features a playlist, a
36 full-screen mode, seek and volume controls, as well as keyboard
37 navigation. This is useful for playing any
38 <application>xine-lib</application> or
39 <application>GStreamer</application> supported file, DVD, VCD or
40 digital CD.</para>
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>Download (HTTP): <ulink url="&totem-download-http;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download (FTP): <ulink url="&totem-download-ftp;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download MD5 sum: &totem-md5sum;</para>
52 </listitem>
53 <listitem>
54 <para>Download size: &totem-size;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated disk space required: &totem-buildsize;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated build time: &totem-time;</para>
61 </listitem>
62 </itemizedlist>
63
64 <bridgehead renderas="sect3">Totem Dependencies</bridgehead>
65
66 <bridgehead renderas="sect4">Required</bridgehead>
67 <para><xref linkend="gnome-icon-theme"/>,
68 <xref linkend="gnome-desktop"/>,
69 <xref linkend="iso-codes"/>,
70 <ulink url="http://www.musicbrainz.org/">libmusicbrainz</ulink> and
71 <xref linkend="xine-lib"/> (default back-end) or
72 <xref linkend="gst-plugins"/> (and <ulink
73 url="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html">
74 GST FFmpeg plugin</ulink>)</para>
75
76 <bridgehead renderas="sect4">Optional</bridgehead>
77 <para><xref linkend="nautilus"/>,
78 <xref linkend="mozilla"/> or <xref linkend="firefox"/> (to build
79 the browser plug-in, requires <xref linkend="dbus"/> also),
80 <ulink url="http://www.evation.com/libirman/libirman.html">libirman</ulink>,
81 <ulink url="http://www.lirc.org">LIRC</ulink>,
82 <ulink url="http://www.home.unix-ag.org/simon/gromit/">Gromit</ulink>
83 (required for the telestrator mode) and
84 <ulink url="http://sourceforge.net/projects/nv-tv-out/">NvTv Simple</ulink></para>
85
86 <para>Note: <xref linkend="libdvdcss"/> is a run-time requirement if you
87 wish to play encrypted DVDs</para>
88
89 </sect2>
90
91 <sect2 role="installation">
92 <title>Installation of Totem</title>
93
94 <para>Install <application>Totem</application> by running the following
95 commands:</para>
96
97<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
98 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/lib/totem \
99 --localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
100make</userinput></screen>
101
102 <para>This package does not come with a test suite.</para>
103
104 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
105
106<screen role="root"><userinput>make install</userinput></screen>
107
108 </sect2>
109
110 <sect2 role="commands">
111 <title>Command Explanations</title>
112
113 <para><parameter>--localstatedir=/var/lib</parameter>: This switch
114 puts <application>ScrollKeeper</application> files in
115 <filename class="directory">/var/lib/scrollkeeper</filename> instead of
116 <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
117
118 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
119 puts configuration files in <filename class="directory">/etc/gnome</filename>
120 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
121
122 <para><option>--enable-vanity</option>: Using this parameter will build the
123 webcam utility (still in development).</para>
124
125 </sect2>
126
127 <sect2 role="configuration">
128 <title>Configuring Totem</title>
129
130 <sect3><title>Configuration Information</title>
131
132 <para>There are no configuration files that need to be directly edited.
133 Configuration is accomplished by setting the desired values in the
134 various menu options accessed via the <command>totem</command> graphical
135 interface.</para>
136
137 </sect3>
138
139 </sect2>
140
141 <sect2 role="content">
142 <title>Contents</title>
143
144 <segmentedlist>
145 <segtitle>Installed Programs</segtitle>
146 <segtitle>Installed Libraries</segtitle>
147 <segtitle>Installed Directories</segtitle>
148
149 <seglistitem>
150 <seg>totem, totem-video-thumbnailer and optionally, vanity</seg>
151 <seg>libtotem-plparser.[so,a], a <application>Nautilus</application>
152 extension plugin and optionally, a <application>Mozilla</application>
153 video plugin</seg>
154 <seg>/etc/gnome/gconf/gconf.xml.defaults/apps/totem,
155 /etc/gnome/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/[many
156 directories],
157 /etc/gnome/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/[many
158 directories],
159 /etc/gnome/gconf/gconf.xml.defaults/schemas/apps/totem,
160 /etc/gnome/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/[many
161 directories],
162 /etc/gnome/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/[many
163 directories],
164 $GNOME_PREFIX/include/totem,
165 $GNOME_PREFIX/lib/totem,
166 $GNOME_PREFIX/share/gnome/help/totem,
167 $GNOME_PREFIX/share/omf/totem and
168 $GNOME_PREFIX/share/totem</seg>
169 </seglistitem>
170 </segmentedlist>
171
172 <variablelist>
173 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
174 <?dbfo list-presentation="list"?>
175 <?dbhtml list-presentation="table"?>
176
177 <varlistentry id="totem-prog">
178 <term><command>totem</command></term>
179 <listitem>
180 <para>is a GNOME-desktop movie player.</para>
181 <indexterm zone="totem totem-prog">
182 <primary sortas="b-totem">totem</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187 <varlistentry id="totem-video-thumbnailer">
188 <term><command>totem-video-thumbnailer</command></term>
189 <listitem>
190 <para>is a video thumbnailer for the GNOME desktop used internally by
191 GNOME applications such as <application>Nautilus</application> to
192 generate PNG thumbnails of video files. While it is possible to
193 invoke it manually, it is usually done automatically by
194 <application>Nautilus</application>.</para>
195 <indexterm zone="totem totem-video-thumbnailer">
196 <primary sortas="b-totem-video-thumbnailer">totem-video-thumbnailer</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200 </variablelist>
201
202 </sect2>
203
204</sect1>
Note: See TracBrowser for help on using the repository browser.