Changeset 5ca0b448 for general/graphlib


Ignore:
Timestamp:
06/09/2015 06:33:25 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 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:
c0fd0cd
Parents:
a40b6988
Message:

Update to libjpeg-turbo-1.4.1.
Forgotten text in FreeType-2.6.

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

Location:
general/graphlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/freetype2.xml

    ra40b6988 r5ca0b448  
    1010  <!ENTITY freetype2-size          "1.7 MB">
    1111  <!ENTITY freetype2-buildsize     "33 MB (includes installing additional documentation)">
    12   <!ENTITY freetype2-time          "0.2 SBU">
     12  <!ENTITY freetype2-time          "0.2 SBU (includes installing additional documentation)">
    1313
    1414  <!ENTITY freetype2-doc-version   "2.6">
  • general/graphlib/libjpeg-turbo.xml

    ra40b6988 r5ca0b448  
    77  <!ENTITY libjpeg-download-http "&sourceforge-repo;/libjpeg-turbo/libjpeg-turbo-&libjpeg-turbo-version;.tar.gz">
    88  <!ENTITY libjpeg-download-ftp  " ">
    9   <!ENTITY libjpeg-md5sum        "039153dabe61e1ac8d9323b5522b56b0">
     9  <!ENTITY libjpeg-md5sum        "b1f6b84859a16b8ebdcda951fa07c3f2">
    1010  <!ENTITY libjpeg-size          "1.5 MB">
    11   <!ENTITY libjpeg-buildsize     "15 MB">
    12   <!ENTITY libjpeg-time          "0.4 SBU (additional 0.2 SBU for the tests)">
     11  <!ENTITY libjpeg-buildsize     "16 MB (with tests)">
     12  <!ENTITY libjpeg-time          "0.5 SBU (with tests)">
    1313]>
    1414
     
    9494    </para>
    9595
    96 <screen><userinput>sed -i -e '/^docdir/     s:$:/libjpeg-turbo-&libjpeg-turbo-version;:' \
    97        -e '/^exampledir/ s:$:/libjpeg-turbo-&libjpeg-turbo-version;:' Makefile.in &amp;&amp;
     96<screen><userinput>sed -i -e '/^docdir/ s:$:/libjpeg-turbo-&libjpeg-turbo-version;:' Makefile.in &amp;&amp;
    9897
    9998./configure --prefix=/usr           \
Note: See TracChangeset for help on using the changeset viewer.