Changeset 8f62346 for gnome/platform


Ignore:
Timestamp:
03/22/2019 10:07:03 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
2367283
Parents:
c250033
Message:

Add missing dependency to LLVM
Minor test info tweak to Clutter
Update to libsecret-0.18.8
Update to gjs-1.56.0

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

Location:
gnome/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gjs.xml

    rc250033 r8f62346  
    55  %general-entities;
    66
    7   <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.54/gjs-&gjs-version;.tar.xz">
    8   <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.54/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "387dd08d40d4f1f1ffec9546b52e7619">
    10   <!ENTITY gjs-size          "636 KB">
    11   <!ENTITY gjs-buildsize     "78 MB (with tests)">
    12   <!ENTITY gjs-time          "1.0 SBU (with tests)">
     7  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.56/gjs-&gjs-version;.tar.xz">
     8  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.56/gjs-&gjs-version;.tar.xz">
     9  <!ENTITY gjs-md5sum        "aa47ee8bdcb7c36e9eafd4c7796fbb96">
     10  <!ENTITY gjs-size          "652 KB">
     11  <!ENTITY gjs-buildsize     "92 MB (with tests)">
     12  <!ENTITY gjs-time          "1.1 SBU (with tests)">
    1313]>
    1414
     
    113113      To test the results, issue: <command>make check</command>. The
    114114      <application>GTK</application> and <application>Cairo</application>
    115       tests will fail if not running in an Xorg session. Two tests that
    116       use Unicode are known to fail, as C.UTF-8 isn't defined as a locale
    117       in our environment.
    118       <!-- I sent a mail to the lists regarding this on 2019-01-01 -renodr -->
     115      tests will fail if not running in an Xorg session.
    119116    </para>
    120117
  • gnome/platform/libsecret.xml

    rc250033 r8f62346  
    77  <!ENTITY libsecret-download-http "&gnome-download-http;/libsecret/0.18/libsecret-&libsecret-version;.tar.xz">
    88  <!ENTITY libsecret-download-ftp  "&gnome-download-ftp;/libsecret/0.18/libsecret-&libsecret-version;.tar.xz">
    9   <!ENTITY libsecret-md5sum        "376153ece17081eb5410870e0dc5c031">
     9  <!ENTITY libsecret-md5sum        "fee403988442f497f3c1dfe7b128869c">
    1010  <!ENTITY libsecret-size          "500 KB">
    1111  <!ENTITY libsecret-buildsize     "17 MB">
Note: See TracChangeset for help on using the changeset viewer.