Changeset 0a6491f


Ignore:
Timestamp:
02/28/2012 10:05:39 PM (12 years ago)
Author:
Ken Moffat <ken@…>
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:
af9466b
Parents:
879316fb
Message:

totem-3.2.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r879316fb r0a6491f  
    802802<!ENTITY rygel-version                "0.12.5">
    803803<!ENTITY seahorse-version             "3.2.2">
    804 <!ENTITY totem-version                "2.30.2">
     804<!ENTITY totem-version                "3.2.1">
    805805<!ENTITY vinagre-version              "2.30.2">
    806806
  • gnome/add/totem.xml

    r879316fb r0a6491f  
    55  %general-entities;
    66
    7   <!ENTITY totem-download-http "&gnome-download-http;/totem/&gnome-version;/totem-&totem-version;.tar.bz2">
    8   <!ENTITY totem-download-ftp  "&gnome-download-ftp;/totem/&gnome-version;/totem-&totem-version;.tar.bz2">
    9   <!ENTITY totem-md5sum        "4ff658d6178fdb57f310c54daf596de7">
    10   <!ENTITY totem-size          "3.1 MB">
    11   <!ENTITY totem-buildsize     "77 MB">
    12   <!ENTITY totem-time          "1.4 SBU">
     7  <!ENTITY totem-download-http "&gnome-download-http;/totem/&gnome-version;/totem-&totem-version;.tar.xz">
     8  <!ENTITY totem-download-ftp  "&gnome-download-ftp;/totem/&gnome-version;/totem-&totem-version;.tar.xz">
     9  <!ENTITY totem-md5sum        "6a7911b45f908fd8237ba1217d0fded3">
     10  <!ENTITY totem-size          "3.0 MB">
     11  <!ENTITY totem-buildsize     "98 MB">
     12  <!ENTITY totem-time          "2.9 SBU">
    1313]>
    1414
     
    3737    DVD, VCD or digital CD.</para>
    3838
    39     &lfs65_checked;
     39    <para>Now that this package uses the <application>clutter</application> toolkit,
     40    it is only useful if you have accelerated video.</para>
     41
     42    &lfs70_built;
    4043
    4144    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7679    <command>configure</command> script will fail.</para>
    7780
     81    <!-- commenting, I can find no references to PyGTK or pygtk in the package, except
     82    for old ChangeLog entries.
    7883    <bridgehead renderas="sect4">Recommended</bridgehead>
    79     <para role="recommended"><xref linkend="pygtk"/> (Required for various plugins)</para>
     84    <para role="recommended"><xref linkend="pygtk"/> (Required for various plugins)</para>-->
    8085
    8186    <bridgehead renderas="sect4">Optional</bridgehead>
     
    9196    <xref linkend="nautilus"/>,
    9297    <xref linkend="pygobject2"/>,
     98    <ulink url="http://pypi.python.org/pypi/pylint"/> (required, with its dependencies,
     99    to run the testsuite),
    93100    <ulink url="http://live.gnome.org/Tracker/">Tracker</ulink>,
    94101    <ulink url="http://live.gnome.org/Vala/">Vala</ulink>, and
    95     <xref linkend="xulrunner"/>
     102    <xref linkend="firefox"/> or <xref linkend="xulrunner"/>
    96103    (to build the browser plug-in)</para>
    97104
     
    110117    commands:</para>
    111118
    112 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
    113             --sysconfdir=&gnome-etc-dir; \
    114             --localstatedir=/var/lib \
    115             --libexecdir=$(pkg-config \
    116                 --variable=prefix ORBit-2.0)/lib/totem \
    117             --mandir=$(pkg-config \
    118                 --variable=prefix ORBit-2.0)/share/man &amp;&amp;
     119<screen><userinput>./configure --prefix=$GNOME_PREFIX \
     120            --libexecdir=$GNOME_PREFIX/lib/totem &amp;&amp;
    119121make</userinput></screen>
    120122
    121     <para>This package does not come with a test suite.</para>
     123    <para>If you have installed the dependencies for the testsuite,
     124    issue: <command>make check</command>.</para>
    122125
    123126    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    133136    href="../../xincludes/gnome-prefix.xml"/>
    134137
    135     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    136     href="../../xincludes/gnome-sysconfdir.xml"/>
    137 
    138     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    139     href="../../xincludes/scrollkeeper-dir.xml"/>
    140 
    141     <para><parameter>--libexecdir=$(pkg-config
    142     --variable=prefix ORBit-2.0)/lib/totem</parameter>: This parameter is
    143     used so that the movie player browser plugin is installed in the preferred
    144     location of
    145     <filename class='directory'>$GNOME_PREFIX/lib/totem</filename> instead
    146     of <filename class='directory'>$GNOME_PREFIX/libexec</filename>.</para>
    147 
    148     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    149     href="../../xincludes/gnome-mandir.xml"/>
     138    <para><parameter>--libexecdir=$GNOME_PREFIX/lib/totem</parameter>: This
     139    parameter is used so that the movie player browser plugin is installed in
     140    the preferred location of <filename
     141    class='directory'>$GNOME_PREFIX/lib/totem</filename> instead of <filename
     142    class='directory'>$GNOME_PREFIX/libexec</filename>.</para>
     143
     144    <para><option>--enable-static=no</option>: This switch prevents the static
     145    libraries being installed.</para>
    150146
    151147    <!-- This is broken now so disabling the comment
     
    161157    <sect3><title>Configuration Information</title>
    162158
    163       <para>There are no configuration files that need to be directly edited.
    164       Configuration is accomplished by setting the desired values in the
    165       various menu options accessed via the <command>totem</command> graphical
    166       interface.</para>
     159      <para>You may find that <application>totem</application> crashes. If so,
     160      you can set the following in your environment, either in ~/.xinitrc or in
     161      your .Xsession: <command>export CLUTTER_DISABLE_ARGB_VISUAL=1</command></para>
    167162
    168163    </sect3>
     
    179174
    180175      <seglistitem>
    181         <seg>totem, totem-audio-preview, totem-video-indexer,
     176        <seg>totem, totem-audio-preview,
    182177        totem-video-thumbnailer, and totem-plugin-viewer</seg>
    183         <seg>libtotem-properties-page.{so,a}, libbrasero-disc-recorder.{so,a},
     178        <seg>libtotem.{so,a}, libtotem-properties-page.{so,a}, libbrasero-disc-recorder.{so,a},
    184179        libgromit.{so,a}, libmedia_player_keys.{so,a}, libontop.{so,a},
    185180        libmovie-properties.{so,a}, libscreensaver.{so,a}, libscreenshot.{so,a},
  • introduction/welcome/changelog.xml

    r879316fb r0a6491f  
    5454          <para>[ken] - merged seahorse-3.2.2 from Wayne.</para>
    5555        </listitem>
     56        <listitem>
     57          <para>[ken] - merged totem-3.2.1 from Wayne.</para>
     58        </listitem>
    5659      </itemizedlist>
    5760    </listitem>
Note: See TracChangeset for help on using the changeset viewer.