Changeset 5505c45


Ignore:
Timestamp:
03/28/2021 03:00:35 PM (3 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
11.0, 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:
ab8b5ae
Parents:
a2ce753
Message:

Update to gegl-0.4.30.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra2ce753 r5505c45  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "27">                   <!-- Always 2 digits -->
     3<!ENTITY day          "28">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2021">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 27th, &year;">
     9<!ENTITY releasedate  "March 28th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/gegl.xml

    ra2ce753 r5505c45  
    77  <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.xz">
    88  <!ENTITY gegl-download-ftp  " ">
    9   <!ENTITY gegl-md5sum        "4111e0085c7077a506a67dc14d3514ed">
    10   <!ENTITY gegl-size          "4.7 MB">
     9  <!ENTITY gegl-md5sum        "6ae601b8c7cab8af5a36406df0b95ebf">
     10  <!ENTITY gegl-size          "5.2 MB">
    1111  <!ENTITY gegl-buildsize     "89 MB (with tests)">
    1212  <!ENTITY gegl-time          "0.5 SBU (Using parallelism=4; with tests)">
     
    120120      <xref linkend="v4l-utils"/>,
    121121      <xref linkend="vala"/>,
     122      <xref linkend="libspiro"/>,
    122123      <ulink url="https://lensfun.github.io/">lensfun</ulink>,
    123124      <ulink url="https://libopenraw.pages.freedesktop.org/">libopenraw</ulink>,
    124       <ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
    125125      <ulink url="http://faculty.cse.tamu.edu/davis/suitesparse.html">libumfpack</ulink>,
    126126      <ulink url="http://luajit.org/luajit.html">LuaJIT</ulink>,
  • introduction/welcome/changelog.xml

    ra2ce753 r5505c45  
    4242    </listitem>
    4343    -->
     44   <listitem>
     45      <para>March 28th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to gegl-0.4.30. Fixes
     49          <ulink url="&blfs-ticket-root;14830">#14830</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
    4453    <listitem>
    4554      <para>March 27th, 2021</para>
  • packages.ent

    ra2ce753 r5505c45  
    210210<!ENTITY fontconfig-version           "2.13.1">  <!-- stable lt .90 micro version -->
    211211<!ENTITY fribidi-version              "1.0.9">
    212 <!ENTITY gegl-version                 "0.4.28">
     212<!ENTITY gegl-version                 "0.4.30">
    213213<!ENTITY giflib-version               "5.2.1">
    214214<!ENTITY glm-version                  "0.9.9.8">
Note: See TracChangeset for help on using the changeset viewer.