mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Updated to ATK-1.9.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3686 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a54950bc44
commit
5609193776
@ -278,7 +278,7 @@
|
|||||||
<!ENTITY qt-version "3.3.3">
|
<!ENTITY qt-version "3.3.3">
|
||||||
<!ENTITY GTK-version "1.2.10">
|
<!ENTITY GTK-version "1.2.10">
|
||||||
<!ENTITY pango-version "1.8.1">
|
<!ENTITY pango-version "1.8.1">
|
||||||
<!ENTITY atk-version "1.9.0">
|
<!ENTITY atk-version "1.9.1">
|
||||||
<!ENTITY gtk2-version "2.6.4">
|
<!ENTITY gtk2-version "2.6.4">
|
||||||
<!ENTITY lesstif-version "0.94.0">
|
<!ENTITY lesstif-version "0.94.0">
|
||||||
<!ENTITY startup-notification-version "0.8">
|
<!ENTITY startup-notification-version "0.8">
|
||||||
|
@ -22,6 +22,9 @@ who wrote what.</para>
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
|
<listitem><para>April 6th, 2005 [igor]: Updated to
|
||||||
|
ATK-1.9.1.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>April 6th, 2005 [randy]: Updated to MySQL-4.1.10a and
|
<listitem><para>April 6th, 2005 [randy]: Updated to MySQL-4.1.10a and
|
||||||
TeX-3.0.</para></listitem>
|
TeX-3.0.</para></listitem>
|
||||||
|
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
|
|
||||||
<!ENTITY atk-download-http "http://ftp.gnome.org/pub/GNOME/sources/atk/1.9/atk-&atk-version;.tar.bz2">
|
<!ENTITY atk-download-http "http://ftp.gnome.org/pub/GNOME/sources/atk/1.9/atk-&atk-version;.tar.bz2">
|
||||||
<!ENTITY atk-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/atk/1.9/atk-&atk-version;.tar.bz2">
|
<!ENTITY atk-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/atk/1.9/atk-&atk-version;.tar.bz2">
|
||||||
<!ENTITY atk-md5sum "7f41bd9c6dcd83c8df391dc1805be653">
|
<!ENTITY atk-md5sum "689eb6a77215858eb804f6dcc90058be">
|
||||||
<!ENTITY atk-size "506 KB">
|
<!ENTITY atk-size "473 KB">
|
||||||
<!ENTITY atk-buildsize "7.9 MB">
|
<!ENTITY atk-buildsize "7.1 MB">
|
||||||
<!ENTITY atk-time "0.11 SBU">
|
<!ENTITY atk-time "0.11 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
@ -68,6 +68,8 @@ the following commands:</para>
|
|||||||
<screen><userinput><command>./configure --prefix=/usr &&
|
<screen><userinput><command>./configure --prefix=/usr &&
|
||||||
make</command></userinput></screen>
|
make</command></userinput></screen>
|
||||||
|
|
||||||
|
<para>This package does not come with a test suite.</para>
|
||||||
|
|
||||||
<para>Now, as the root user:</para>
|
<para>Now, as the root user:</para>
|
||||||
|
|
||||||
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
||||||
@ -94,7 +96,7 @@ the <acronym>API</acronym> documentation during the
|
|||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>None</seg>
|
<seg>None</seg>
|
||||||
<seg>libatk-1.0.so</seg>
|
<seg>libatk-1.0.so</seg>
|
||||||
<seg>None</seg>
|
<seg>/usr/include/atk-1.0 and /usr/share/gtk-doc/html/atk</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user