Changeset 6c669fa


Ignore:
Timestamp:
05/22/2018 11:06:16 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
4d01d35
Parents:
20306c2
Message:

gimp-2.10.2

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r20306c2 r6c669fa  
    4949      <itemizedlist>
    5050        <listitem>
     51          <para>[ken] - Update to gimp-2.10.2.  Fixes
     52          <ulink url="&blfs-ticket-root;10798">#10798</ulink>.</para>
     53        </listitem>
     54        <listitem>
    5155          <para>[bdubbs] - Update to poppler-0.65.0.  Fixes
    5256          <ulink url="&blfs-ticket-root;10795">#10795</ulink>.</para>
  • packages.ent

    r20306c2 r6c669fa  
    747747<!ENTITY fontforge-version            "20170731">
    748748<!ENTITY gparted-version              "0.31.0">
    749 <!ENTITY gimp-version                 "2.10.0">
     749<!ENTITY gimp-version                 "2.10.2">
    750750<!ENTITY hexchat-version              "2.14.1">
    751751<!ENTITY icedtea-web-version          "1.7.1">
  • xsoft/other/gimp.xml

    r20306c2 r6c669fa  
    77  <!ENTITY gimp-download-http "https://download.gimp.org/pub/gimp/v2.10/gimp-&gimp-version;.tar.bz2">
    88  <!ENTITY gimp-download-ftp  " ">
    9   <!ENTITY gimp-md5sum        "5e91357ede5a5d5cb0db981ff8f9726c">
     9  <!ENTITY gimp-md5sum        "66b527cac13485be411dd254896c20ae">
    1010  <!ENTITY gimp-size          "30 MB">
    11   <!ENTITY gimp-buildsize     "791 MB (add 820 MB for tests)">
    12   <!ENTITY gimp-time          "4.8 SBU (add 0.6 SBU for tests)">
     11  <!ENTITY gimp-buildsize     "793 MB (add 745 MB for tests)">
     12  <!ENTITY gimp-time          "4.7 SBU (add 0.6 SBU for tests)">
    1313
    1414  <!-- pro tem, a pull of gimp-help-2
     
    173173      <command>sendmail</command> program),
    174174      <xref linkend="gtk-doc"/>,
    175       <ulink url="https://people.freedesktop.org/~hughsient/appstream-glib/"/> and
     175      <ulink url="https://people.freedesktop.org/~hughsient/appstream-glib">appstream-glib</ulink> and
    176176      <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
    177177    </para>
     
    197197  <sect2 role="installation">
    198198    <title>Installation of Gimp</title>
    199 
    200     <para>
    201       Fix a pkgconfig file error which prevents some extensions from building:
    202     </para>
    203 
    204 <screen><userinput>sed -i 's/gegl-0.3/gegl-0.4/' gimp.pc.in</userinput></screen>
    205199
    206200    <para>
Note: See TracChangeset for help on using the changeset viewer.