Ignore:
Timestamp:
11/15/2016 09:28:30 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.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, nosym, 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:
f31098e
Parents:
9e9caf1f
Message:

Update to mlt-6.4.0.
Update to libusb-1.0.21.
Update to graphite2-1.3.9.
Update to libxkbcommon-0.7.0.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/graphite2.xml

    r9e9caf1f r0172b27  
    88           "https://github.com/silnrsi/graphite/releases/download/&graphite2-version;/graphite2-&graphite2-version;.tgz">
    99  <!ENTITY graphite2-download-ftp  " ">
    10   <!ENTITY graphite2-md5sum        "236d2cb1f831fe33083112afbb555f0e">
     10  <!ENTITY graphite2-md5sum        "17e6a3b1a88c100c9e3fc0763c85d269">
    1111  <!ENTITY graphite2-size          "3.7 MB">
    12   <!ENTITY graphite2-buildsize     "21 MB (plus 6MB for docs and 1MB for tests)">
    13   <!ENTITY graphite2-time          "0.2 SBU (plus 0.1 SBU for docs)">
     12  <!ENTITY graphite2-buildsize     "21 MB (with tests, add 6 MB for docs)">
     13  <!ENTITY graphite2-time          "0.3 SBU (with tests, add 0.1 SBU for docs)">
    1414]>
    1515
     
    144144cd    build &amp;&amp;
    145145
    146 cmake -DCMAKE_INSTALL_PREFIX=/usr \
    147       .. &amp;&amp;
    148 
     146cmake -DCMAKE_INSTALL_PREFIX=/usr .. &amp;&amp;
    149147make</userinput></screen>
    150148
Note: See TracChangeset for help on using the changeset viewer.