Ignore:
Timestamp:
07/26/2019 07:09:00 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
84e0a0f4
Parents:
38486e6c
Message:

Update to gnutls-3.6.9.
Update to babl-0.1.68.
Update to SDL2-2.0.10.
Update to desktop-file-utils-0.24.
Update to wayland-protocols-1.18.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/babl.xml

    r38486e6c r166d300  
    55  %general-entities;
    66
    7   <!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.bz2">
     7  <!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.xz">
    88  <!ENTITY babl-download-ftp  " ">
    9   <!ENTITY babl-md5sum        "dcf1535cadfabe1b3f7c27638d7826a7">
    10   <!ENTITY babl-size          "690 KB">
    11   <!ENTITY babl-buildsize     "22 MB (with tests)">
    12   <!ENTITY babl-time          "0.3 SBU (with tests)">
     9  <!ENTITY babl-md5sum        "77c1ff2495923332ad8e61dab4ee0c35">
     10  <!ENTITY babl-size          "292 KB">
     11  <!ENTITY babl-buildsize     "21 MB (with tests)">
     12  <!ENTITY babl-time          "0.4 SBU (with tests)">
    1313]>
    1414
     
    9090    </para>
    9191
    92 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     92<screen><userinput>autoreconf -fiv           &amp;&amp;
     93./configure --prefix=/usr &amp;&amp;
    9394make</userinput></screen>
    9495
Note: See TracChangeset for help on using the changeset viewer.