Changeset 1334c9a for general/graphlib


Ignore:
Timestamp:
10/16/2020 07:08:07 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
1b8bba3
Parents:
208d4a0c
Message:

Update to xterm-361.
Update to LibRaw-0.20.2.
Update to stunnel-5.57.
Update to libpwquality-1.4.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libraw.xml

    r208d4a0c r1334c9a  
    77  <!ENTITY libraw-download-http "http://www.libraw.org/data/LibRaw-&libraw-version;.tar.gz">
    88  <!ENTITY libraw-download-ftp  " ">
    9   <!ENTITY libraw-md5sum        "4d9ca72f140ee3be5e5e8f3259d68cf3">
     9  <!ENTITY libraw-md5sum        "2e5bedb59ea433e2d2ef6bbbe5253179">
    1010  <!ENTITY libraw-size          "1.4 MB">
    11   <!ENTITY libraw-buildsize     "27 MB">
    12   <!ENTITY libraw-time          "0.6 SBU">
     11  <!ENTITY libraw-buildsize     "29 MB">
     12  <!ENTITY libraw-time          "0.2 SBU (Using parallelism=4)">
    1313  <!ENTITY dcraw-manpage-url    "https://linux.die.net/man/1/dcraw">
    1414]>
     
    100100    </para>
    101101
    102 <screen><userinput>./configure --prefix=/usr    \
     102<screen><userinput>autoreconf -fiv              &amp;&amp;
     103./configure --prefix=/usr    \
    103104            --enable-jpeg    \
    104105            --enable-jasper  \
Note: See TracChangeset for help on using the changeset viewer.