Ignore:
Timestamp:
09/26/2012 07:42:38 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
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
Children:
51a1ba3
Parents:
b0369f3
Message:

GNOME 3.6 Part 9.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/totem.xml

    rb0369f3 r1ca1a68f  
    55  %general-entities;
    66
    7   <!ENTITY totem-download-http "&gnome-download-http;/totem/3.4/totem-&totem-version;.tar.xz">
    8   <!ENTITY totem-download-ftp  "&gnome-download-ftp;/totem/3.4/totem-&totem-version;.tar.xz">
    9   <!ENTITY totem-md5sum        "f545d49229ba3779ecb5421e5df3cebb">
    10   <!ENTITY totem-size          "3.1 MB">
     7  <!ENTITY totem-download-http "&gnome-download-http;/totem/3.6/totem-&totem-version;.tar.xz">
     8  <!ENTITY totem-download-ftp  "&gnome-download-ftp;/totem/3.6/totem-&totem-version;.tar.xz">
     9  <!ENTITY totem-md5sum        "8621c52926e688c7b514280016dbeffb">
     10  <!ENTITY totem-size          "3.0 MB">
    1111  <!ENTITY totem-buildsize     "75 MB">
    12   <!ENTITY totem-time          "2.0 SBU">
     12  <!ENTITY totem-time          "0.9 SBU">
    1313]>
    1414
     
    7979    <bridgehead renderas="sect4">Required</bridgehead>
    8080    <para role="required">
    81       <xref linkend="clutter-gst"/>,
     81      <xref linkend="clutter-gst2"/>,
    8282      <xref linkend="clutter-gtk"/>,
    8383      <xref linkend="gnome-doc-utils"/>,
    8484      <xref linkend="gnome-icon-theme"/>,
    85       <xref linkend="gst-plugins-good"/>,
    86       <xref linkend="iso-codes"/>,
    87       <xref linkend="libpeas"/>,
    88       <xref linkend="mx"/>,
    89       <xref linkend="shared-mime-info"/> and
     85      <xref linkend="gst10-plugins-bad"/>,
     86      <xref linkend="gst10-plugins-good"/>,
     87      <xref linkend="libpeas"/> and
    9088      <xref linkend="totem-pl-parser"/>
    91     </para>
    92 
    93     <para>
    94       Ensure you built <application>GStreamer Good Plugins</application>
    95       with <application>GConf</application> support or the
    96       <command>configure</command> script will fail.
    9789    </para>
    9890
    9991    <bridgehead renderas="sect4">Recommended</bridgehead>
    10092    <para role="recommended">
     93      <xref linkend="dbus-glib"/>,
    10194      <xref linkend="gobject-introspection"/>,
     95      <xref linkend="libzeitgeist"/>,
    10296      <xref linkend="nautilus"/>,
    10397      <xref linkend="pygobject3"/>,
     
    110104      <ulink url="http://live.gnome.org/Grilo/">Grilo</ulink>,
    111105      <xref linkend="gtk-doc"/>,
    112       <ulink url="http://live.gnome.org/libepc/">libepc</ulink>,
    113106      <ulink url="http://www.lirc.org">LIRC</ulink>,
    114107      <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink> and
     
    116109    </para>
    117110
    118     <para>
    119       Note: <xref linkend="libdvdcss"/> is a run-time requirement if you
    120       wish to play encrypted DVDs
     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"/>
    121116    </para>
    122117
     
    140135
    141136    <para>
    142       If you have installed the dependencies for the testsuite,
    143       issue: <command>make check</command>.
     137      This package does not come with a testsuite.
    144138    </para>
    145139
     
    155149    <title>Command Explanations</title>
    156150
    157     <para>
    158       <parameter>--libexecdir=/usr/lib/totem</parameter>: This
    159       parameter is used so that the plugin viewer is installed in
    160       the preferred location of <filename
    161       class="directory">/usr/lib/totem</filename> instead of
    162       <filename class="directory">/usr/libexec</filename>.
    163     </para>
    164 
    165151    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    166152      href="../../xincludes/static-libraries.xml"/>
     
    171157    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    172158      href="../../xincludes/gtk-doc-rebuild.xml"/>
    173 
    174   </sect2>
    175 
    176   <sect2 role="configuration">
    177     <title>Configuring Totem</title>
    178 
    179     <sect3><title>Configuration Information</title>
    180 
    181       <para>
    182         You may find that <application>totem</application> crashes. If so,
    183         you can set the following in your environment, either in ~/.xinitrc or in
    184         your .Xsession: <command>export CLUTTER_DISABLE_ARGB_VISUAL=1</command>
    185       </para>
    186 
    187     </sect3>
    188159
    189160  </sect2>
     
    251222
    252223      <varlistentry id="libtotem">
    253         <term><filename class='libraryfile'>libtotem.so</filename></term>
     224        <term><filename class="libraryfile">libtotem.so</filename></term>
    254225        <listitem>
    255226          <para>
Note: See TracChangeset for help on using the changeset viewer.