Ignore:
Timestamp:
02/04/2018 02:53:03 AM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7be0ede
Parents:
7046a77
Message:

Update to librsvg-2.42.2.
Update to feh-2.23.1.
Update to xkeyboard-config-2.23.
Update to dbus-glib-0.110.
Update to dbus-python-1.2.6 (python module).
Update to pycairo-1.15.5 (python module).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/dbus-python.xml

    r7046a77 rd035e0e  
    77  <!ENTITY dbus-python-download-http "https://dbus.freedesktop.org/releases/dbus-python/dbus-python-&dbus-python-version;.tar.gz">
    88  <!ENTITY dbus-python-download-ftp  " ">
    9   <!ENTITY dbus-python-md5sum        "7372a588c83a7232b4e08159bfd48fe5">
    10   <!ENTITY dbus-python-size          "600 KB">
    11   <!ENTITY dbus-python-buildsize     "9.3 MB (both versions with tests)">
    12   <!ENTITY dbus-python-time          "0.4 SBU (both versions with tests)">
     9  <!ENTITY dbus-python-md5sum        "1ce1ddf2582060f8f971652ea54cc17e">
     10  <!ENTITY dbus-python-size          "764 KB">
     11  <!ENTITY dbus-python-buildsize     "11 MB (both versions)">
     12  <!ENTITY dbus-python-time          "0.2 SBU (both versions)">
    1313]>
    1414
     
    7070      <bridgehead renderas="sect5">Required</bridgehead>
    7171      <para role="required">
    72         <xref linkend="dbus-glib"/>
     72        <xref linkend="dbus"/> and
     73        <xref linkend="glib2"/>
    7374      </para>
    7475
    7576      <bridgehead renderas="sect5">Optional</bridgehead>
    7677      <para role="optional">
    77         <xref linkend="python2"/>
     78        <xref linkend="python2"/> and
     79        <ulink url="https://pypi.python.org/pypi/tap.py/">tap.pyi</ulink>
     80           (required for tests)
    7881      </para>
    7982
    8083      <bridgehead renderas="sect5">
    81        Optional (Required to build the API and HTML Documentation)
    82       </bridgehead>
     84       Optional (Required to build the API and HTML Documentation)</bridgehead>
    8385      <para role="optional">
    8486        <xref linkend="docutils"/> and
     
    117119      <para>
    118120        To test the results, issue: <command>make -C python2 check</command>.
     121        One test reports error due to dbus issues.
    119122      </para>
    120123
Note: See TracChangeset for help on using the changeset viewer.