Changeset a2fc158


Ignore:
Timestamp:
10/21/2009 04:11:18 PM (15 years ago)
Author:
Guy Dalziel <gdalziel@…>
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:
9b50832
Parents:
8e4e046
Message:

Updated to ATK-1.28.0.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r8e4e046 ra2fc158  
    478478<!ENTITY cairo-version                "1.8.8">
    479479<!ENTITY pango-version                "1.26.0">
    480 <!ENTITY atk-version                  "1.26.0">
     480<!ENTITY atk-version                  "1.28.0">
    481481<!ENTITY gtk2-version                 "2.16.5">
    482482<!ENTITY gtk2-libdir                  "2.0/2.10.0">
  • introduction/welcome/changelog.xml

    r8e4e046 ra2fc158  
    4545      <itemizedlist>
    4646        <listitem>
     47          <para>[gdalziel] - Updated to ATK-1.28.0.</para>
     48        </listitem>
     49        <listitem>
    4750          <para>[gdalziel] - Updated to Pango-1.26.0.</para>
    4851        </listitem>
  • x/lib/atk.xml

    r8e4e046 ra2fc158  
    55  %general-entities;
    66
    7   <!ENTITY atk-download-http "&gnome-download-http;/atk/1.26/atk-&atk-version;.tar.bz2">
    8   <!ENTITY atk-download-ftp  "&gnome-download-ftp;/atk/1.26/atk-&atk-version;.tar.bz2">
    9   <!ENTITY atk-md5sum        "719229408019c548855673840679f156">
    10   <!ENTITY atk-size          "703 KB">
     7  <!ENTITY atk-download-http "&gnome-download-http;/atk/1.28/atk-&atk-version;.tar.bz2">
     8  <!ENTITY atk-download-ftp  "&gnome-download-ftp;/atk/1.28/atk-&atk-version;.tar.bz2">
     9  <!ENTITY atk-md5sum        "010a85478adc053c016a0a5c9bb52004">
     10  <!ENTITY atk-size          "699 KB">
    1111  <!ENTITY atk-buildsize     "11 MB">
    1212  <!ENTITY atk-time          "0.1 SBU">
  • x/lib/pango.xml

    r8e4e046 ra2fc158  
    116116    <para>To test the results, issue: <command>make check</command>. You can
    117117    install <xref linkend="gtk-doc"/> if you wish to test the documentation
    118     section of the testsuite. Also, the <quote>testboundries</quote> test
     118    section of the test suite. Also, the <quote>testboundries</quote> test
    119119    could fail if you have <application>LibThai</application> installed.
    120120    </para>
Note: See TracChangeset for help on using the changeset viewer.