Changeset 5fb590bd


Ignore:
Timestamp:
08/28/2014 01:07:33 PM (10 years ago)
Author:
Igor Živković <igor@…>
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:
f4c8d13
Parents:
a7ec376
Message:

Update to gimp-2.8.14.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra7ec376 r5fb590bd  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "27">                   <!-- Always 2 digits -->
     3<!ENTITY day          "28">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 27th, &year;">
     9<!ENTITY releasedate  "August 28th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    ra7ec376 r5fb590bd  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>August 28th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to gimp-2.8.14. Fixes
     52          <ulink url="&blfs-ticket-root;5432">#5432</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • packages.ent

    ra7ec376 r5fb590bd  
    564564<!ENTITY gparted-version              "0.19.1">
    565565<!ENTITY gnash-version                "0.8.10">
    566 <!ENTITY gimp-version                 "2.8.10">
     566<!ENTITY gimp-version                 "2.8.14">
    567567<!ENTITY icedtea-web-version          "1.5.1">
    568568<!ENTITY inkscape-version             "0.48.5">
  • xsoft/other/gimp.xml

    ra7ec376 r5fb590bd  
    77  <!ENTITY gimp-download-http "http://download.gimp.org/pub/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
    88  <!ENTITY gimp-download-ftp  "ftp://mirrors.xmission.com/gimp/gimp/v2.8/gimp-&gimp-version;.tar.bz2">
    9   <!ENTITY gimp-md5sum        "84c964aab7044489af69f7319bb59b47">
     9  <!ENTITY gimp-md5sum        "233c948203383fa078434cc3f8f925cb">
    1010  <!ENTITY gimp-size          "20 MB">
    11   <!ENTITY gimp-buildsize     "570 MB (additional 553 MB to run the test suite,
     11  <!ENTITY gimp-buildsize     "642 MB (additional 553 MB to run the test suite,
    1212                                the help files add from 288 MB (en only) to 1.3
    1313                                GB (all 18 languages), typically increasing by
    1414                                54 MB per translation)">
    15   <!ENTITY gimp-time          "4.7 SBU (additional 0.9 SBU to run the test
     15  <!ENTITY gimp-time          "4.2 SBU (additional 0.9 SBU to run the test
    1616                                suite, for the help files from 0.6 SBU (en only)
    1717                                to 19 SBU (all) - typically 1.3 SBU
Note: See TracChangeset for help on using the changeset viewer.