Changeset 6be9bbb for x


Ignore:
Timestamp:
11/29/2019 10:56:16 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
ab8d3ce5
Parents:
4980195
Message:

Update to cmake-3.16.0.
Update to pygments-2.5.1 (Python Module).
Update to lxml-4.4.2 (Python Module).
Update to keyutils-1.6.1.
Update to libepoxy-1.5.4.
Update to dbus-python-1.2.14 (Python module).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/libepoxy.xml

    r4980195 r6be9bbb  
    77  <!ENTITY libepoxy-download-http "https://github.com/anholt/libepoxy/releases/download/&libepoxy-version;/libepoxy-&libepoxy-version;.tar.xz">
    88  <!ENTITY libepoxy-download-ftp  " ">
    9   <!ENTITY libepoxy-md5sum        "e2845de8d2782b2d31c01ae8d7cd4cbb">
    10   <!ENTITY libepoxy-size          "216 KB">
    11   <!ENTITY libepoxy-buildsize     "34 MB (with tests)">
     9  <!ENTITY libepoxy-md5sum        "00f47ad447321f9dc59f85bc1c9d0467">
     10  <!ENTITY libepoxy-size          "224 KB">
     11  <!ENTITY libepoxy-buildsize     "27 MB (with tests)">
    1212  <!ENTITY libepoxy-time          "0.1 SBU (with tests)">
    1313]>
     
    9797
    9898<screen><userinput>mkdir build &amp;&amp;
    99 cd build &amp;&amp;
     99cd    build &amp;&amp;
    100100
    101101meson --prefix=/usr .. &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.