Changeset 18310d86 for gnome


Ignore:
Timestamp:
05/10/2014 08:28:15 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
5a54d3e
Parents:
e67449e
Message:

raptor2-2.0.14, ruby-2.1.2, gvfs-1.20.2, thunderbird-24.5.0, lxpanel-0.6.2, ffmpeg-2.2.2 and qt-4.8.6. Fixes to GCC-4.9.0 (thanks Armin K. for the patch), Grilo-0.2.10, Gedit-3.12.1 and Totem-3.12.1.

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

Location:
gnome
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/gedit.xml

    re67449e r18310d86  
    9595      <xref linkend="gtk-doc"/>,
    9696      <xref linkend="vala"/>, and
    97       <ulink url="https://launchpad.net/zeitgeist/">Zeitgeist</ulink>
     97      <ulink url="http://launchpad.net/zeitgeist">zeitgeist</ulink>
    9898    </para>
    9999
  • gnome/applications/totem.xml

    re67449e r18310d86  
    103103    <bridgehead renderas="sect4">Optional</bridgehead>
    104104    <para role="optional">
     105      <xref linkend="avahi"/> (if installed at build time, make sure
     106      avahi-daemon is running as a system daemon, started by
     107      bootscript/systemd unit),
    105108      <xref linkend="gtk-doc"/>,
    106       <xref linkend="libzeitgeist"/>,
    107109      <ulink url="http://www.lirc.org">LIRC</ulink>,
    108       <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink>, and
     110      <ulink url="http://pypi.python.org/pypi/pylint">pylint</ulink>,
     111      <ulink url="http://launchpad.net/zeitgeist">zeitgeist</ulink>, and
    109112      <xref linkend="xulrunner"/>
    110113    </para>
  • gnome/platform/gvfs.xml

    re67449e r18310d86  
    77  <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.20/gvfs-&gvfs-version;.tar.xz">
    88  <!ENTITY gvfs-download-ftp  "&gnome-download-ftp;/gvfs/1.20/gvfs-&gvfs-version;.tar.xz">
    9   <!ENTITY gvfs-md5sum        "2c6d4d08ebd691ccdb3f8da88a7c4b20">
     9  <!ENTITY gvfs-md5sum        "da2a542ea68b5294e41c0e23216ffdf9">
    1010  <!ENTITY gvfs-size          "1.5 MB">
    11   <!ENTITY gvfs-buildsize     "59 MB (additional 2 MB for the tests)">
    12   <!ENTITY gvfs-time          "0.6 SBU (additional 0.1 SBU for the tests)">
     11  <!ENTITY gvfs-buildsize     "55 MB (additional 1 MB for the tests)">
     12  <!ENTITY gvfs-time          "0.7 SBU (additional less than 0.1 SBU for the tests)">
    1313]>
    1414
     
    111111      <xref linkend="libxml2"/>,
    112112      <xref linkend="libxslt"/>,
    113       <xref linkend="openssh"/>, and
    114       <xref linkend="samba"/>
     113      <xref linkend="openssh"/>,
     114      <xref linkend="samba"/>, and
     115      <ulink url="http://twistedmatrix.com/trac/">Twisted</ulink>,
    115116    </para>
    116117
     
    140141    <para>
    141142      To test the results, issue: <command>make -k check</command>. Some tests
    142       may fail for unknown reasons.
     143      may fail, normally for a missing optional dependency.
    143144    </para>
    144145
Note: See TracChangeset for help on using the changeset viewer.