updated to qt-3.2.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1557 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Igor Živković 2003-11-29 16:46:01 +00:00
parent 52f94d30e6
commit 6482ec30a7
5 changed files with 29 additions and 13 deletions

View File

@ -2,8 +2,8 @@
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/docbook/docbookx.dtd" [
<!ENTITY version "CVS-20031126">
<!ENTITY releasedate "November 26th, 2003">
<!ENTITY version "CVS-20031129">
<!ENTITY releasedate "November 29th, 2003">
<!ENTITY blfs-version "cvs">
<!ENTITY % book SYSTEM "book/book.ent">

View File

@ -11,6 +11,9 @@ who wrote what.</para>
<itemizedlist>
<listitem><para>November 29th, 2003 [igor]: Updated to
Qt-3.2.3.</para></listitem>
<listitem><para>November 26th, 2003 [tushar]: Added a link to the
various mozilla extensions available (courtesy Archaic).</para></listitem>

View File

@ -1,18 +1,28 @@
<sect2>
<title>Contents</title>
<para>The <application>Qt</application> package contains the <filename
class="libraryfile">libqt-mt</filename>
libraries and <filename class="libraryfile">libqui</filename> libraries.</para>
<para>The <application>Qt</application> package contains
<command>assistant</command>,
<command>designer</command>,
<command>linguist</command>,
<command>lrelease</command>,
<command>lupdate</command>,
<command>moc</command>,
<command>qm2ts</command>,
<command>qmake</command>,
<command>qtconfig</command>,
<command>uic</command>, and the
<filename class="libraryfile">libqt-mt</filename> and
<filename class="libraryfile">libqui</filename> libraries.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>Qt library</title>
<para>The <application>Qt</application>/<application>X11</application> library contains <acronym>API</acronym>'s necessary to
use <application><acronym>KDE</acronym></application> programs.</para></sect3>
<para>The <application>Qt</application>/<application>X11</application>
library contains <acronym>API</acronym>'s necessary to use
<application><acronym>KDE</acronym></application>
programs.</para></sect3>
</sect2>

View File

@ -17,8 +17,11 @@ are dynamically linked to the <application>Qt</application> library.</para>
<sect3><title><application>Qt</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="xfree86"/>, <xref linkend="libjpeg"/>, and
<para><xref linkend="xfree86"/> and
<xref linkend="libmng"/></para></sect4>
<sect4><title>Optional</title>
<para><xref linkend="nas"/> and <xref
linkend="cups"/></para></sect4>
</sect3>
</sect2>

View File

@ -4,9 +4,9 @@
<!ENTITY qt-exp SYSTEM "qt-exp.xml">
<!ENTITY qt-config SYSTEM "qt-config.xml">
<!ENTITY qt-desc SYSTEM "qt-desc.xml">
<!ENTITY qt-version "3.2.1">
<!ENTITY qt-version "3.2.3">
<!ENTITY qt-download-http "http://gd.tuwien.ac.at/opsys/linux/sf/f/fink/qt-x11-free-&qt-version;.tar.bz2">
<!ENTITY qt-download-ftp "ftp://ftp.trolltech.com/qt/source/qt-x11-free-&qt-version;.tar.bz2">
<!ENTITY qt-size "14 MB">
<!ENTITY qt-buildsize "155 MB">
<!ENTITY qt-time "29 SBU (full), 18 SBU (sub-tools)">
<!ENTITY qt-buildsize "163 MB">
<!ENTITY qt-time "32.70 SBU (full), 18.21 SBU (sub-tools)">