Changeset 8da658ba for general/sysutils


Ignore:
Timestamp:
08/09/2015 08:04:44 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, 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:
da8baac5
Parents:
077d95b
Message:
  • Update to bluez-5.33.
  • Update to librsvg-2.40.10.
  • OpenOBEX-1.7.1: minor instructions modifications.
  • WebKitGTK+-2.4.9 and WebKitGTK+-2.8.5:

break seds to become narrower in the book.

  • QScintilla-gpl-2.9: fix md5sum.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/bluez.xml

    r077d95b r8da658ba  
    77  <!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    9   <!ENTITY bluez-md5sum        "432b1f292c0b78771818c67140baf3d9">
     9  <!ENTITY bluez-md5sum        "78782dc33d9a8b6344c4cc1af70c8a98">
    1010  <!ENTITY bluez-size          "1.6 MB">
    11   <!ENTITY bluez-buildsize     "62 MB (additional 8 MB for the tests)">
    12   <!ENTITY bluez-time          "0.6 SBU (additional 0.6 SBU for the tests)">
     11  <!ENTITY bluez-buildsize     "86 MB (with tests)">
     12  <!ENTITY bluez-time          "0.7 SBU (with tests)">
    1313]>
    1414
     
    191191
    192192    <para>
    193       <command>ln -svf ../libexec/bluetooth/bluetoothd /usr/sbin</command>: 
     193      <command>ln -svf ../libexec/bluetooth/bluetoothd /usr/sbin</command>:
    194194      This command makes access to the bluetooth daemon more convenient.
    195195    </para>
     
    209209        following, as the <systemitem class="username">root</systemitem> user:
    210210      </para>
    211        
     211
    212212<screen role="root"><userinput>cat > /etc/bluetooth/rfcomm.conf &lt;&lt; "EOF"</userinput>
    213213<literal># rfcomm.conf
     
    266266      <seglistitem>
    267267        <seg>
    268           bccmd, bluemoon, bluetoothctl, bluetoothd, btmon, ciptool,
    269           hciattach, hciconfig, hcidump, hcitool, hex2hcd, hid2hci, l2ping,
    270           l2test, mpris-proxy, obexd, rctest, rfcomm, and sdptool
     268          bccmd, bluemoon, bluetoothctl, bluetoothd (symlink), btmon, ciptool,
     269          hciattach, hciconfig, hcidump, hcitool, hex2hcd, l2ping, l2test,
     270          mpris-proxy, rctest, rfcomm, and sdptool
    271271        </seg>
    272272        <seg>
     
    274274        </seg>
    275275        <seg>
    276           /etc/bluetooth,
    277           /usr/include/bluetooth,
    278           /usr/libexec/bluetooth, and
     276          /{etc,include,libexec}/bluetooth and
    279277          /usr/share/doc/bluez-&bluez-version;
    280278        </seg>
     
    427425        </listitem>
    428426      </varlistentry>
    429 
     427<!--
    430428      <varlistentry id="hid2hci">
    431429        <term><command>hid2hci</command></term>
     
    439437          </indexterm>
    440438        </listitem>
    441       </varlistentry>
     439      </varlistentry>-->
    442440
    443441      <varlistentry id="l2ping">
     
    465463        </listitem>
    466464      </varlistentry>
    467 
     465<!--
    468466     <varlistentry id="obexd">
    469467        <term><command>obexd</command></term>
     
    476474          </indexterm>
    477475        </listitem>
    478       </varlistentry>
     476      </varlistentry>-->
    479477
    480478      <varlistentry id="rctest">
Note: See TracChangeset for help on using the changeset viewer.