Ignore:
Timestamp:
08/21/2018 02:45:58 AM (6 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.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
0d0b685
Parents:
6b3a3fe4
Message:

Fix a typo in the changelog
Fix NetworkManager for building libnm-glib and add a sed to fix a build issue with nm-applet
Update to network-manager-applet-1.8.16
Update to gnome-control-center-3.28.2
Update to gnome-settings-daemon-3.28.1
Update to ibus-1.5.19

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-settings-daemon.xml

    r6b3a3fe4 ra1e15c4  
    99  <!ENTITY gnome-settings-daemon-download-ftp
    1010           "&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor-28;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    11   <!ENTITY gnome-settings-daemon-md5sum        "508f36ade9b97afebd32a3437b1a4c56">
     11  <!ENTITY gnome-settings-daemon-md5sum        "8b441f756942f41c95fbaeba2f10766c">
    1212  <!ENTITY gnome-settings-daemon-size          "1.3 MB">
    13   <!ENTITY gnome-settings-daemon-buildsize     "29 MB">
    14   <!ENTITY gnome-settings-daemon-time          "0.1 SBU (using paralleism=4)">
     13  <!ENTITY gnome-settings-daemon-buildsize     "38 MB">
     14  <!ENTITY gnome-settings-daemon-time          "0.2 SBU">
    1515]>
    1616
     
    7979    <para role="required">
    8080      <xref linkend="colord"/>,
     81      <xref linkend="fontconfig"/>,
    8182      <xref linkend="geoclue2"/>,
    8283      <xref linkend="gnome-desktop"/>,
     
    126127cd    build &amp;&amp;
    127128
    128 meson --prefix=/usr --sysconfdir=/etc &amp;&amp;
     129meson --prefix=/usr --sysconfdir=/etc .. &amp;&amp;
    129130ninja</userinput></screen>
    130131
Note: See TracChangeset for help on using the changeset viewer.