Changeset 95837548 for general


Ignore:
Timestamp:
01/04/2011 07:10:04 PM (14 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
b01be2c
Parents:
30ca77d2
Message:

Updates to D-Bus components (D-Bus-1.2.24, D-Bus GLIB-0.88, D-Bus Python-0.83.2, and D-Bus GObject (EggDBus)-0.6

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

Location:
general
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/dbus-bindings.xml

    r30ca77d2 r95837548  
    77  <!ENTITY dbus-glib-download-http "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-&dbus-glib-version;.tar.gz">
    88  <!ENTITY dbus-glib-download-ftp  " ">
    9   <!ENTITY dbus-glib-md5sum        "aa2a4517de0e9144be3bce2cf8cdd924">
    10   <!ENTITY dbus-glib-size          "660 KB">
    11   <!ENTITY dbus-glib-buildsize     "10 MB">
     9  <!ENTITY dbus-glib-md5sum        "7c04ba01df6130c2c4e62f73bea0d0d5">
     10  <!ENTITY dbus-glib-size          "688 KB">
     11  <!ENTITY dbus-glib-buildsize     "10 MB (17 MB total if docs are installed)">
    1212  <!ENTITY dbus-glib-time          "0.2 SBU">
    1313
    1414  <!ENTITY dbus-python-download-http "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-&dbus-python-version;.tar.gz">
    1515  <!ENTITY dbus-python-download-ftp  " ">
    16   <!ENTITY dbus-python-md5sum        "562c78876219bf458d79a041af18293d">
    17   <!ENTITY dbus-python-size          "494 KB">
     16  <!ENTITY dbus-python-md5sum        "4ebcaa905bdcb4132b915196b0a3691b">
     17  <!ENTITY dbus-python-size          "539 KB">
    1818  <!ENTITY dbus-python-buildsize     "12 MB (includes installing all the documentation)">
    19   <!ENTITY dbus-python-time          "0.3 SBU">
     19  <!ENTITY dbus-python-time          "0.2 SBU">
    2020
    2121  <!ENTITY dbus-qt3-download-http "&files-anduin;/sources/dbus-qt3-&dbus-qt3-version;.tar.bz2">
     
    2828  <!ENTITY eggdbus-download-http   "http://hal.freedesktop.org/releases/eggdbus-&eggdbus-version;.tar.gz">
    2929  <!ENTITY eggdbus-download-ftp    " ">
    30   <!ENTITY eggdbus-md5sum          "44f1f6387c49e8198d7aa755aeee46c6">
    31   <!ENTITY eggdbus-size            "772 KB">
    32   <!ENTITY eggdbus-buildsize       "21 MB">
    33   <!ENTITY eggdbus-time            "0.3 SBU">
     30  <!ENTITY eggdbus-md5sum          "b43d2a6c523fcb8b9d0b0300c4222386">
     31  <!ENTITY eggdbus-size            "801 KB">
     32  <!ENTITY eggdbus-buildsize       "30 MB (includes installing the documentation and man page)">
     33  <!ENTITY eggdbus-time            "0.4 SBU">
    3434
    3535  <!-- All the other bindings info should be here as well -->
     
    432432  </sect2>
    433433
    434   <!-- Begin D-Bus GObject Bindings -->
    435   <sect2 id="eggdbus" xreflabel="D-Bus GObject Bindings-&eggdbus-version;">
    436     <title>D-Bus GObject Bindings</title>
     434  <!-- Begin D-Bus GObject Bindings (EggDBus) -->
     435  <sect2 id="eggdbus" xreflabel="D-Bus GObject Bindings-&eggdbus-version; (EggDBus)">
     436    <title>D-Bus GObject Bindings (EggDBus)</title>
    437437
    438438    <indexterm zone="eggdbus">
     
    441441
    442442    <sect3 role="package">
    443       <title>Introduction to D-Bus GObject Bindings</title>
     443      <title>Introduction to EggDBus</title>
    444444
    445445      &lfs65_checked;
     
    467467      </itemizedlist>
    468468
    469       <bridgehead renderas="sect4">eggdbus Dependencies</bridgehead>
     469      <bridgehead renderas="sect4">EggDBus Dependencies</bridgehead>
    470470
    471471      <bridgehead renderas="sect5">Required</bridgehead>
     
    482482
    483483    <sect3 role="installation">
    484       <title>Installation of D-Bus GObject Bindings</title>
    485 
    486 
    487       <para>Install <application>eggdbus</application> by
     484      <title>Installation of EggDBus</title>
     485
     486
     487      <para>Install <application>EggDBus</application> by
    488488      running the following commands:</para>
    489489
  • general/sysutils/dbus.xml

    r30ca77d2 r95837548  
    88  <!--<!ENTITY dbus-download-ftp  "&gentoo-ftp-repo;/dbus-&dbus-version;.tar.gz">-->
    99  <!ENTITY dbus-download-ftp  " ">
    10   <!ENTITY dbus-md5sum        "c7a47b851ebe02f6726b65b78d1b730b">
     10  <!ENTITY dbus-md5sum        "565346cecd9cfecf1463540c6086cc2c">
    1111  <!ENTITY dbus-size          "1.6 MB">
    12   <!ENTITY dbus-buildsize     "26 MB (65MB if all API docs and man pages are installed)">
     12  <!ENTITY dbus-buildsize     "26 MB (65 MB if all API docs and man pages are installed)">
    1313  <!ENTITY dbus-time          "0.4 SBU">
    1414]>
     
    135135make</userinput></screen>
    136136
    137     <!-- D-Bus 1.2.16. Doxygen _still_ broken -->
     137    <!-- D-Bus 1.2.24. Doxygen _still_ broken -->
    138138
    139139    <para>The <option>--enable-doxygen-docs</option> parameter does not work
Note: See TracChangeset for help on using the changeset viewer.