Changeset 5c4a616 for general/graphlib


Ignore:
Timestamp:
02/05/2021 01:37:44 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
81e5e5a
Parents:
683cfcab
Message:

Update to JasPer-2.0.24 (Security Update - 25 vulnerabilities fixed)
Update to glib-2.66.6 (Critical security update)
Update to audacious (and audacious-plugins) 4.1
Update to libevdev-1.11.0
Update to cbindgen-0.17.0
Update to poppler-21.02.0
Update to krb5-1.19
Update to Jinja2-2.11.3 (Python Module)
Update to mousepad-0.5.2

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

Location:
general/graphlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/jasper.xml

    r683cfcab r5c4a616  
    77  <!ENTITY jasper-download-http "http://www.ece.uvic.ca/~frodo/jasper/software/jasper-&jasper-version;.tar.gz">
    88  <!ENTITY jasper-download-ftp  " ">
    9   <!ENTITY jasper-md5sum        "23561b51da8eb5d0dc85b91eff3d9a7f">
    10   <!ENTITY jasper-size          "1.6 MB">
    11   <!ENTITY jasper-buildsize     "11 MB (with tests)">
    12   <!ENTITY jasper-time          "0.3 SBU (with tests)">
     9  <!ENTITY jasper-md5sum        "137d435ea37d383863f6765b32867383">
     10  <!ENTITY jasper-size          "1.3 MB">
     11  <!ENTITY jasper-buildsize     "9.3 MB (with tests)">
     12  <!ENTITY jasper-time          "0.2 SBU (with tests)">
    1313]>
    1414
     
    9898  <sect2 role="installation">
    9999    <title>Installation of JasPer</title>
     100
     101    <note>
     102      <para>
     103        The tarball <emphasis>jasper-&jasper-version;.tar.gz</emphasis> will
     104        extract to
     105        <emphasis>jasper-version-&jasper-version;</emphasis>.
     106      </para>
     107    </note>
     108
     109    <para>
     110      Install <application>JasPer</application> by running the following
     111      commands:
     112    </para>
    100113
    101114<screen><userinput>mkdir BUILD &amp;&amp;
  • general/graphlib/poppler.xml

    r683cfcab r5c4a616  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "948111e6caff71c92b7813a094792f88">
     9  <!ENTITY poppler-md5sum        "eb52009df36fc612fd195d88641388db">
    1010  <!ENTITY poppler-size          "1.6 MB">
    1111  <!ENTITY poppler-buildsize     "97 MB (with Qt5 library and tests)">
    12   <!ENTITY poppler-time          "2.0 SBU (with parallelism=4, Qt5 library, and tests)">
     12  <!ENTITY poppler-time          "0.8 SBU (with parallelism=4, Qt5 library, and tests)">
    1313  <!-- Time increase might be due to git.freedesktop.org -->
    1414
Note: See TracChangeset for help on using the changeset viewer.