Author: ken Date: Mon Aug 28 19:49:07 2017 New Revision: 19127 Log: Update babl, gegl, and tag gimp.
Modified: trunk/BOOK/general/graphlib/babl.xml trunk/BOOK/general/graphlib/gegl.xml trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/packages.ent trunk/BOOK/xsoft/other/gimp.xml Modified: trunk/BOOK/general/graphlib/babl.xml ============================================================================== --- trunk/BOOK/general/graphlib/babl.xml Mon Aug 28 18:17:24 2017 (r19126) +++ trunk/BOOK/general/graphlib/babl.xml Mon Aug 28 19:49:07 2017 (r19127) @@ -6,9 +6,9 @@ <!ENTITY babl-download-http "https://download.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.bz2"> <!ENTITY babl-download-ftp " "> - <!ENTITY babl-md5sum "cc53d8474a43aafb7cdaccea56cfde44"> - <!ENTITY babl-size "604 KB"> - <!ENTITY babl-buildsize "13 MB (with tests)"> + <!ENTITY babl-md5sum "fca6926a00130eeacc875cac5465c5e7"> + <!ENTITY babl-size "603 KB"> + <!ENTITY babl-buildsize "16 MB (with tests)"> <!ENTITY babl-time "0.2 SBU (with tests)"> ]> @@ -34,7 +34,7 @@ pixel format translation library. </para> - &lfs80_checked; + &lfs81_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> @@ -82,7 +82,7 @@ Install <application>Babl</application> by running the following commands: </para> -<screen><userinput>./configure --prefix=/usr --disable-docs && +<screen><userinput>./configure --prefix=/usr && make</userinput></screen> <para> @@ -103,23 +103,24 @@ <sect2 role="commands"> <title>Command Explanations</title> + <!-- no longer truei: BablFishPath.html is no longer created, all this + now does is disable the creation of the main index.html file <para> - <parameter>--disable-docs</parameter>: This switch disables + <parameter>\-\-disable\-docs</parameter>: This switch disables <filename>BablFishPath.html</filename> and <filename>index.html</filename> generation. Remove it, if you want them. Note that generating the docs takes a long time, up to as much as 2.8 SBU. - </para> + </para> --> <para> - <command>install -v -m755 -d /usr/share/gtk-doc/html/babl/graphics</command>: This and the subsequent commands install the library html documentation under <filename class="directory">/usr/share/gtk-doc/html</filename> where other gtk packages put the programmer-oriented documentation. - </para> + </sect2> <sect2 role="content"> Modified: trunk/BOOK/general/graphlib/gegl.xml ============================================================================== --- trunk/BOOK/general/graphlib/gegl.xml Mon Aug 28 18:17:24 2017 (r19126) +++ trunk/BOOK/general/graphlib/gegl.xml Mon Aug 28 19:49:07 2017 (r19127) @@ -6,10 +6,10 @@ <!ENTITY gegl-download-http "https://download.gimp.org/pub/gegl/0.3/gegl-&gegl-version;.tar.bz2"> <!ENTITY gegl-download-ftp " "> - <!ENTITY gegl-md5sum "6e5c6f229261478dc436a38c84405b2a"> - <!ENTITY gegl-size "5.8 MB"> - <!ENTITY gegl-buildsize "127 MB (add 24 MB for tests)"> - <!ENTITY gegl-time "1.7 SBU (add 0.7 SBU for tests)"> + <!ENTITY gegl-md5sum "5a31ebb855f525fecedccf6b84be4a07"> + <!ENTITY gegl-size "5.6 MB"> + <!ENTITY gegl-buildsize "140 MB (add 21 MB for tests)"> + <!ENTITY gegl-time "1.4 SBU (add 0.4 SBU for tests)"> ]> <sect1 id="gegl" xreflabel="gegl-&gegl-version;"> @@ -34,7 +34,7 @@ image processing format. </para> - &lfs80_checked; + &lfs81_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> @@ -125,8 +125,11 @@ LC_ALL=en_US make</userinput></screen> <para> + To test the results, issue: <command>make check</command>. + <!-- for me, no failures : but I don't have all the optional deps, + no idea which test used to fail. Ken To test the results, issue: <command>make -k check</command>. One - test is known to fail. + test is known to fail.--> </para> <para> Modified: trunk/BOOK/introduction/welcome/changelog.xml ============================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml Mon Aug 28 18:17:24 2017 (r19126) +++ trunk/BOOK/introduction/welcome/changelog.xml Mon Aug 28 19:49:07 2017 (r19127) @@ -46,6 +46,14 @@ <para>August 28th, 2017</para> <itemizedlist> <listitem> + <para>[ken] - gegl-0.3.20. Fixes + <ulink url="&blfs-ticket-root;9620">#9620</ulink>.</para> + </listitem> + <listitem> + <para>[ken] - babl-0.1.30. Fixes + <ulink url="&blfs-ticket-root;9619">#9619</ulink>.</para> + </listitem> + <listitem> <para>[ken] - cups-filters-1.17.2. Fixes <ulink url="&blfs-ticket-root;9641">#9641</ulink>.</para> </listitem> Modified: trunk/BOOK/packages.ent ============================================================================== --- trunk/BOOK/packages.ent Mon Aug 28 18:17:24 2017 (r19126) +++ trunk/BOOK/packages.ent Mon Aug 28 19:49:07 2017 (r19127) @@ -185,12 +185,12 @@ <!-- Chapter 10 --> <!ENTITY aalib-version "1.4rc5"> -<!ENTITY babl-version "0.1.28"> +<!ENTITY babl-version "0.1.30"> <!ENTITY exiv2-version "0.25"> <!ENTITY freetype2-version "2.8"> <!ENTITY fontconfig-version "2.12.4"> <!-- stable lt .90 micro version --> <!ENTITY fribidi-version "0.19.7"> -<!ENTITY gegl-version "0.3.18"> +<!ENTITY gegl-version "0.3.20"> <!ENTITY giflib-version "5.1.4"> <!ENTITY graphite2-version "1.3.10"> <!ENTITY harfbuzz-version "1.4.8"> Modified: trunk/BOOK/xsoft/other/gimp.xml ============================================================================== --- trunk/BOOK/xsoft/other/gimp.xml Mon Aug 28 18:17:24 2017 (r19126) +++ trunk/BOOK/xsoft/other/gimp.xml Mon Aug 28 19:49:07 2017 (r19127) @@ -46,7 +46,7 @@ photo retouching, image composition and image authoring. </para> - &lfs80_checked; + &lfs81_checked; <bridgehead renderas="sect3">Package Information</bridgehead> <itemizedlist spacing="compact"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
