Changeset e3c48e9 for general/sysutils


Ignore:
Timestamp:
07/29/2013 08:17:22 PM (11 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.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:
5a94000c
Parents:
81d34c3
Message:

Update to upower-0.9.21
Update to wireshark-1.10.1
Update to ibus-1.5.3

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

Location:
general/sysutils
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/ibus.xml

    r81d34c3 re3c48e9  
    77  <!ENTITY ibus-download-http "http://ibus.googlecode.com/files/ibus-&ibus-version;.tar.gz">
    88  <!ENTITY ibus-download-ftp  " ">
    9   <!ENTITY ibus-md5sum        "1b6b9c91089767762e00f8b5858d1b59">
    10   <!ENTITY ibus-size          "1.8 MB">
    11   <!ENTITY ibus-buildsize     "50 MB">
    12   <!ENTITY ibus-time          "0.4 SBU">
     9  <!ENTITY ibus-md5sum        "fdde74794d8a1874f97294e0cd581d14">
     10  <!ENTITY ibus-size          "1.9 MB">
     11  <!ENTITY ibus-buildsize     "39 MB">
     12  <!ENTITY ibus-time          "0.5 SBU">
    1313]>
    1414
     
    8383    <para role="recommended">
    8484      <xref linkend="gobject-introspection"/>,
    85       <xref linkend="gtk2"/> and
     85      <xref linkend="gtk2"/>, and
    8686      <xref linkend="vala"/>
    8787    </para>
     
    9090    <para role="optional">
    9191      <xref linkend="dbus-python"/>,
    92       <xref linkend="gtk-doc"/> and
     92      <xref linkend="gtk-doc"/>, and
    9393      <xref linkend="pyxdg"/>
    9494    </para>
     
    113113
    114114    <para>
    115       To test the results, issue: <command>make check</command>.
     115      To test the results, issue: <command>make -k check</command>. Two
     116      tests may fail due to problems with the tests.
    116117    </para>
    117118
     
    147148      <seglistitem>
    148149        <seg>
    149           ibus, ibus-daemon and ibus-setup
     150          ibus, ibus-daemon, and ibus-setup
    150151        </seg>
    151152        <seg>
     
    157158          /usr/include/ibus-1.0,
    158159          /usr/lib/ibus,
    159           /usr/share/gtk-doc/html/ibus and
     160          /usr/share/gtk-doc/html/ibus, and
    160161          /usr/share/ibus
    161162        </seg>
  • general/sysutils/upower.xml

    r81d34c3 re3c48e9  
    77  <!ENTITY upower-download-http "http://upower.freedesktop.org/releases/upower-&upower-version;.tar.xz">
    88  <!ENTITY upower-download-ftp  " ">
    9   <!ENTITY upower-md5sum        "f175984d142dc8d2353a7da609836b69">
    10   <!ENTITY upower-size          "404 KB">
    11   <!ENTITY upower-buildsize     "13 MB">
     9  <!ENTITY upower-md5sum        "1aa2b9e6fd757cd151bbaa4991eacc18">
     10  <!ENTITY upower-size          "416 KB">
     11  <!ENTITY upower-buildsize     "14 MB">
    1212  <!ENTITY upower-time          "0.2 SBU">
    1313]>
     
    123123
    124124    <para>
    125       To test the results, issue: <command>make check</command>.
     125      To test the results, issue: <command>make check</command>. Some
     126      checks may not pass due to missing files.
    126127    </para>
    127128
Note: See TracChangeset for help on using the changeset viewer.