Changeset e8aa56dd
- Timestamp:
- 06/16/2021 07:06:49 PM (2 years ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- be98f1e0
- Parents:
- c3c692e6
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/sysutils/bluez.xml
rc3c692e6 re8aa56dd 7 7 <!ENTITY bluez-download-http "&kernel-dl;/linux/bluetooth/bluez-&bluez-version;.tar.xz"> 8 8 <!ENTITY bluez-download-ftp " "> 9 <!ENTITY bluez-md5sum " 6737ba92a93432dbbd430bd41d7160c9">9 <!ENTITY bluez-md5sum "8ba89fa8caa8274a6f9056c494596d0c"> 10 10 <!ENTITY bluez-size "2.0 MB"> 11 <!ENTITY bluez-buildsize " 83 MB (add 81MB for tests)">11 <!ENTITY bluez-buildsize "76 MB (add 79 MB for tests)"> 12 12 <!ENTITY bluez-time "0.2 SBU (using parallelism=4; add 0.2 SBU for tests)"> 13 13 ]> … … 87 87 <xref linkend="glib2"/>, and 88 88 <xref linkend="libical"/> 89 </para> 90 91 <bridgehead renderas="sect4">Optional</bridgehead> 92 <para role="optional"> 93 <ulink url="https://docutils.sourceforge.io/">docutils</ulink> 89 94 </para> 90 95 … … 161 166 --localstatedir=/var \ 162 167 --enable-library \ 168 --disable-manpages \ 163 169 --disable-systemd && 164 170 make</userinput></screen> … … 167 173 --sysconfdir=/etc \ 168 174 --localstatedir=/var \ 175 --disable-manpages \ 169 176 --enable-library && 170 177 make</userinput></screen> … … 202 209 <sect2 role="commands"> 203 210 <title>Command Explanations</title> 211 212 <para> 213 <parameter>--disable-manpages</parameter>: This switch disables generating 214 the manual pages because of the reliance on 'rst2man' in docutils. Remove 215 this switch if you have 216 <ulink url="https://docutils.sourceforge.io/">docutils</ulink> and you 217 wish to generate the manual pages. 218 </para> 204 219 205 220 <para> -
introduction/welcome/changelog.xml
rc3c692e6 re8aa56dd 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[renodr] - Update to bluez-5.59. Fixes 50 <ulink url="&blfs-ticket-root;15178">#15178</ulink>.</para> 51 </listitem> 52 <listitem> 49 53 <para>[renodr] - Update to tracker and tracker-miners 3.1.2. Fixes 50 54 <ulink url="&blfs-ticket-root;15175">#15175</ulink>.</para> -
packages.ent
rc3c692e6 re8aa56dd 280 280 <!ENTITY at-version "3.2.2"> 281 281 <!ENTITY autofs-version "5.1.7"> 282 <!ENTITY bluez-version "5.5 8">282 <!ENTITY bluez-version "5.59"> 283 283 <!ENTITY bubblewrap-version "0.4.1"> 284 284 <!ENTITY colord-version "1.4.5">
Note:
See TracChangeset
for help on using the changeset viewer.