Changeset b33c421 for general/sysutils


Ignore:
Timestamp:
10/01/2012 06:38:34 AM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
78ef2b5
Parents:
058a3280
Message:

D-Bus 1.6.8, FriBidi 0.19.4, libpng 1.5.13 and libTIFF 4.0.3. Minor fix to DHCP XML.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/dbus.xml

    r058a3280 rb33c421  
    77  <!ENTITY dbus-download-http "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
    88  <!ENTITY dbus-download-ftp  " ">
    9   <!ENTITY dbus-md5sum        "5ec43dc4554cba638917317b2b4f7640">
     9  <!ENTITY dbus-md5sum        "3bf059c7dd5eda5f539a1b7cfe7a14a2">
    1010  <!ENTITY dbus-size          "1.9 MB">
    11   <!ENTITY dbus-buildsize     "115 MB">
    12   <!ENTITY dbus-time          "0.6 SBU">
     11  <!ENTITY dbus-buildsize     "35 MB">
     12  <!ENTITY dbus-time          "0.4 SBU">
    1313]>
    1414
     
    8282    <bridgehead renderas="sect4">Required</bridgehead>
    8383    <para role="required">
    84       <xref linkend="expat"/> (preferred) or
     84      <xref linkend="expat"/> or
    8585      <xref linkend="libxml2"/>
    8686    </para>
     
    189189
    190190    <para>
    191       <parameter>--libexecdir=/usr/lib/dbus-1.0</parameter>: This will
    192       ensure that <application>D-Bus</application> internal support
    193       program is installed in the prefered directory
    194       <filename class="directory">/usr/lib/dbus-1.0</filename> instead of
    195       <filename class="directory">/usr/libexec</filename>.
    196     </para>
    197 
    198     <para>
    199191      <parameter>--with-console-auth-dir=/run/console/</parameter>: This
    200192      parameter specifies location of the
    201       <application>ConsoleKit</application>  auth dir.
     193      <application>ConsoleKit</application> auth dir.
    202194    </para>
    203195
     
    488480
    489481      <varlistentry id="libdbus-1">
    490         <term><filename class='libraryfile'>libdbus-1.so</filename></term>
     482        <term><filename class="libraryfile">libdbus-1.so</filename></term>
    491483        <listitem>
    492484          <para>
Note: See TracChangeset for help on using the changeset viewer.