Ignore:
Timestamp:
10/01/2013 04:53:01 AM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
6537ed7e
Parents:
43aab5b9
Message:

Update gnome packages in Chapter 31 to version 3.10.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/totem.xml

    r43aab5b9 r5b5f7561  
    55  %general-entities;
    66
    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">
     7  <!ENTITY totem-download-http
     8     "&gnome-download-http;/totem/&gnome-minor;/totem-&totem-version;.tar.xz">
     9  <!ENTITY totem-download-ftp 
     10     "&gnome-download-ftp;/totem/&gnome-minor;/totem-&totem-version;.tar.xz">
     11  <!ENTITY totem-md5sum        "e851a1d5eff8aef7d3be703c89e253e1">
     12  <!ENTITY totem-size          "3.0 MB">
     13  <!ENTITY totem-buildsize     "65 MB">
     14  <!ENTITY totem-time          "0.7 SBU">
    1315]>
    1416
     
    8587      <xref linkend="gst10-plugins-good"/>,
    8688      <xref linkend="libpeas"/>,
    87       <xref linkend="totem-pl-parser"/> and
     89      <xref linkend="totem-pl-parser"/>, and
    8890      <xref linkend="yelp-xsl"/>
    8991    </para>
     
    9496      <xref linkend="grilo"/>,
    9597      <xref linkend="nautilus"/>,
    96       <xref linkend="pygobject3"/> and
     98      <xref linkend="pygobject3"/>, and
    9799      <xref linkend="vala"/>
    98100    </para>
     
    104106      <xref linkend="libzeitgeist"/>,
    105107      <ulink url="http://www.lirc.org">LIRC</ulink>,
    106       <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink> and
     108      <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink>, and
    107109      <xref linkend="xulrunner"/>
    108110    </para>
     
    111113    <para role="recommended">
    112114      <xref linkend="gst10-libav"/>,
    113       <xref linkend="gst10-plugins-ugly"/> and
     115      <xref linkend="gst10-plugins-ugly"/>, and
    114116      <xref linkend="libdvdcss"/>
    115117    </para>
     
    128130    </para>
    129131
    130 <screen><userinput>./configure --prefix=/usr \
     132<screen><userinput>./configure --prefix=/usr               \
    131133            --libexecdir=/usr/lib/totem \
    132134            --disable-static &amp;&amp;
     
    166168      <seglistitem>
    167169        <seg>
    168           totem, totem-audio-preview and totem-video-thumbnailer
     170          totem, totem-audio-preview, and totem-video-thumbnailer
    169171        </seg>
    170172        <seg>
     
    175177          /usr/lib/totem,
    176178          /usr/share/gtk-doc/html/totem,
    177           /usr/share/help/*/totem and
     179          /usr/share/help/*/totem, and
    178180          /usr/share/totem
    179181        </seg>
Note: See TracChangeset for help on using the changeset viewer.