Changeset 6259734
- Timestamp:
- 06/30/2019 03:17:15 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 7553afee
- Parents:
- e3b29328
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libgudev.xml
re3b29328 r6259734 82 82 <xref linkend="gobject-introspection"/> (for gir-data, needed for GNOME), 83 83 <xref linkend="gtk-doc"/>, and 84 <ulink url="https:// launchpad.net/umockdev">umockdev</ulink>84 <ulink url="https://github.com/martinpitt/umockdev">umockdev</ulink> 85 85 </para> 86 86 -
general/sysutils/upower.xml
re3b29328 r6259734 92 92 <xref linkend="gtk-doc"/>, 93 93 <xref linkend="pygobject3"/>, 94 <ulink url="https:// launchpad.net/umockdev/">umockdev</ulink>, and94 <ulink url="https://github.com/martinpitt/umockdev">umockdev</ulink>, and 95 95 <ulink url="https://pypi.python.org/pypi/python-dbusmock">python-dbusmock</ulink> 96 96 (for part of the testsuite). -
gnome.ent
re3b29328 r6259734 59 59 <!ENTITY gnome-bluetooth-version "3.32.1"> 60 60 <!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"> 62 62 <!ENTITY gnome-control-center-version "3.32.1"> 63 63 <!ENTITY mutter-version "3.32.1"> -
gnome/platform/gnome-settings-daemon.xml
re3b29328 r6259734 9 9 <!ENTITY gnome-settings-daemon-download-ftp 10 10 "&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"> 12 12 <!ENTITY gnome-settings-daemon-size "1.3 MB"> 13 13 <!ENTITY gnome-settings-daemon-buildsize "37 MB"> 14 <!ENTITY gnome-settings-daemon-time "0. 3SBU">14 <!ENTITY gnome-settings-daemon-time "0.4 SBU"> 15 15 ]> 16 16 … … 81 81 <xref linkend="fontconfig"/>, 82 82 <xref linkend="geoclue2"/>, 83 <xref linkend="geocode-glib"/>, 83 84 <xref linkend="gnome-desktop"/>, 84 85 <xref linkend="lcms2"/>, … … 114 115 <bridgehead renderas="sect4">Optional</bridgehead> 115 116 <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> 117 119 (required for the tests) 118 120 </para> … … 137 139 ninja</userinput></screen> 138 140 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. --> 139 144 <para> 140 145 To check the results, execute: <command>ninja test</command>. Note that 141 146 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. 143 149 </para> 144 150 … … 150 156 151 157 </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 switch161 ensures that the <application>udev</application> rule is installed in162 the correct location.163 </para>164 165 <para>166 <option>- -disable-cups</option>: Use this switch if you have not167 installed recommended dependency <application>Cups</application>.168 </para>169 170 <para>171 <option>- -disable-network-manager</option>: Use this switch if172 you have not installed recommended dependency173 <application>NetworkManager</application>.174 </para>175 176 <para>177 <option>- -disable-smartcard-support</option>: Use this switch if178 you have not installed recommended dependency179 <application>NSS</application> and wish to disable SmartCard180 support.181 </para>182 183 <para>184 <option>- -disable-wayland</option>: Use this switch if you have not185 installed recommended dependency <application>Wayland</application>.186 </para>187 188 </sect2>189 -->190 158 191 159 <sect2 role="content"> -
introduction/welcome/changelog.xml
re3b29328 r6259734 46 46 <itemizedlist> 47 47 <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> 48 52 <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> 50 54 </listitem> 51 55 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.