Changeset 5505c45
- Timestamp:
- 03/28/2021 03:00:35 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, 12.0, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ab8b5ae
- Parents:
- a2ce753
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
ra2ce753 r5505c45 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 7"> <!-- Always 2 digits -->3 <!ENTITY day "28"> <!-- Always 2 digits --> 4 4 <!ENTITY month "03"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2021"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "March 2 7th, &year;">9 <!ENTITY releasedate "March 28th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/graphlib/gegl.xml
ra2ce753 r5505c45 7 7 <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.xz"> 8 8 <!ENTITY gegl-download-ftp " "> 9 <!ENTITY gegl-md5sum " 4111e0085c7077a506a67dc14d3514ed">10 <!ENTITY gegl-size " 4.7MB">9 <!ENTITY gegl-md5sum "6ae601b8c7cab8af5a36406df0b95ebf"> 10 <!ENTITY gegl-size "5.2 MB"> 11 11 <!ENTITY gegl-buildsize "89 MB (with tests)"> 12 12 <!ENTITY gegl-time "0.5 SBU (Using parallelism=4; with tests)"> … … 120 120 <xref linkend="v4l-utils"/>, 121 121 <xref linkend="vala"/>, 122 <xref linkend="libspiro"/>, 122 123 <ulink url="https://lensfun.github.io/">lensfun</ulink>, 123 124 <ulink url="https://libopenraw.pages.freedesktop.org/">libopenraw</ulink>, 124 <ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,125 125 <ulink url="http://faculty.cse.tamu.edu/davis/suitesparse.html">libumfpack</ulink>, 126 126 <ulink url="http://luajit.org/luajit.html">LuaJIT</ulink>, -
introduction/welcome/changelog.xml
ra2ce753 r5505c45 42 42 </listitem> 43 43 --> 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> 44 53 <listitem> 45 54 <para>March 27th, 2021</para> -
packages.ent
ra2ce753 r5505c45 210 210 <!ENTITY fontconfig-version "2.13.1"> <!-- stable lt .90 micro version --> 211 211 <!ENTITY fribidi-version "1.0.9"> 212 <!ENTITY gegl-version "0.4. 28">212 <!ENTITY gegl-version "0.4.30"> 213 213 <!ENTITY giflib-version "5.2.1"> 214 214 <!ENTITY glm-version "0.9.9.8">
Note:
See TracChangeset
for help on using the changeset viewer.