Changeset 979dcbd5 for gnome


Ignore:
Timestamp:
01/01/2019 05:34:20 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, 8.4, 9.0, 9.1, bdubbs/svn, 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:
950d2f74
Parents:
d973faf
Message:

Update to gjs-1.54.3
Update to libsecret-0.18.7
Add a note to cogl about the test suite using all CPUs regardless of MAKEFLAGS
Add a systemd-specific section to the Command Explanations section in libinput regarding libwacom
Comment out the --enable-drm option in FAAC. We don't recommend it, and in fact say - Don't use it, so let's not mention it
Other small typo fixes

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

Location:
gnome/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gjs.xml

    rd973faf r979dcbd5  
    77  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.54/gjs-&gjs-version;.tar.xz">
    88  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.54/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "54530c44fef502ac5a0fbc5772d77ace">
     9  <!ENTITY gjs-md5sum        "387dd08d40d4f1f1ffec9546b52e7619">
    1010  <!ENTITY gjs-size          "636 KB">
    1111  <!ENTITY gjs-buildsize     "78 MB (with tests)">
    12   <!-- 100 MB less - seems fishy, but seems to work. -->
    1312  <!ENTITY gjs-time          "1.0 SBU (with tests)">
    1413]>
     
    117116      use Unicode are known to fail, as C.UTF-8 isn't defined as a locale
    118117      in our environment.
     118      <!-- I sent a mail to the lists regarding this on 2019-01-01 -renodr -->
    119119    </para>
    120120
  • gnome/platform/libsecret.xml

    rd973faf r979dcbd5  
    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        "c6cf132a56bd346fbf49a43abb02e5c2">
    10   <!ENTITY libsecret-size          "480 KB">
    11   <!ENTITY libsecret-buildsize     "12 MB">
    12   <!ENTITY libsecret-time          "0.2 SBU">
     9  <!ENTITY libsecret-md5sum        "376153ece17081eb5410870e0dc5c031">
     10  <!ENTITY libsecret-size          "500 KB">
     11  <!ENTITY libsecret-buildsize     "17 MB">
     12  <!ENTITY libsecret-time          "0.1 SBU">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.