Changeset b9bc0a0 for gnome


Ignore:
Timestamp:
10/17/2019 01:37:58 AM (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.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:
356396fd
Parents:
ed0836c
Message:

Update to network-manager-applet-1.8.24
Update to gnome-settings-daemon-3.24.1
Update to nautilus-3.34.1

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

Location:
gnome
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/network-manager-applet.xml

    red0836c rb9bc0a0  
    99  <!ENTITY network-manager-applet-download-ftp
    1010           "&gnome-download-ftp;/network-manager-applet/1.8/network-manager-applet-&network-manager-applet-version;.tar.xz">
    11   <!ENTITY network-manager-applet-md5sum    "e0373f4c0d0637716e6e385799a9080f">
    12   <!ENTITY network-manager-applet-size      "2.0 MB">
    13   <!ENTITY network-manager-applet-buildsize "54 MB (with tests)">
    14   <!ENTITY network-manager-applet-time      "0.4 SBU (with tests)">
     11  <!ENTITY network-manager-applet-md5sum    "5c1bf351fde5adc12200345550516050">
     12  <!ENTITY network-manager-applet-size      "1.9 MB">
     13  <!ENTITY network-manager-applet-buildsize "65 MB (with tests)">
     14  <!ENTITY network-manager-applet-time      "0.3 SBU (with tests)">
    1515]>
    1616
     
    103103      <xref linkend="gnome-bluetooth"/>,
    104104      <xref linkend="gtk-doc"/>,
    105       <xref linkend="jansson"/>, and
    106       <ulink url="&gnome-download-http;/mobile-broadband-provider-info">
     105      <xref linkend="jansson"/>,
     106      <ulink url="https://launchpad.net/libappindicator">libindicator</ulink>,
     107      and <ulink url="&gnome-download-http;/mobile-broadband-provider-info">
    107108       mobile-broadband-provider-info</ulink> (runtime)
    108109    </para>
     
    155156
    156157    <para>
    157       <parameter>-Denable-selinux=false</parameter>: This switch forcibly
     158      <parameter>-Dselinux=false</parameter>: This switch forcibly
    158159      disables <application>SELinux</application> support since it is not
    159160      currently in BLFS and the build will fail without it.
  • gnome/platform/gnome-settings-daemon.xml

    red0836c rb9bc0a0  
    99  <!ENTITY gnome-settings-daemon-download-ftp
    1010           "&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor-34;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    11   <!ENTITY gnome-settings-daemon-md5sum        "528b0b7cc2dd22c6026a9c8739c71fa7">
     11  <!ENTITY gnome-settings-daemon-md5sum        "cdd0d0c8664056deb78aa40c88ec24d1">
    1212  <!ENTITY gnome-settings-daemon-size          "1.3 MB">
    13   <!ENTITY gnome-settings-daemon-buildsize     "37 MB">
    14   <!ENTITY gnome-settings-daemon-time          "0.1 SBU (Using parallelism=4)">
     13  <!ENTITY gnome-settings-daemon-buildsize     "73 MB">
     14  <!ENTITY gnome-settings-daemon-time          "0.2 SBU">
    1515]>
    1616
  • gnome/platform/nautilus.xml

    red0836c rb9bc0a0  
    99  <!ENTITY nautilus-download-ftp
    1010           "&gnome-download-ftp;/nautilus/&gnome-minor-34;/nautilus-&nautilus-version;.tar.xz">
    11   <!ENTITY nautilus-md5sum        "4ee687129431791aedbd8c17d77f4dd8">
     11  <!ENTITY nautilus-md5sum        "19e4f1d89fb9d0ff135d5b1974ce43b5">
    1212  <!ENTITY nautilus-size          "3.0 MB">
    13   <!ENTITY nautilus-buildsize     "135 MB (with tests)">
    14   <!ENTITY nautilus-time          "0.3 SBU (using parallelism=4; with tests)">
     13  <!ENTITY nautilus-buildsize     "154 MB (with tests)">
     14  <!ENTITY nautilus-time          "1.0 SBU (with tests)">
    1515]>
    1616
     
    101101    <bridgehead renderas="sect4">Recommended (Runtime)</bridgehead>
    102102    <para role="recommended">
    103       <xref role="runtime" linkend="adwaita-icon-theme"/>, and
     103      <xref role="runtime" linkend="adwaita-icon-theme"/> and
    104104      <xref role="runtime" linkend="gvfs"/> (For hotplugging and device
    105105        mounting to work)
Note: See TracChangeset for help on using the changeset viewer.