Changeset 605c369
- Timestamp:
- 05/09/2019 12:07:04 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.0, 9.1, 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:
- 77c3644
- Parents:
- 3387a84
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/gegl.xml
r3387a84 r605c369 7 7 <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.4/gegl-&gegl-version;.tar.bz2"> 8 8 <!ENTITY gegl-download-ftp " "> 9 <!ENTITY gegl-md5sum " 88004f3a204e2506cd0cc445eba8d63e">10 <!ENTITY gegl-size " 6.9MB">11 <!ENTITY gegl-buildsize "144 MB (add 2 3MB for tests)">12 <!ENTITY gegl-time "1.0 SBU (Using parallelism=4; add 0. 4SBU for tests)">9 <!ENTITY gegl-md5sum "cb17ac529a882f25f54c0115c63d4027"> 10 <!ENTITY gegl-size "7.0 MB"> 11 <!ENTITY gegl-buildsize "144 MB (add 21 MB for tests)"> 12 <!ENTITY gegl-time "1.0 SBU (Using parallelism=4; add 0.5 SBU for tests)"> 13 13 ]> 14 14 … … 122 122 123 123 <para> 124 First, fix a problem with the latest <xref linkend='exiv2'/>:125 </para>126 127 <screen><userinput>sed -i '/exif.hpp/a#include <exiv2/error.hpp>' tools/exp_combine.cpp</userinput></screen>128 129 <para>130 124 Install <application>gegl</application> by running the following commands: 131 125 </para> -
gnome.ent
r3387a84 r605c369 27 27 <!ENTITY GConf-version "3.2.6"> 28 28 <!ENTITY geocode-glib-version "3.26.1"> 29 <!ENTITY gjs-version "1.56. 1">29 <!ENTITY gjs-version "1.56.2"> 30 30 <!ENTITY gnome-autoar-version "0.2.3"> 31 31 <!ENTITY gnome-desktop-version "3.32.2"> -
gnome/platform/gjs.xml
r3387a84 r605c369 7 7 <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.56/gjs-&gjs-version;.tar.xz"> 8 8 <!ENTITY gjs-download-ftp "&gnome-download-ftp;/gjs/1.56/gjs-&gjs-version;.tar.xz"> 9 <!ENTITY gjs-md5sum " a83e57b381d70a7affc07ea54eea3827">9 <!ENTITY gjs-md5sum "6744153c56e958ad496021062e21823f"> 10 10 <!ENTITY gjs-size "688 KB"> 11 11 <!ENTITY gjs-buildsize "75 MB (with tests)"> 12 <!ENTITY gjs-time " 1.1 SBU (with tests)">12 <!ENTITY gjs-time "0.6 SBU (using parallelism=4; with tests)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r3387a84 r605c369 46 46 <para>May 8th, 2019</para> 47 47 <itemizedlist> 48 <listitem> 49 <para>[bdubbs] - Update to mlt-6.16.0. Fixes 50 <ulink url="&blfs-ticket-root;12038">#12038</ulink>.</para> 51 </listitem> 52 <listitem> 53 <para>[bdubbs] - Update to gegl-0.4.16. Fixes 54 <ulink url="&blfs-ticket-root;12037">#12037</ulink>.</para> 55 </listitem> 56 <listitem> 57 <para>[bdubbs] - Update to gjs-1.56.2. Fixes 58 <ulink url="&blfs-ticket-root;12036">#12036</ulink>.</para> 59 </listitem> 48 60 <listitem> 49 61 <para>[bdubbs] - Update to yelp-3.32.2. Fixes -
multimedia/libdriv/mlt.xml
r3387a84 r605c369 7 7 <!ENTITY mlt-download-http "https://github.com/mltframework/mlt/releases/download/v&mlt-version;/mlt-&mlt-version;.tar.gz"> 8 8 <!ENTITY mlt-download-ftp " "> 9 <!ENTITY mlt-md5sum " d4eb88984d7151c2608f4fd0a4aadbb0">10 <!ENTITY mlt-size "1. 3MB">9 <!ENTITY mlt-md5sum "e3872267232aae89f5182fd567be2596"> 10 <!ENTITY mlt-size "1.4 MB"> 11 11 <!ENTITY mlt-buildsize "294 MB"> 12 12 <!ENTITY mlt-time "0.5 SBU"> -
packages.ent
r3387a84 r605c369 199 199 <!ENTITY fontconfig-version "2.13.1"> <!-- stable lt .90 micro version --> 200 200 <!ENTITY fribidi-version "1.0.5"> 201 <!ENTITY gegl-version "0.4.1 4">201 <!ENTITY gegl-version "0.4.16"> 202 202 <!ENTITY giflib-version "5.1.9"> 203 203 <!ENTITY glm-version "0.9.9.5"> … … 945 945 <!ENTITY libvorbis-version "1.3.6"> 946 946 <!ENTITY libvpx-version "1.8.0"> 947 <!ENTITY mlt-version "6.1 4.0">947 <!ENTITY mlt-version "6.16.0"> 948 948 <!ENTITY opal-version "3.10.10"> 949 949 <!ENTITY opus-version "1.3.1">
Note:
See TracChangeset
for help on using the changeset viewer.