mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Updated to ATK-1.28.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8069 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8e4e0461ec
commit
a2fc158382
@ -477,7 +477,7 @@ $Date$
|
||||
<!ENTITY GTK-version "1.2.10">
|
||||
<!ENTITY cairo-version "1.8.8">
|
||||
<!ENTITY pango-version "1.26.0">
|
||||
<!ENTITY atk-version "1.26.0">
|
||||
<!ENTITY atk-version "1.28.0">
|
||||
<!ENTITY gtk2-version "2.16.5">
|
||||
<!ENTITY gtk2-libdir "2.0/2.10.0">
|
||||
<!ENTITY lesstif-version "0.95.2">
|
||||
|
@ -43,6 +43,9 @@
|
||||
<listitem>
|
||||
<para>October 21st, 2009</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[gdalziel] - Updated to ATK-1.28.0.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[gdalziel] - Updated to Pango-1.26.0.</para>
|
||||
</listitem>
|
||||
|
@ -4,10 +4,10 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY atk-download-http "&gnome-download-http;/atk/1.26/atk-&atk-version;.tar.bz2">
|
||||
<!ENTITY atk-download-ftp "&gnome-download-ftp;/atk/1.26/atk-&atk-version;.tar.bz2">
|
||||
<!ENTITY atk-md5sum "719229408019c548855673840679f156">
|
||||
<!ENTITY atk-size "703 KB">
|
||||
<!ENTITY atk-download-http "&gnome-download-http;/atk/1.28/atk-&atk-version;.tar.bz2">
|
||||
<!ENTITY atk-download-ftp "&gnome-download-ftp;/atk/1.28/atk-&atk-version;.tar.bz2">
|
||||
<!ENTITY atk-md5sum "010a85478adc053c016a0a5c9bb52004">
|
||||
<!ENTITY atk-size "699 KB">
|
||||
<!ENTITY atk-buildsize "11 MB">
|
||||
<!ENTITY atk-time "0.1 SBU">
|
||||
]>
|
||||
|
@ -115,7 +115,7 @@ make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>. You can
|
||||
install <xref linkend="gtk-doc"/> if you wish to test the documentation
|
||||
section of the testsuite. Also, the <quote>testboundries</quote> test
|
||||
section of the test suite. Also, the <quote>testboundries</quote> test
|
||||
could fail if you have <application>LibThai</application> installed.
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user