Changeset 20bc158


Ignore:
Timestamp:
10/11/2012 07:45:55 PM (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:
d580472
Parents:
602bef5
Message:

IBus update.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r602bef5 r20bc158  
    362362<!ENTITY gpm-version                  "1.20.6">
    363363<!ENTITY hdparm-version               "9.42">
    364 <!ENTITY ibus-version                 "1.4.99.20120917">
     364<!ENTITY ibus-version                 "1.4.99.20121006">
    365365<!ENTITY libarchive-version           "3.0.4">
    366366<!ENTITY lm_sensors-version           "3.3.2">
  • general/sysutils/ibus.xml

    r602bef5 r20bc158  
    77  <!ENTITY ibus-download-http "http://ibus.googlecode.com/files/ibus-&ibus-version;.tar.gz">
    88  <!ENTITY ibus-download-ftp  " ">
    9   <!ENTITY ibus-md5sum        "b53ec9c4579900c48d41be89b45c4122">
    10   <!ENTITY ibus-size          "1.7 MB">
    11   <!ENTITY ibus-buildsize     "40 MB">
     9  <!ENTITY ibus-md5sum        "28b26c84f021a0c15023d6326d4ad58e">
     10  <!ENTITY ibus-size          "1.9 MB">
     11  <!ENTITY ibus-buildsize     "45 MB">
    1212  <!ENTITY ibus-time          "0.5 SBU">
    1313]>
     
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    78       <xref linkend="dconf"/>,
    79       <xref linkend="iso-codes"/> and
    80       <xref linkend="pyxdg"/>
     78      <xref linkend="dconf"/> and
     79      <xref linkend="iso-codes"/>
    8180    </para>
    8281
     
    9089    <para role="optional">
    9190      <xref linkend="dbus-python"/>,
    92       <xref linkend="gtk2"/> and
    93       <xref linkend="gtk-doc"/>
     91      <xref linkend="gtk2"/>,
     92      <xref linkend="gtk-doc"/> and
     93      <xref linkend="pyxdg"/>
    9494    </para>
    9595
  • introduction/welcome/changelog.xml

    r602bef5 r20bc158  
    6464        <listitem>
    6565          <para>[krejzi] - GStreamer Libav 1.0.1.</para>
     66        </listitem>
     67        <listitem>
     68          <para>[krejzi] - IBus 1.4.99.20121006.</para>
    6669        </listitem>
    6770        <listitem>
Note: See TracChangeset for help on using the changeset viewer.