Changeset e2439a3 for x


Ignore:
Timestamp:
06/04/2020 04:43:15 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 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:
668c07b
Parents:
bf52548
Message:

Update to cogl-1.22.8

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cogl.xml

    rbf52548 re2439a3  
    55  %general-entities;
    66
    7   <!-- Editors, update this for new releass as needed -->
     7  <!-- Editors, update this for new releases as needed -->
    88  <!ENTITY cogl-minor "1.22">
    99
    1010  <!ENTITY cogl-download-http "&gnome-download-http;/cogl/&cogl-minor;/cogl-&cogl-version;.tar.xz">
    1111  <!ENTITY cogl-download-ftp  "&gnome-download-ftp;/cogl/&cogl-minor;/cogl-&cogl-version;.tar.xz">
    12   <!ENTITY cogl-md5sum        "7bcc01edb5462d4d08d01bf893feddb0">
     12  <!ENTITY cogl-md5sum        "7dd8b2e24171ef7399f851cea144b569">
    1313  <!ENTITY cogl-size          "1.7 MB">
    14   <!ENTITY cogl-buildsize     "61 MB (add 2 MB for tests)">
    15   <!ENTITY cogl-time          "0.3 SBU (Using parallelism=4; add 0.6 SBU for tests)">
     14  <!ENTITY cogl-buildsize     "69 MB (add 2 MB for tests)">
     15  <!ENTITY cogl-time          "0.3 SBU (Using parallelism=4; add 0.2 SBU for tests)">
     16  <!-- Timing may depend on the capabilities and speed of the graphics card.
     17       The timing for 1.22.8 was taken on an Intel-based system, with HD Graphics
     18       530 on a Skylake i5-6600k.-->
    1619]>
    1720
     
    7679    </itemizedlist>
    7780
     81<!-- No longer required with 1.22.8
    7882    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7983    <itemizedlist spacing="compact">
     
    8589      </listitem>
    8690    </itemizedlist>
     91-->
    8792
    8893    <bridgehead renderas="sect3">Cogl Dependencies</bridgehead>
     
    119124    <title>Installation of Cogl</title>
    120125
     126<!--
    121127    <para>
    122128      First fix an issue introduced by mesa-20.x and later:
     
    124130
    125131<screen><userinput>patch -Np1 -i ../cogl-&cogl-version;-mesa_20_fixes-1.patch</userinput></screen>
     132-->
    126133
    127134    <para>
Note: See TracChangeset for help on using the changeset viewer.