mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to Totem-2.30.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8559 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
92d5c68d15
commit
d3fa45f558
@ -643,7 +643,7 @@ $Date$
|
||||
<!ENTITY gnome-utils-version "2.30.0">
|
||||
<!ENTITY gucharmap-version "2.30.2">
|
||||
<!ENTITY sound-juicer-version "2.28.2">
|
||||
<!ENTITY totem-version "2.28.4">
|
||||
<!ENTITY totem-version "2.30.2">
|
||||
<!ENTITY zenity-version "2.28.0">
|
||||
|
||||
<!-- Accessibility -->
|
||||
|
@ -4,11 +4,11 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY totem-download-http "&gnome-download-http;/totem/&gnome-old-version;/totem-&totem-version;.tar.bz2">
|
||||
<!ENTITY totem-download-ftp "&gnome-download-ftp;/totem/&gnome-old-version;/totem-&totem-version;.tar.bz2">
|
||||
<!ENTITY totem-md5sum "a08fca39db3c3e7885c584e0fd533f5a">
|
||||
<!ENTITY totem-size "2.9 MB">
|
||||
<!ENTITY totem-buildsize "76 MB">
|
||||
<!ENTITY totem-download-http "&gnome-download-http;/totem/&gnome-version;/totem-&totem-version;.tar.bz2">
|
||||
<!ENTITY totem-download-ftp "&gnome-download-ftp;/totem/&gnome-version;/totem-&totem-version;.tar.bz2">
|
||||
<!ENTITY totem-md5sum "4ff658d6178fdb57f310c54daf596de7">
|
||||
<!ENTITY totem-size "3.1 MB">
|
||||
<!ENTITY totem-buildsize "77 MB">
|
||||
<!ENTITY totem-time "1.4 SBU">
|
||||
]>
|
||||
|
||||
@ -36,6 +36,8 @@
|
||||
useful for playing any <application>GStreamer</application> supported file,
|
||||
DVD, VCD or digital CD.</para>
|
||||
|
||||
&lfs65_checked;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
@ -65,8 +67,9 @@
|
||||
<xref linkend="gnome-doc-utils"/>,
|
||||
<xref linkend="gst-plugins-good"/>,
|
||||
<xref linkend="libunique"/>,
|
||||
<xref linkend="shared-mime-info"/>, and
|
||||
<xref linkend="totem-pl-parser"/></para>
|
||||
<xref linkend="shared-mime-info"/>,
|
||||
<xref linkend="totem-pl-parser"/>, and
|
||||
<xref linkend="which"/></para>
|
||||
|
||||
<para>Ensure you built <application>GStreamer Good Plugins</application>
|
||||
with <application>GConf</application> support or the
|
||||
@ -175,12 +178,19 @@ make</userinput></screen>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>totem, totem-audio-preview, totem-video-indexer, and
|
||||
totem-video-thumbnailer</seg>
|
||||
<seg>Various <application>Totem</application> and
|
||||
<application>Mozilla</application> plugins.</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/{lib/totem/plugins/*,
|
||||
share/gnome/help/totem/*}</seg>
|
||||
<seg>totem, totem-audio-preview, totem-video-indexer,
|
||||
totem-video-thumbnailer, and totem-plugin-viewer</seg>
|
||||
<seg>libtotem-properties-page.{so,a}, libbrasero-disc-recorder.{so,a},
|
||||
libgromit.{so,a}, libmedia_player_keys.{so,a}, libontop.{so,a},
|
||||
libmovie-properties.{so,a}, libscreensaver.{so,a}, libscreenshot.{so,a},
|
||||
libskipto.{so,a}, libthumbnail.{so,a}, libtotem-cone-plugin.{so,a},
|
||||
libtotem-gmp-plugin.{so,a}, libtotem-mully-plugin.{so,a}, and
|
||||
libtotem-narrowspace-plugin.{so,a}</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/{lib/totem/{plugins/{brasero-disc-recorder,
|
||||
coherence_upnp,dbus,gromit,iplayer,jamendo,media-player-keys,ontop,
|
||||
opensubtitles,properties,pythonconsole,screensaver,screenshot,skipto,
|
||||
thumbnail,totem},totem},share/{gnome/help/totem/*,gtk-doc/html/totem,
|
||||
omf/totem,totem}}</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -43,6 +43,9 @@
|
||||
<listitem>
|
||||
<para>August 22nd, 2010</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Updated to Totem-2.30.2.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Updated to totem-pl-parser-2.30.1.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user