Changeset 420c072 for general/graphlib


Ignore:
Timestamp:
08/22/2014 08:43:57 PM (10 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.6, 7.7, 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, krejzi/svn, 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:
b33ea6fa
Parents:
fabc9f3
Message:

Update to libreoffice-4.3.0. Patch sent by Christopher G, from systemd branch, thank you very much. Some fixes from Armin K, from systemd branch, thanks.
Update to poppler-0.26.4.
Update to doxygen-1.8.8.
Update to lxpanel-0.7.0.
Update to xine-ui-0.99.9.
Update to php-5.5.16.
Update to libwebp-0.4.18.

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

Location:
general/graphlib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/libwebp.xml

    rfabc9f3 r420c072  
    55  %general-entities;
    66
    7   <!ENTITY libwebp-download-http "https://webp.googlecode.com/files/libwebp-&libwebp-version;.tar.gz">
     7  <!ENTITY libwebp-download-http "http://downloads.webmproject.org/releases/webp/libwebp-&libwebp-version;.tar.gz">
    88  <!ENTITY libwebp-download-ftp  " ">
    9   <!ENTITY libwebp-md5sum        "c8dd1d26eb9566833aba269b86d97e68">
    10   <!ENTITY libwebp-size          "868 KB">
    11   <!ENTITY libwebp-buildsize     "13 MB">
    12   <!ENTITY libwebp-time          "0.1 SBU">
     9  <!ENTITY libwebp-md5sum        "42bc79613ec5ee5b0e68ba97839c981e">
     10  <!ENTITY libwebp-size          "944 KB">
     11  <!ENTITY libwebp-buildsize     "14 MB">
     12  <!ENTITY libwebp-time          "0.2 SBU">
    1313]>
    1414
     
    9999    </para>
    100100
    101 <screen><userinput>sed -i '/DGifCloseFile/s:gif:&amp;, NULL:g' examples/gif2webp.c &amp;&amp;
    102 ./configure --prefix=/usr --disable-static &amp;&amp;
     101<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    103102make</userinput></screen>
    104103
     
    117116  <sect2 role="commands">
    118117    <title>Command Explanations</title>
    119 
    120     <para>
    121       <command>sed -i...</command>: This sed fixes building with new versions
    122       of giflib.
    123     </para>
    124118
    125119    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • general/graphlib/poppler.xml

    rfabc9f3 r420c072  
    88           "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    99  <!ENTITY poppler-download-ftp       " ">
    10   <!ENTITY poppler-md5sum             "e101f6653f9f68ab63dac63ec34801d1">
    11   <!ENTITY poppler-size               "1.7 MB">
    12   <!ENTITY poppler-buildsize          "144 MB (building Qt4 and Qt5 libraries, additional 47 MB for the test suite and 24 MB for poppler-data)">
     10  <!ENTITY poppler-md5sum             "e58cdddfc7dc01f00bf7394e0e4f21ce">
     11  <!ENTITY poppler-size               "1.6 MB">
     12  <!ENTITY poppler-buildsize          "145 MB (building Qt4 and Qt5 libraries, additional 46 MB for the test suite and 24 MB for poppler-data)">
    1313  <!ENTITY poppler-time               "1.7 SBU (building Qt4 and Qt5 libraries, additional 0.2 SBU for the test suite for each Qt)">
    1414
Note: See TracChangeset for help on using the changeset viewer.