Changeset 2f0f7a0 for general/genlib


Ignore:
Timestamp:
03/26/2014 01:54:26 AM (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:
4a64872f
Parents:
6a95c00
Message:

Updates to ffmpeg-2.2, fontconfig-2.11.1, glib-2.40.0, WebKitGTK+-2.4.0 and yelp-3.12.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r6a95c00 r2f0f7a0  
    55  %general-entities;
    66
    7   <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.38/glib-&glib2-version;.tar.xz">
    8   <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.38/glib-&glib2-version;.tar.xz">
     7  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.40/glib-&glib2-version;.tar.xz">
     8  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.40/glib-&glib2-version;.tar.xz">
    99  <!ENTITY glib2-md5sum        "26d1d08e478fc48c181ca8be44f5b69f">
    1010  <!ENTITY glib2-size          "6.5 MB">
    11   <!ENTITY glib2-buildsize     "157 MB (additional 47 MB to run the test suite)">
    12   <!ENTITY glib2-time          "0.9 SBU (additional 3.5 SBU to run the test suite)">
     11  <!ENTITY glib2-buildsize     "161 MB (additional 54 MB to run the test suite)">
     12  <!ENTITY glib2-time          "0.9 SBU (additional 3.4 SBU to run the test suite)">
    1313]>
    1414
     
    8989    <para role="optional">
    9090      <xref linkend="attr"/>,
    91       <xref linkend="dbus"/> (required to run the tests), and
     91      <xref linkend="dbus"/> (required to run the tests),
     92      <xref linkend="elfutils"/>,
     93      <ulink url="ftp://oss.sgi.com/projects/fam/download/stable/">FAM library</ulink>, and
    9294      <xref linkend="gtk-doc"/>
    9395    </para>
     
    141143
    142144    <para>
    143       To test the results, issue: <command>make -k check</command>.  The
    144       tests need to be run in a graphical environment.  One test (regex)
    145       fails when using the system pcre package.
     145      To test the results, after installed the package, issue:
     146      <command>make -k check</command>.  The tests need to be run in a
     147      graphical environment.  Some tests may fail, for unknown reasons.
     148      One test (regex) fails when using the system pcre package.
    146149    </para>
    147150
     
    173176      <seglistitem>
    174177        <seg>
    175           gdbus, gdbus-codegen, gio-querymodules,
     178          gapplication, gdbus, gdbus-codegen, gio-querymodules,
    176179          glib-compile-resources, glib-compile-schemas,
    177180          glib-genmarshal, glib-gettextize, glib-mkenums,
Note: See TracChangeset for help on using the changeset viewer.