Changeset e0d45ee


Ignore:
Timestamp:
09/16/2021 04:13:24 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
cc1c942
Parents:
a3e2f82e
Message:

Update to gimp-2.10.28

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    ra3e2f82e re0d45ee  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to gimp-2.10.28. Fixes
     49          <ulink url="&blfs-ticket-root;15502">#15502</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to libdazzle-3.42.0. Fixes
    4953          <ulink url="&blfs-ticket-root;15496">#15496</ulink>.</para>
  • packages.ent

    ra3e2f82e re0d45ee  
    942942<!ENTITY fontforge-version            "20201107">
    943943<!ENTITY gparted-version              "1.3.1">
    944 <!ENTITY gimp-version                 "2.10.24">
     944<!ENTITY gimp-version                 "2.10.28">
    945945<!ENTITY hexchat-version              "2.14.3">
    946946<!ENTITY icedtea-web-version          "1.7.1">
  • xsoft/other/gimp.xml

    ra3e2f82e re0d45ee  
    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        "31e4a055ba34e6841f42a6b2439ca480">
     9  <!ENTITY gimp-md5sum        "56bf7e78b5dd72ed82124f2cbb028d80">
    1010  <!ENTITY gimp-size          "30 MB">
    11   <!ENTITY gimp-buildsize     "898 MB (201 MB installed, add 882 GB for tests)">
    12   <!ENTITY gimp-time          "1.7 SBU (Using parallelism=4; add 0.7 SBU for tests)">
     11  <!ENTITY gimp-buildsize     "885 MB (194 MB installed, add 820 MB for tests)">
     12  <!ENTITY gimp-time          "1.7 SBU (Using parallelism=4; add 0.6 SBU for tests)">
    1313
    1414  <!-- pro-tem, a pull of gimp-help, https://gitlab.gnome.org/GNOME/gimp-help.git
     
    2020       cd gimp-help &&
    2121       git clone https://gitlab.gnome.org/GNOME/gimp-help.git &&
     22       cd gimp-help &&
     23       git checkout gimp-help-2-10 &&
     24       cd .. &&
    2225       rm -rv gimp-help/.git &&
    2326       mv -v gimp-help gimp-help-<DATE>
     
    3134  <!ENTITY gimp-help-md5sum     "df6acc812c829b610d621f8e6973a680">
    3235  <!ENTITY gimp-help-size       "170 MB">
    33   <!ENTITY gimp-help-buildsize  "From 385 MB (en only) to 1.8 GB (all 17
     36  <!ENTITY gimp-help-buildsize  "From 383 MB (en only) to 1.8 GB (all 17
    3437                                 languages)">
    35   <!ENTITY gimp-help-time       "1.9 SBU (en only), 9.1 SBU, with parallelism=4,
     38  <!ENTITY gimp-help-time       "1.8 SBU (en only), 14.0 SBU, with parallelism=4,
    3639                                 for all languages">
    3740]>
     
    107110    <note>
    108111      <para>
    109         The updating of the help files is still a work in progress, with large
     112        Updating the help files is still a work in progress, with large
    110113        parts of the text for many languages not yet translated. The file below
    111114        is a git snapshot.
     
    126129      <listitem>
    127130        <para>
    128           Download md5sum: &gimp-help-md5sum;
     131          Download MD5 sum: &gimp-help-md5sum;
    129132        </para>
    130133      </listitem>
     
    509512        <listitem>
    510513          <para>
    511             provides the C functions which implements module loading using
    512             GModule and keeps a list of GimpModule's found in a given
     514            provides the C functions which implement module loading using
     515            GModule and supports keeping a list of GimpModule's found in a given
    513516            searchpath
    514517          </para>
Note: See TracChangeset for help on using the changeset viewer.