Changeset 54666831


Ignore:
Timestamp:
05/12/2014 08:37:37 PM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
d1fe212
Parents:
cb48da2
Message:

Restore full dbus build to the book.
Update to dbus-1.8.2.

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

Files:
28 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcb48da2 r54666831  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "11">                   <!-- Always 2 digits -->
     3<!ENTITY day          "12">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 11th, &year;">
     9<!ENTITY releasedate  "May 12th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    341341<!ENTITY colord-version               "1.2.0">    <!-- Even minors only -->
    342342<!ENTITY cpio-version                 "2.11">
    343 <!ENTITY dbus-version                 "1.8.0">   <!-- Even minors only -->
     343<!ENTITY dbus-version                 "1.8.2">   <!-- Even minors only -->
    344344<!ENTITY fcron-version                "3.1.2">
    345345<!ENTITY gpm-version                  "1.20.7">
  • general/genlib/dbus-glib.xml

    rcb48da2 r54666831  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
     78      <xref linkend="dbus"/> and
    7879      <xref linkend="glib2"/>
    7980    </para>
  • general/genlib/glib2.xml

    rcb48da2 r54666831  
    8888    <bridgehead renderas="sect4">Optional</bridgehead>
    8989    <para role="optional">
     90      <xref linkend="dbus"/> (required to run the tests),
    9091      <xref linkend="elfutils"/>,
    9192      <ulink url="ftp://oss.sgi.com/projects/fam/download/stable/">FAM library</ulink>, and
  • general/prog/subversion.xml

    rcb48da2 r54666831  
    112112-->
    113113      <xref linkend="cyrus-sasl"/>,
     114      <xref linkend="dbus"/>,
    114115      <xref linkend="kdelibs"/> (for <ulink url="http://utils.kde.org/projects/kwalletmanager/">KWallet</ulink> support),
    115116      <xref linkend="python2"/> (with sqlite support for the tests),
  • general/prog/vala.xml

    rcb48da2 r54666831  
    8383    <bridgehead renderas="sect4">Optional</bridgehead>
    8484    <para role="optional">
     85      <xref linkend="dbus"/> (Required for the tests) and
    8586      <xref linkend="libxslt"/> (Required for generating the documentation)
    8687    </para>
  • general/sysutils/bluez.xml

    rcb48da2 r54666831  
    8686    <bridgehead renderas="sect4">Required</bridgehead>
    8787    <para role="required">
    88       <xref linkend="glib2"/> and
     88      <xref linkend="dbus"/>,
     89      <xref linkend="glib2"/>, and
    8990      <xref linkend="libical"/>
    9091    </para>
  • general/sysutils/colord.xml

    rcb48da2 r54666831  
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
     80      <xref linkend="dbus"/>,
    8081      <xref linkend="glib2"/>,
    8182      <xref linkend="lcms2"/>, and
  • general/sysutils/dbus.xml

    rcb48da2 r54666831  
    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        "059fbe84e39fc99c67a14f15b1f39dff">
     9  <!ENTITY dbus-md5sum        "d6f709bbec0a022a1847c7caec9d6068">
    1010  <!ENTITY dbus-size          "1.8 MB">
    11   <!ENTITY dbus-buildsize     "86 MB (additional 26 MB installed)">
    12   <!ENTITY dbus-time          "0.35 SBU (additional 1.3 SBU for tests)">
     11  <!ENTITY dbus-buildsize     "132 MB (additional 26 MB for tests)">
     12  <!ENTITY dbus-time          "0.5 SBU (additional 1.3 SBU for tests)">
    1313]>
    1414
    15 <sect1 id="dbus-launch" xreflabel="D-Bus-&dbus-version;/dbus-launch">
     15<sect1 id="dbus" xreflabel="D-Bus-&dbus-version;">
    1616  <?dbhtml filename="dbus.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>D-Bus-&dbus-version; (dbus-launch)</title>
    24 
    25   <indexterm zone="dbus-launch">
    26     <primary sortas="a-dbus-launch">dbus-launch</primary>
     23  <title>D-Bus-&dbus-version;</title>
     24
     25  <indexterm zone="dbus">
     26    <primary sortas="a-D-Bus">D-Bus</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to D-Bus (with Xorg)</title>
    31 
    32     <para>
    33       <application>D-Bus</application> was installed in LFS, but one program
    34       needs to be updated after Xorg is installed to properly support
    35       window managers. 
    36     </para>
    37 
    38     <!-- &lfs75_checked; -->
     30    <title>Introduction to D-Bus</title>
     31
     32    <para>
     33      <application>D-Bus</application> is a message bus system, a simple
     34      way for applications to talk to one another.
     35      <application>D-Bus</application> supplies both a system daemon (for events
     36      such as <quote>new hardware device added</quote> or <quote>printer queue
     37      changed</quote>) and a per-user-login-session daemon (for general IPC needs
     38      among user applications). Also, the message bus is built on top of a
     39      general one-to-one message passing framework, which can be used by any two
     40      applications to communicate directly (without going through the message bus
     41      daemon).
     42    </para>
     43
     44    &lfs75_checked;
    3945
    4046    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7480    <bridgehead renderas="sect3">D-Bus Dependencies</bridgehead>
    7581
     82<!--
    7683    <bridgehead renderas="sect4">Required</bridgehead>
    7784    <para role="required">
    78       <xref linkend="xorg7-lib"/>
    79       (for <command>dbus-launch</command> program)
     85      <xref linkend="expat"/>
     86    </para>
     87-->
     88    <bridgehead renderas="sect4">Recommended</bridgehead>
     89    <para role="recommended">
     90      <xref linkend="xorg7-lib"/> (for <command>dbus-launch</command> program)
    8091    </para>
    8192
     
    8596      <xref linkend="dbus-glib"/>,
    8697      <xref linkend="dbus-python"/>, and
    87       <xref linkend="pygobject2"/>;
     98      <xref linkend="pygobject2"/>;
     99     
    88100      for the API documentation:
    89       <xref linkend="doxygen"/>;
     101      <xref linkend="doxygen"/>;
     102     
    90103      for man pages and XML/HTML documentation:
    91104      <xref linkend="xmlto"/>
     
    101114
    102115    <para>
    103       Build <application>D-Bus</application> by running the following commands:
    104     </para>
    105 
    106 <screen><userinput>./configure --prefix=/usr        \
    107             --sysconfdir=/etc    \
    108             --localstatedir=/var \
     116      As the <systemitem class="username">root</systemitem> user, create a
     117      system user and group to handle the system message bus activity:
     118    </para>
     119
     120<screen role="root"><userinput>groupadd -g 18 messagebus &amp;&amp;
     121useradd -c "D-Bus Message Daemon User" -d /var/run/dbus \
     122        -u 18 -g messagebus -s /bin/false messagebus</userinput></screen>
     123
     124    <para>
     125      Install <application>D-Bus</application> by running the following
     126      commands (you may wish to review the output from
     127      <command>./configure --help</command> first and add any desired parameters
     128      to the <command>configure</command> command shown below):
     129    </para>
     130
     131<screen><userinput>./configure --prefix=/usr                  \
     132            --sysconfdir=/etc              \
     133            --localstatedir=/var           \
    109134            --with-console-auth-dir=/run/console/ \
     135            --without-systemdsystemunitdir \
     136            --disable-systemd              \
    110137            --disable-static &amp;&amp;
    111138make</userinput></screen>
     
    119146    </para>
    120147
    121 <screen role="root"><userinput>install -m 755 tools/dbus-launch /usr/bin</userinput></screen>
    122 
    123     <para>
    124       If you built the optional documentation, install it as the
     148<screen role="root"><userinput>make install &amp;&amp;
     149mv -v /usr/share/doc/dbus /usr/share/doc/dbus-&dbus-version;</userinput></screen>
     150
     151    <para>
     152      If you are still building your system in chroot or you did not start the
     153      daemon yet, but you want to compile some packages that require
     154      <application>D-Bus</application>, generate
     155      <application>D-Bus</application> UUID to avoid warnings when compiling
     156      some packages with the following command as the
    125157      <systemitem class="username">root</systemitem> user:
    126158    </para>
    127159
    128 <screen role="root"><userinput>cp -a doc/api/{html,xml} /usr/share/doc/dbus-&dbus-version;</userinput></screen>
    129  
     160<screen role="root"><userinput>dbus-uuidgen --ensure</userinput></screen>
     161
    130162    <para>
    131163      The dbus tests cannot be run until after <xref linkend="dbus-glib"/>
     
    155187<screen><userinput>sed -i -e 's:run-test.sh:$(NULL):g' test/name-test/Makefile.in</userinput></screen>
    156188
    157     <note><para>
    158       There has been a report that the tests may fail if running
     189    <para>
     190      Note there has been a report that the tests may fail if running
    159191      inside a Midnight Commander shell.
    160192      You may get out-of-memory error messages when running the tests.
    161193      These are normal and can be safely ignored.
    162     </para></note>
     194    </para>
    163195
    164196  </sect2>
     
    171203      parameter specifies location of the
    172204      <application>ConsoleKit</application> auth dir.
     205    </para>
     206
     207    <para>
     208      <parameter>--without-systemdsystemunitdir</parameter>: This switch
     209      prevents installation of systemd unit files.
     210    </para>
     211
     212    <para>
     213      <parameter>--disable-systemd</parameter>: This switch disables systemd
     214      support in <application>D-Bus</application>
    173215    </para>
    174216
     
    210252      </para>
    211253
    212       <indexterm zone="dbus-launch dbus-config">
     254      <indexterm zone="dbus dbus-config">
    213255        <primary sortas="e-etc-dbus-1-session.conf">/etc/dbus-1/session.conf</primary>
    214256      </indexterm>
    215257
    216       <indexterm zone="dbus-launch dbus-config">
     258      <indexterm zone="dbus dbus-config">
    217259        <primary sortas="e-etc-dbus-1/system.conf">/etc/dbus-1/system.conf</primary>
    218260      </indexterm>
    219261
    220       <indexterm zone="dbus-launch dbus-config">
     262      <indexterm zone="dbus dbus-config">
    221263        <primary sortas="e-etc-dbus-1-system.d-star">/etc/dbus-1/system.d/*</primary>
    222264      </indexterm>
     
    262304
    263305    <sect3  id="dbus-init">
    264       <title>Starting D-Bus</title>
     306      <title>Boot Script</title>
    265307
    266308      <para>
    267         There are many methods you can use to start a
     309        To automatically start <command>dbus-daemon</command> when the
     310        system is rebooted, install the
     311        <filename>/etc/rc.d/init.d/dbus</filename> bootscript from the
     312        <xref linkend="bootscripts"/> package.
     313      </para>
     314
     315      <indexterm zone="dbus dbus-init">
     316        <primary sortas="f-dbus">dbus</primary>
     317      </indexterm>
     318
     319<screen role="root"><userinput>make install-dbus</userinput></screen>
     320
     321      <para>
     322        Note that this boot script only starts the system-wide
     323        <application>D-Bus</application> daemon. Each user requiring access to
     324        <application>D-Bus</application> services will also need to run a
     325        session daemon as well. There are many methods you can use to start a
    268326        session daemon using the <command>dbus-launch</command> command. Review
    269327        the <command>dbus-launch</command> man page for details about the
     
    336394    <segmentedlist>
    337395      <segtitle>Installed Programs</segtitle>
    338       <segtitle>Installed Libraries</segtitle>
     396      <segtitle>Installed Library</segtitle>
    339397      <segtitle>Installed Directories</segtitle>
    340398
    341399      <seglistitem>
    342400        <seg>
    343           dbus-launch
     401          dbus-cleanup-sockets, dbus-daemon, dbus-launch, dbus-monitor,
     402          dbus-run-session, dbus-send and dbus-uuidgen
    344403        </seg>
    345404        <seg>
    346           None
     405           libdbus-1.so
    347406        </seg>
    348407        <seg>
    349           None
     408          /etc/dbus-1,
     409          /usr/include/dbus-1.0,
     410          /usr/lib/dbus-1.0,
     411          /usr/share/dbus-1,
     412          /usr/share/doc/dbus-&dbus-version;,
     413          /var/lib/dbus and
     414          /var/run/dbus
    350415        </seg>
    351416      </seglistitem>
     
    357422      <?dbhtml list-presentation="table"?>
    358423
    359       <varlistentry id="dbus-launch-program">
     424      <varlistentry id="dbus-cleanup-sockets">
     425        <term><command>dbus-cleanup-sockets</command></term>
     426        <listitem>
     427          <para>
     428            is used to clean up leftover sockets in a directory.
     429          </para>
     430          <indexterm zone="dbus dbus-cleanup-sockets">
     431            <primary sortas="b-dbus-cleanup-sockets">dbus-cleanup-sockets</primary>
     432          </indexterm>
     433        </listitem>
     434      </varlistentry>
     435
     436      <varlistentry id="dbus-daemon">
     437        <term><command>dbus-daemon</command></term>
     438        <listitem>
     439          <para>
     440            is the <application>D-Bus</application> message bus daemon.
     441          </para>
     442          <indexterm zone="dbus dbus-daemon">
     443            <primary sortas="b-dbus-daemon">dbus-daemon</primary>
     444          </indexterm>
     445        </listitem>
     446      </varlistentry>
     447
     448      <varlistentry id="dbus-launch">
    360449        <term><command>dbus-launch</command></term>
    361450        <listitem>
     
    365454            scripts.
    366455          </para>
    367           <indexterm zone="dbus-launch dbus-launch-program">
    368             <primary sortas="b-dbus-launch-program">dbus-launch</primary>
     456          <indexterm zone="dbus dbus-launch">
     457            <primary sortas="b-dbus-launch">dbus-launch</primary>
     458          </indexterm>
     459        </listitem>
     460      </varlistentry>
     461
     462      <varlistentry id="dbus-monitor">
     463        <term><command>dbus-monitor</command></term>
     464        <listitem>
     465          <para>
     466            is used to monitor messages going through a
     467            <application>D-Bus</application> message bus.
     468          </para>
     469          <indexterm zone="dbus dbus-monitor">
     470            <primary sortas="b-dbus-monitor">dbus-monitor</primary>
     471          </indexterm>
     472        </listitem>
     473      </varlistentry>
     474
     475      <varlistentry id="dbus-run-session">
     476        <term><command>dbus-run-session</command></term>
     477        <listitem>
     478          <para>
     479            start a process as a new <application>D-Bus</application> session.
     480          </para>
     481          <indexterm zone="dbus dbus-run-session">
     482            <primary sortas="b-dbus-run-session">dbus-run-session</primary>
     483          </indexterm>
     484        </listitem>
     485      </varlistentry>
     486
     487      <varlistentry id="dbus-send">
     488        <term><command>dbus-send</command></term>
     489        <listitem>
     490          <para>
     491            is used to send a message to a <application>D-Bus</application>
     492            message bus.
     493          </para>
     494          <indexterm zone="dbus dbus-send">
     495            <primary sortas="b-dbus-send">dbus-send</primary>
     496          </indexterm>
     497        </listitem>
     498      </varlistentry>
     499
     500      <varlistentry id="dbus-uuidgen">
     501        <term><command>dbus-uuidgen</command></term>
     502        <listitem>
     503          <para>
     504            is used to generate a universally unique ID.
     505          </para>
     506          <indexterm zone="dbus dbus-uuidgen">
     507            <primary sortas="b-dbus-uuidgen">dbus-uuidgen</primary>
     508          </indexterm>
     509        </listitem>
     510      </varlistentry>
     511
     512      <varlistentry id="libdbus-1">
     513        <term><filename class="libraryfile">libdbus-1.so</filename></term>
     514        <listitem>
     515          <para>
     516            contains the API functions used by the
     517            <application>D-Bus</application> message daemon.
     518            <application>D-Bus</application> is first a library that provides
     519            one-to-one communication between any two applications;
     520            <command>dbus-daemon</command> is an application that uses this
     521            library to implement a message bus daemon.
     522          </para>
     523          <indexterm zone="dbus libdbus-1">
     524            <primary sortas="c-libdbus-1">libdbus-1.so</primary>
    369525          </indexterm>
    370526        </listitem>
  • general/sysutils/strigi.xml

    rcb48da2 r54666831  
    6868    <bridgehead renderas="sect4">Recommended</bridgehead>
    6969    <para role="recommended">
     70      <xref linkend="dbus"/> and
    7071      <xref linkend="qt4"/>
    7172    </para>
  • gnome/platform/dconf.xml

    rcb48da2 r54666831  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
     78      <xref linkend="dbus"/> and
    7879      <xref linkend="gtk3"/>
    7980    </para>
  • gnome/platform/gnome-keyring.xml

    rcb48da2 r54666831  
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
     79      <xref linkend="dbus"/> and
    7980      <xref linkend="gcr"/>
    8081    </para>
  • gnome/platform/gvfs.xml

    rcb48da2 r54666831  
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
     78      <xref linkend="dbus"/> and
    7879      <xref linkend="glib2"/>
    7980    </para>
  • introduction/welcome/changelog.xml

    rcb48da2 r54666831  
    4646
    4747    <listitem>
     48      <para>May 12th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] - Restore full dbus build to the book.
     52          Update to dbus-1.8.2.  Fixes
     53          <ulink url="&blfs-ticket-root;5015">#5015</ulink>
     54          </para>
     55        </listitem>
     56      </itemizedlist>
     57    </listitem>
     58
     59    <listitem>
    4860      <para>May 10th, 2014</para>
    4961      <itemizedlist>
  • multimedia/audioutils/audacious.xml

    rcb48da2 r54666831  
    121121    <bridgehead renderas="sect4">Recommended</bridgehead>
    122122    <para role="optional">
    123       <xref linkend="alsa"/>
     123      <xref linkend="alsa"/> and
     124      <xref linkend="dbus"/>
    124125    </para>
    125126
  • multimedia/libdriv/pulseaudio.xml

    rcb48da2 r54666831  
    8787    <para role="recommended">
    8888      <xref linkend="alsa-lib"/>,
     89      <xref linkend="dbus"/>,
    8990      <xref linkend="glib2"/>,
    9091      <xref linkend="libcap-pam"/>,
  • multimedia/videoutils/vlc.xml

    rcb48da2 r54666831  
    8888      <xref linkend="alsa-lib"/>, and
    8989      <xref linkend="libgcrypt"/>
     90    </para>
     91
     92    <bridgehead renderas="sect4">Optional features and packages</bridgehead>
     93    <para role="optional">
     94      <xref linkend="dbus"/>
    9095    </para>
    9196
  • networking/netprogs/wpa_supplicant.xml

    rcb48da2 r54666831  
    8787    <bridgehead renderas="sect4">Optional</bridgehead>
    8888    <para role="optional">
    89       <xref linkend="libxml2"/> and
     89      <xref linkend="dbus"/>,
     90      <xref linkend="libxml2"/>, and
    9091      <xref linkend="qt4"/>
    9192    </para>
     
    169170      If you wish to use <application>WPA Supplicant</application> with
    170171      <xref linkend="NetworkManager"/>, make sure that you have installed
    171       <xref linkend="libxml2"/>, then add the
     172      <xref linkend="dbus"/> and <xref linkend="libxml2"/>, then add the
    172173      following options to the <application>WPA Supplicant</application>
    173174      build configuration file by running the following command:
  • postlfs/editors/emacs.xml

    rcb48da2 r54666831  
    6060
    6161    <bridgehead renderas="sect4">Optional</bridgehead>
    62     <para role="optional"><xref linkend="x-window-system"/>,
    63     <xref linkend="alsa-lib"/>,
    64     <xref linkend="gnutls"/>,
    65     <xref linkend="gobject-introspection"/>,
    66     <xref linkend="gpm"/>,
    67     <xref linkend="gtk2"/> or <xref linkend="gtk3"/>,
    68     <xref linkend="imagemagick"/>,
    69     <xref linkend="libjpeg"/>,
    70     <xref linkend="libpng"/>,
    71     <xref linkend="librsvg"/>,
    72     <xref linkend="libtiff"/>, and
    73     <ulink url="http://directory.fsf.org/wiki/Libungif">libungif</ulink></para>
     62    <para role="optional">
     63      <xref linkend="x-window-system"/>,
     64      <xref linkend="alsa-lib"/>,
     65      <xref linkend="dbus"/>,
     66      <xref linkend="gnutls"/>,
     67      <xref linkend="gobject-introspection"/>,
     68      <xref linkend="gpm"/>,
     69      <xref linkend="gtk2"/> or <xref linkend="gtk3"/>,
     70      <xref linkend="imagemagick"/>,
     71      <xref linkend="libjpeg"/>,
     72      <xref linkend="libpng"/>,
     73      <xref linkend="librsvg"/>,
     74      <xref linkend="libtiff"/>, and
     75      <ulink url="http://directory.fsf.org/wiki/Libungif">libungif</ulink>
     76    </para>
    7477
    7578    <para condition="html" role="usernotes">User Notes:
  • pst/printing/cups.xml

    rcb48da2 r54666831  
    105105    <bridgehead renderas="sect4">Recommended</bridgehead>
    106106    <para role="recommended">
    107       <xref linkend="colord"/> and
     107      <xref linkend="colord"/>,
     108      <xref linkend="dbus"/>, and
    108109      <xref linkend="libusb"/>
    109110    </para>
  • server/other/soprano.xml

    rcb48da2 r54666831  
    9393    <para role="recommended">
    9494      <xref linkend="clucene"/>,
     95      <xref linkend="dbus"/>,
    9596      <xref linkend="libiodbc"/> (required for the Virtuoso backend. Additionally,
    9697      <xref linkend="virtuoso"/> is required as a runtime dependency for this
  • x/installing/xorg7.xml

    rcb48da2 r54666831  
    157157<screen><userinput role="root">cat &gt; /etc/profile.d/xorg.sh &lt;&lt; "EOF"
    158158XORG_PREFIX="<replaceable>&lt;PREFIX&gt;</replaceable>"
    159 XORG_CONFIG="--prefix=$XORG_PREFIX \
    160              --sysconfdir=/etc \
    161              --localstatedir=/var \
    162              --disable-static"
     159XORG_CONFIG="--prefix=$XORG_PREFIX --sysconfdir=/etc --localstatedir=/var --disable-static"
    163160export XORG_PREFIX XORG_CONFIG
    164161EOF
  • x/lib/at-spi2-core.xml

    rcb48da2 r54666831  
    7979    <bridgehead renderas="sect4">Required</bridgehead>
    8080    <para role="required">
    81       <xref linkend="glib2"/> and
     81      <xref linkend="dbus"/>,
     82      <xref linkend="glib2"/>, and
    8283      <xref linkend="xorg7-lib"/>
    8384    </para>
  • x/lib/qt4.xml

    rcb48da2 r54666831  
    8888      <xref linkend="mesalib"/>,
    8989      <xref linkend="cacerts"/>,
     90      <xref linkend="dbus"/>,
    9091      <xref linkend="glib2"/>,
    9192      <xref linkend="icu"/> (unicode support),
  • x/lib/qt5.xml

    rcb48da2 r54666831  
    9494      <xref linkend="cacerts"/>,
    9595      <xref linkend="cups"/>,
     96      <xref linkend="dbus"/>,
    9697      <xref linkend="glib2"/>,
    9798      <xref linkend="gst-plugins-base"/>,<!--
  • x/wm/openbox.xml

    rcb48da2 r54666831  
    266266        <ulink url="http://ftp.de.debian.org/debian/pool/main/n/numlockx/numlockx_1.2.orig.tar.gz">Numlockx</ulink> and
    267267        add that to your xinitrc. Another useful application is
    268         <xref linkend="dbus-launch"/>
     268        <xref linkend="dbus"/>:
    269269      </para>
    270270
  • xsoft/office/libreoffice.xml

    rcb48da2 r54666831  
    164164      <xref linkend="cups"/>,
    165165      <xref linkend="curl"/>,
     166      <xref linkend="dbus"/>,
    166167      <xref linkend="graphite2"/>,
    167168      <xref linkend="gst-plugins-base"/> or
     
    544545
    545546    <para>
     547      <option>--disable-dbus</option>: Use this switch if you've not
     548      installed D-Bus-1.8.0. It also disables Bluetooth support and
     549      font install via PackageKit.
     550    </para>
     551
     552    <para>
    546553      <option>--disable-gstreamer-0-10</option>: Use this switch if you've
    547554      not installed <xref linkend="gst-plugins-base"/>.
  • xsoft/other/pidgin.xml

    rcb48da2 r54666831  
    9999      <xref linkend="check"/> (only used during the test suite),
    100100      <xref linkend="cyrus-sasl"/>,
     101      <xref linkend="dbus"/>,
    101102      <ulink url="&gnome-download-http;/evolution-data-server/">
    102103      Evolution Data Server</ulink>,
  • xsoft/other/xdg-utils.xml

    rcb48da2 r54666831  
    8080    </para>
    8181
     82    <bridgehead renderas="sect4">Optional (runtime)</bridgehead>
     83    <para role="optional">
     84      <xref linkend="dbus"/>
     85    </para>
     86
    8287  </sect2>
    8388
Note: See TracChangeset for help on using the changeset viewer.