Changeset 3609a85 for gnome


Ignore:
Timestamp:
04/02/2020 06:07:58 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
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:
1f6af99
Parents:
25de050
Message:

Update to gnome-settings-daemon-3.36.0
Add umockdev to the book
Adjust libgudev so that the test suite is present
Change the umockdev reference from external to internal in gnome-settings-daemon and upower
Move notification-daemon to System Utilities
Move polkit-gnome to Security

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

Location:
gnome/platform
Files:
2 edited

Legend:

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

    r25de050 r3609a85  
    66
    77  <!ENTITY gnome-settings-daemon-download-http
    8            "&gnome-download-http;/gnome-settings-daemon/&gnome-minor-34;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
     8           "&gnome-download-http;/gnome-settings-daemon/&gnome-minor-36;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    99  <!ENTITY gnome-settings-daemon-download-ftp
    10            "&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor-34;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    11   <!ENTITY gnome-settings-daemon-md5sum        "493332fa0f36645188468fed41c0060b">
     10           "&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor-36;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
     11  <!ENTITY gnome-settings-daemon-md5sum        "e28f11174ca0bafc56fb7a766591d786">
    1212  <!ENTITY gnome-settings-daemon-size          "1.3 MB">
    13   <!ENTITY gnome-settings-daemon-buildsize     "29 MB">
     13  <!ENTITY gnome-settings-daemon-buildsize     "77 MB">
    1414  <!ENTITY gnome-settings-daemon-time          "0.1 SBU (Using parallelism=4)">
    1515]>
     
    121121    <bridgehead renderas="sect4">Optional</bridgehead>
    122122    <para role="optional">
    123       <xref linkend="python-dbusmock"/> and
    124       <ulink url="https://github.com/martinpitt/umockdev">umockdev</ulink>
    125       (required for the tests)
     123      <xref linkend="mutter"/>,
     124      <xref linkend="python-dbusmock"/>, and
     125      <xref linkend="umockdev"/>
    126126    </para>
    127127
  • gnome/platform/platform.xml

    r25de050 r3609a85  
    7474  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-user-docs.xml"/>
    7575  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp.xml"/>
    76   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="notification-daemon.xml"/>
    77   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="polkit-gnome.xml"/>
     76  <!-- notification-daemon moved to System Utilities. -->
     77  <!-- polkit-gnome moved to Security. -->
    7878
    7979</chapter>
Note: See TracChangeset for help on using the changeset viewer.