Changeset 78a15b4
- Timestamp:
- 01/18/2018 04:30:24 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 1fa2b35
- Parents:
- 5fef9010
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r5fef9010 r78a15b4 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 7"> <!-- Always 2 digits -->3 <!ENTITY day "18"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 1 7th, &year;">9 <!ENTITY releasedate "January 18th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/libuv.xml
r5fef9010 r78a15b4 7 7 <!ENTITY libuv-download-http "https://github.com/libuv/libuv/archive/v&libuv-version;/libuv-&libuv-version;.tar.gz"> 8 8 <!ENTITY libuv-download-ftp " "> 9 <!ENTITY libuv-md5sum " 44e27d07bdf65b03b2f0ce934f7bdbf5">9 <!ENTITY libuv-md5sum "82e19ae07b2b12f73389008d86c1a980"> 10 10 <!ENTITY libuv-size "1.1 MB"> 11 <!ENTITY libuv-buildsize "1 2 MB (add 9MB for tests)">12 <!ENTITY libuv-time "0.1 SBU (add 1. 2SBU for tests)">11 <!ENTITY libuv-buildsize "11 MB (add 10 MB for tests)"> 12 <!ENTITY libuv-time "0.1 SBU (add 1.3 SBU for tests)"> 13 13 ]> 14 14 -
general/sysutils/bluez.xml
r5fef9010 r78a15b4 302 302 <seglistitem> 303 303 <seg> 304 bccmd, bluemoon, bluetoothctl, bluetoothd (symlink), btattach, btmon, ciptool, 305 hciattach, hciconfig, hcidump, hcitool, hex2hcd, l2ping, l2test, 306 mpris-proxy, rctest, rfcomm, and sdptool 304 bccmd, 305 bluemoon, 306 bluetoothctl, 307 bluetoothd (symlink), 308 btattach, 309 btmon, 310 hex2hcd, 311 l2ping, 312 l2test, 313 mpris-proxy, and 314 rctest 307 315 </seg> 308 316 <seg> … … 310 318 </seg> 311 319 <seg> 312 /etc/bluetooth, /usr/{include,libexec}/bluetooth, and 320 /etc/bluetooth, 321 /usr/{include,libexec}/bluetooth, and 313 322 /usr/share/doc/bluez-&bluez-version; 314 323 </seg> … … 383 392 </varlistentry> 384 393 385 <varlistentry id="ciptool">386 <term><command>ciptool</command></term>387 <listitem>388 <para>389 is used to set up, maintain, and inspect the CIP configuration390 of the Bluetooth subsystem in the Linux kernel.391 </para>392 <indexterm zone="bluez ciptool">393 <primary sortas="b-ciptool">ciptool</primary>394 </indexterm>395 </listitem>396 </varlistentry>397 398 <varlistentry id="hciattach">399 <term><command>hciattach</command></term>400 <listitem>401 <para>402 is used to attach a serial UART to the Bluetooth stack403 as HCI transport interface.404 </para>405 <indexterm zone="bluez hciattach">406 <primary sortas="b-hciattach">hciattach</primary>407 </indexterm>408 </listitem>409 </varlistentry>410 411 <varlistentry id="hciconfig">412 <term><command>hciconfig</command></term>413 <listitem>414 <para>415 is used to configure Bluetooth devices.416 </para>417 <indexterm zone="bluez hciconfig">418 <primary sortas="b-hciconfig">hciconfig</primary>419 </indexterm>420 </listitem>421 </varlistentry>422 423 <varlistentry id="hcidump">424 <term><command>hcidump</command></term>425 <listitem>426 <para>427 reads raw HCI data coming from and going to a Bluetooth428 device and prints to screen commands, events and data429 in a human-readable form.430 </para>431 <indexterm zone="bluez hcidump">432 <primary sortas="b-hcidump">hcidump</primary>433 </indexterm>434 </listitem>435 </varlistentry>436 437 438 <varlistentry id="hcitool">439 <term><command>hcitool</command></term>440 <listitem>441 <para>442 is used to configure Bluetooth connections and send some443 special command to Bluetooth devices.444 </para>445 <indexterm zone="bluez hcitool">446 <primary sortas="b-hcitool">hcitool</primary>447 </indexterm>448 </listitem>449 </varlistentry>450 394 451 395 <varlistentry id="hex2hcd"> … … 461 405 </listitem> 462 406 </varlistentry> 463 <!--464 <varlistentry id="hid2hci">465 <term><command>hid2hci</command></term>466 <listitem>467 <para>468 is used to set up switch supported Bluetooth devices into469 the HCI mode and back.470 </para>471 <indexterm zone="bluez hid2hci">472 <primary sortas="b-hid2hci">hid2hci</primary>473 </indexterm>474 </listitem>475 </varlistentry>-->476 407 477 408 <varlistentry id="l2ping"> … … 499 430 </listitem> 500 431 </varlistentry> 501 <!--502 <varlistentry id="obexd">503 <term><command>obexd</command></term>504 <listitem>505 <para>506 is the OBEX daemon.507 </para>508 <indexterm zone="bluez obexd">509 <primary sortas="b-obexd">obexd</primary>510 </indexterm>511 </listitem>512 </varlistentry>-->513 432 514 433 <varlistentry id="rctest"> … … 525 444 </varlistentry> 526 445 527 <varlistentry id="rfcomm">528 <term><command>rfcomm</command></term>529 <listitem>530 <para>531 is used to set up, maintain, and inspect the RFCOMM532 configuration of the Bluetooth subsystem in the533 Linux kernel.534 </para>535 <indexterm zone="bluez rfcomm">536 <primary sortas="b-rfcomm">rfcomm</primary>537 </indexterm>538 </listitem>539 </varlistentry>540 541 <varlistentry id="sdptool">542 <term><command>sdptool</command></term>543 <listitem>544 <para>545 is used to perform SDP queries on Bluetooth devices.546 </para>547 <indexterm zone="bluez sdptool">548 <primary sortas="b-sdptool">sdptool</primary>549 </indexterm>550 </listitem>551 </varlistentry>552 553 446 <varlistentry id="libbluetooth"> 554 447 <term><filename class="libraryfile">libbluetooth.so</filename></term> -
introduction/welcome/changelog.xml
r5fef9010 r78a15b4 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>January 18th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to libuv-1.19.0. Fixes 49 <ulink url="&blfs-ticket-root;10270">#10270</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to libdvdread-6.0.0. Fixes 53 <ulink url="&blfs-ticket-root;10273">#10273</ulink>.</para> 54 </listitem> 55 <listitem> 56 <para>[bdubbs] - Update to libdvdnav-6.0.0. Fixes 57 <ulink url="&blfs-ticket-root;10274">#10274</ulink>.</para> 58 </listitem> 59 <listitem> 60 <para>[bdubbs] - Update bluez installed packages. </para> 61 </listitem> 62 </itemizedlist> 63 </listitem> 64 44 65 <listitem> 45 66 <para>January 17th, 2018</para> -
multimedia/libdriv/libdvdnav.xml
r5fef9010 r78a15b4 7 7 <!ENTITY libdvdnav-download-http "https://get.videolan.org/libdvdnav/&libdvdnav-version;/libdvdnav-&libdvdnav-version;.tar.bz2"> 8 8 <!ENTITY libdvdnav-download-ftp " "> 9 <!ENTITY libdvdnav-md5sum " e9ea4de3bd8f204e61301d407d09f033">9 <!ENTITY libdvdnav-md5sum "76a9e24496acf7f0c2ae656e8502686d"> 10 10 <!ENTITY libdvdnav-size "364 KB"> 11 <!ENTITY libdvdnav-buildsize "3. 9MB">11 <!ENTITY libdvdnav-buildsize "3.6 MB"> 12 12 <!ENTITY libdvdnav-time "less than 0.1 SBU"> 13 13 ]> -
multimedia/libdriv/libdvdread.xml
r5fef9010 r78a15b4 7 7 <!ENTITY libdvdread-download-http "https://get.videolan.org/libdvdread/&libdvdread-version;/libdvdread-&libdvdread-version;.tar.bz2"> 8 8 <!ENTITY libdvdread-download-ftp " "> 9 <!ENTITY libdvdread-md5sum " b7b7d2a782087ed2a913263087083715">9 <!ENTITY libdvdread-md5sum "1505ed5607ff591cd689f8d1b0976c7b"> 10 10 <!ENTITY libdvdread-size "388 KB"> 11 <!ENTITY libdvdread-buildsize "3. 9MB">11 <!ENTITY libdvdread-buildsize "3.6 MB"> 12 12 <!ENTITY libdvdread-time "less than 0.1 SBU"> 13 13 ]> -
packages.ent
r5fef9010 r78a15b4 162 162 <!ENTITY libusb-version "1.0.21"> 163 163 <!ENTITY libusb-compat-version "0.1.5"> 164 <!ENTITY libuv-version "1.1 8.0">164 <!ENTITY libuv-version "1.19.0"> 165 165 <!ENTITY libxkbcommon-version "0.8.0"> 166 166 <!-- the libxml2-version is also used for the python2 module, … … 793 793 <!ENTITY libdiscid-version "0.6.2"> 794 794 <!ENTITY libdvdcss-version "1.4.1"> 795 <!ENTITY libdvdread-version " 5.0.3">796 <!ENTITY libdvdnav-version " 5.0.3">795 <!ENTITY libdvdread-version "6.0.0"> 796 <!ENTITY libdvdnav-version "6.0.0"> 797 797 <!ENTITY libdv-version "1.0.0"> 798 798 <!ENTITY libmad-version "0.15.1b">
Note:
See TracChangeset
for help on using the changeset viewer.