Changeset e5bb823
- Timestamp:
- 06/18/2015 07:55:28 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 05939b8
- Parents:
- 8af694bb
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r8af694bb re5bb823 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 "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2015"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "June 1 7th &year;">9 <!ENTITY releasedate "June 18th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/sysutils/bluez.xml
r8af694bb re5bb823 7 7 <!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz"> 8 8 <!ENTITY bluez-download-ftp "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz"> 9 <!ENTITY bluez-md5sum " 24ba1d1e8e7ef5b8f4033a3059d7600e">10 <!ENTITY bluez-size "1. 5MB">11 <!ENTITY bluez-buildsize " 52MB (additional 10 MB for the tests)">12 <!ENTITY bluez-time "0. 5SBU (additional 0.3 SBU for the tests)">9 <!ENTITY bluez-md5sum "cb1db487b65dd4d57a2dd6b8f063c393"> 10 <!ENTITY bluez-size "1.6 MB"> 11 <!ENTITY bluez-buildsize "74 MB (additional 10 MB for the tests)"> 12 <!ENTITY bluez-time "0.9 SBU (additional 0.3 SBU for the tests)"> 13 13 ]> 14 14 … … 35 35 </para> 36 36 37 &lfs77_checked; 37 &lfs77_checked; &gcc5_checked; 38 38 39 39 <bridgehead renderas="sect3">Package Information</bridgehead> … … 267 267 <seg> 268 268 bccmd, bluemoon, bluetoothctl, bluetoothd, btmon, ciptool, 269 hciattach, hciconfig, hcidump, hcitool, h id2hci, l2ping,269 hciattach, hciconfig, hcidump, hcitool, hex2hcd, hid2hci, l2ping, 270 270 l2test, mpris-proxy, obexd, rctest, rfcomm, and sdptool 271 271 </seg> … … 415 415 </varlistentry> 416 416 417 <varlistentry id="hex2hcd"> 418 <term><command>hex2hcd</command></term> 419 <listitem> 420 <para> 421 is used to convert a file needed by Broadcom devices 422 to hcd (Broadcom bluetooth firmware) format. 423 </para> 424 <indexterm zone="bluez hex2hcd"> 425 <primary sortas="b-hex2hcd">hex2hcd</primary> 426 </indexterm> 427 </listitem> 428 </varlistentry> 429 417 430 <varlistentry id="hid2hci"> 418 431 <term><command>hid2hci</command></term> -
introduction/welcome/changelog.xml
r8af694bb re5bb823 44 44 45 45 --> 46 <listitem> 47 <para>June 18th, 2015</para> 48 <itemizedlist> 49 <listitem> 50 <para>[bdubbs] - Update to bluez-5.31. Fixes 51 <ulink url="&blfs-ticket-root;6612">#6612</ulink>.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 46 55 47 56 <listitem> -
multimedia/libdriv/gst10-plugins-bad.xml
r8af694bb re5bb823 39 39 </para> 40 40 41 &lfs77_checked; &gcc5_checked;41 &lfs77_checked; <!-- &gcc5_checked; Builds but therre are problems --> 42 42 43 43 &gst-compat; -
networking/netprogs/ntp.xml
r8af694bb re5bb823 199 199 <screen role="root"><userinput>cat >> /etc/ntp.conf << "EOF" 200 200 <literal># Security session 201 restrict default limited kod nomodify notrap nopeer noquery201 restrict default limited kod nomodify notrap nopeer noquery 202 202 restrict -6 default limited kod nomodify notrap nopeer noquery 203 203 -
packages.ent
r8af694bb re5bb823 211 211 <!ENTITY at-version "3.1.16"> 212 212 <!ENTITY autofs-version "5.1.1"> 213 <!ENTITY bluez-version "5.3 0">213 <!ENTITY bluez-version "5.31"> 214 214 <!ENTITY colord-version "1.2.11"> <!-- Even minors only --> 215 215 <!ENTITY cpio-version "2.11">
Note:
See TracChangeset
for help on using the changeset viewer.