Ignore:
Timestamp:
10/04/2017 07:31:13 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
50b3dd0
Parents:
55a66dab
Message:

Updates:

  • mesa-17.2.1
  • llvm-5.0.0
  • fontconfig-2.12.6
  • joe-4.5
  • krb5-1.15.2
  • git-2.14.2
  • enchant-2.1.2
  • php-7.1.10
  • add a file setting GIO_USE_TLS in the configuration section of glib-networking

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/fontconfig.xml

    r55a66dab rb7a300f7  
    88           "https://www.freedesktop.org/software/fontconfig/release/fontconfig-&fontconfig-version;.tar.bz2">
    99  <!ENTITY fontconfig-download-ftp  " ">
    10   <!ENTITY fontconfig-md5sum        "e4d04a7723a66ae4db2a47703de00880">
     10  <!ENTITY fontconfig-md5sum        "733f5e2371ca77b69707bd7b30cc2163">
    1111  <!ENTITY fontconfig-size          "1.5 MB">
    12   <!ENTITY fontconfig-buildsize     "14 MB (with tests)">
    13   <!ENTITY fontconfig-time          "0.4 SBU (with tests)">
     12  <!ENTITY fontconfig-buildsize     "15 MB (with tests)">
     13  <!ENTITY fontconfig-time          "0.2 SBU (with tests)">
    1414]>
    1515
     
    151151
    152152<screen role="root"><userinput>install -v -dm755 \
    153         /usr/share/{man/man{3,5},doc/fontconfig-&fontconfig-version;/fontconfig-devel} &amp;&amp;
     153        /usr/share/{man/man{1,3,5},doc/fontconfig-&fontconfig-version;/fontconfig-devel} &amp;&amp;
    154154install -v -m644 fc-*/*.1         /usr/share/man/man1 &amp;&amp;
    155155install -v -m644 doc/*.3          /usr/share/man/man3 &amp;&amp;
     
    251251        More information about configuring <application>Fontconfig</application>
    252252        can be found in the user's manual in <ulink
    253         url="file:///usr/share/doc/fontconfig-&fontconfig-version;/fontconfig-user.html"/>
     253        url="file:///usr/share/doc/fontconfig-&fontconfig-version;/fontconfig-user.html"/>.
    254254      </para>
    255255
Note: See TracChangeset for help on using the changeset viewer.