Changeset 6259734


Ignore:
Timestamp:
06/30/2019 03:17:15 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.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:
7553afee
Parents:
e3b29328
Message:

Update to gnome-settings-daemon-3.32.1
Update the URL for umockdev

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgudev.xml

    re3b29328 r6259734  
    8282      <xref linkend="gobject-introspection"/> (for gir-data, needed for GNOME),
    8383      <xref linkend="gtk-doc"/>, and
    84       <ulink url="https://launchpad.net/umockdev">umockdev</ulink>
     84      <ulink url="https://github.com/martinpitt/umockdev">umockdev</ulink>
    8585    </para>
    8686
  • general/sysutils/upower.xml

    re3b29328 r6259734  
    9292      <xref linkend="gtk-doc"/>,
    9393      <xref linkend="pygobject3"/>,
    94       <ulink url="https://launchpad.net/umockdev/">umockdev</ulink>, and
     94      <ulink url="https://github.com/martinpitt/umockdev">umockdev</ulink>, and
    9595      <ulink url="https://pypi.python.org/pypi/python-dbusmock">python-dbusmock</ulink>
    9696      (for part of the testsuite).
  • gnome.ent

    re3b29328 r6259734  
    5959<!ENTITY gnome-bluetooth-version           "3.32.1">
    6060<!ENTITY gnome-keyring-version             "3.28.2">
    61 <!ENTITY gnome-settings-daemon-version     "3.32.0">
     61<!ENTITY gnome-settings-daemon-version     "3.32.1">
    6262<!ENTITY gnome-control-center-version      "3.32.1">
    6363<!ENTITY mutter-version                    "3.32.1">
  • gnome/platform/gnome-settings-daemon.xml

    re3b29328 r6259734  
    99  <!ENTITY gnome-settings-daemon-download-ftp
    1010           "&gnome-download-ftp;/gnome-settings-daemon/&gnome-minor-32;/gnome-settings-daemon-&gnome-settings-daemon-version;.tar.xz">
    11   <!ENTITY gnome-settings-daemon-md5sum        "d1f55fb2059a2c52b1ce9af71f949961">
     11  <!ENTITY gnome-settings-daemon-md5sum        "603643a0f2c2188f364504909aca08c6">
    1212  <!ENTITY gnome-settings-daemon-size          "1.3 MB">
    1313  <!ENTITY gnome-settings-daemon-buildsize     "37 MB">
    14   <!ENTITY gnome-settings-daemon-time          "0.3 SBU">
     14  <!ENTITY gnome-settings-daemon-time          "0.4 SBU">
    1515]>
    1616
     
    8181      <xref linkend="fontconfig"/>,
    8282      <xref linkend="geoclue2"/>,
     83      <xref linkend="geocode-glib"/>,
    8384      <xref linkend="gnome-desktop"/>,
    8485      <xref linkend="lcms2"/>,
     
    114115    <bridgehead renderas="sect4">Optional</bridgehead>
    115116    <para role="optional">
    116       <ulink url="https://github.com/martinpitt/python-dbusmock">python-dbusmock</ulink>
     117      <ulink url="https://github.com/martinpitt/python-dbusmock">python-dbusmock</ulink> and
     118      <ulink url="https://github.com/martinpitt/umockdev">umockdev</ulink>
    117119      (required for the tests)
    118120    </para>
     
    137139ninja</userinput></screen>
    138140
     141    <!-- For some reason, on elogind, all tests passed. 8 failed on systemd.
     142         It could be kernel configuration, or any other package change.
     143         umockdev might be needed, but it works fine without it on elogind. -->
    139144    <para>
    140145      To check the results, execute: <command>ninja test</command>. Note that
    141146      you must have <application>python-dbusmock</application> installed in
    142       order for the tests to complete successfully.
     147      order for the tests to complete successfully. Some tests in the "power"
     148      testsuite may fail depending on the init system in use.
    143149    </para>
    144150
     
    150156
    151157  </sect2>
    152 <!--
    153   <sect2 role="commands">
    154     <title>Command Explanations</title>
    155 
    156     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    157       href="../../xincludes/static-libraries.xml"/>
    158 
    159     <para>
    160       <parameter>udevrulesdir=/lib/udev/rules.d</parameter>: This switch
    161       ensures that the <application>udev</application> rule is installed in
    162       the correct location.
    163     </para>
    164 
    165     <para>
    166       <option>- -disable-cups</option>: Use this switch if you have not
    167       installed recommended dependency <application>Cups</application>.
    168     </para>
    169 
    170     <para>
    171       <option>- -disable-network-manager</option>: Use this switch if
    172       you have not installed recommended dependency
    173       <application>NetworkManager</application>.
    174     </para>
    175 
    176     <para>
    177       <option>- -disable-smartcard-support</option>: Use this switch if
    178       you have not installed recommended dependency
    179       <application>NSS</application> and wish to disable SmartCard
    180       support.
    181     </para>
    182 
    183     <para>
    184       <option>- -disable-wayland</option>: Use this switch if you have not
    185       installed recommended dependency <application>Wayland</application>.
    186     </para>
    187 
    188   </sect2>
    189 -->
    190158
    191159  <sect2 role="content">
  • introduction/welcome/changelog.xml

    re3b29328 r6259734  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to gnome-settings-daemon-3.32.1. Fixes
     49          <ulink url="&blfs-ticket-root;12175">#12175</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Update to mutt-1.12.1. Fixes
    49           <ulink url="&blfs-ticket-root;12163">#12163</ulink></para>
     53          <ulink url="&blfs-ticket-root;12163">#12163</ulink>.</para>
    5054        </listitem>
    5155        <listitem>
Note: See TracChangeset for help on using the changeset viewer.