Author: renodr
Date: Thu Jun  4 09:43:15 2020
New Revision: 23249

Log:
Update to cogl-1.22.8

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/lib/cogl.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu Jun  4 08:20:42 
2020        (r23248)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Jun  4 09:43:15 
2020        (r23249)
@@ -45,6 +45,10 @@
       <para>June 4th, 2020</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update to cogl-1.22.8. Fixes
+          <ulink url="&blfs-ticket-root;13638">#13638</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[pierre] - Update to asciidoc-9.0.0. Fixes
           <ulink url="&blfs-ticket-root;13404">#13404</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Thu Jun  4 08:20:42 2020        (r23248)
+++ trunk/BOOK/packages.ent     Thu Jun  4 09:43:15 2020        (r23249)
@@ -712,7 +712,7 @@
 <!ENTITY at-spi2-atk-version          "2.34.2">
 <!ENTITY cairo-version                "1.17.2+f93fc72c03e">
 <!ENTITY cairomm-version              "1.12.2">
-<!ENTITY cogl-version                 "1.22.6">
+<!ENTITY cogl-version                 "1.22.8">
 <!ENTITY clutter-version              "1.26.4">
 <!ENTITY clutter-gst-version          "3.0.27">
 <!ENTITY clutter-gtk-version          "1.8.4">

Modified: trunk/BOOK/x/lib/cogl.xml
==============================================================================
--- trunk/BOOK/x/lib/cogl.xml   Thu Jun  4 08:20:42 2020        (r23248)
+++ trunk/BOOK/x/lib/cogl.xml   Thu Jun  4 09:43:15 2020        (r23249)
@@ -4,15 +4,18 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!-- Editors, update this for new releass as needed -->
+  <!-- Editors, update this for new releases as needed -->
   <!ENTITY cogl-minor "1.22">
 
   <!ENTITY cogl-download-http 
"&gnome-download-http;/cogl/&cogl-minor;/cogl-&cogl-version;.tar.xz">
   <!ENTITY cogl-download-ftp  
"&gnome-download-ftp;/cogl/&cogl-minor;/cogl-&cogl-version;.tar.xz">
-  <!ENTITY cogl-md5sum        "7bcc01edb5462d4d08d01bf893feddb0">
+  <!ENTITY cogl-md5sum        "7dd8b2e24171ef7399f851cea144b569">
   <!ENTITY cogl-size          "1.7 MB">
-  <!ENTITY cogl-buildsize     "61 MB (add 2 MB for tests)">
-  <!ENTITY cogl-time          "0.3 SBU (Using parallelism=4; add 0.6 SBU for 
tests)">
+  <!ENTITY cogl-buildsize     "69 MB (add 2 MB for tests)">
+  <!ENTITY cogl-time          "0.3 SBU (Using parallelism=4; add 0.2 SBU for 
tests)">
+  <!-- Timing may depend on the capabilities and speed of the graphics card.
+       The timing for 1.22.8 was taken on an Intel-based system, with HD 
Graphics
+       530 on a Skylake i5-6600k.-->
 ]>
 
 <sect1 id="cogl" xreflabel="Cogl-&cogl-version;">
@@ -75,6 +78,7 @@
       </listitem>
     </itemizedlist>
 
+<!-- No longer required with 1.22.8
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
@@ -84,6 +88,7 @@
         </para>
       </listitem>
     </itemizedlist>
+-->
 
     <bridgehead renderas="sect3">Cogl Dependencies</bridgehead>
 
@@ -118,11 +123,13 @@
   <sect2 role="installation">
     <title>Installation of Cogl</title>
 
+<!--
     <para>
       First fix an issue introduced by mesa-20.x and later:
     </para>
 
 <screen><userinput>patch -Np1 -i 
../cogl-&cogl-version;-mesa_20_fixes-1.patch</userinput></screen>
+-->
 
     <para>
       Install <application>Cogl</application> by running the following
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to