Changeset 716a45fb for x/lib/cogl.xml


Ignore:
Timestamp:
03/10/2020 05:37:34 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
4040245
Parents:
bad2cbca
Message:

Update to cogl-1.22.6.
Update to clutter-1.26.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/cogl.xml

    rbad2cbca r716a45fb  
    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        "31755015a865c4af51ac84f6e53af8ab">
    13   <!ENTITY cogl-size          "1.6 MB">
    14   <!ENTITY cogl-buildsize     "55 MB">
    15   <!ENTITY cogl-time          "0.3 SBU (Using parallelism=4; add 0.5 SBU for tests)">
     12  <!ENTITY cogl-md5sum        "7bcc01edb5462d4d08d01bf893feddb0">
     13  <!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)">
    1616]>
    1717
     
    134134<screen><userinput>autoreconf &amp;&amp;
    135135
    136 ./configure --prefix=/usr --enable-gles1 --enable-gles2         \
    137     --enable-{kms,wayland,xlib}-egl-platform                    \
    138     --enable-wayland-egl-server                                 &amp;&amp;
     136./configure --prefix=/usr  \
     137            --enable-gles1 \
     138            --enable-gles2 \
     139            --enable-{kms,wayland,xlib}-egl-platform \
     140            --enable-wayland-egl-server              &amp;&amp;
    139141make</userinput></screen>
    140142
Note: See TracChangeset for help on using the changeset viewer.