glfs/x/lib/qt/qt-intro.xml
Larry Lawrence 42270f3a1d SBU's, last batch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@718 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-02-20 02:58:52 +00:00

20 lines
710 B
XML

<sect2>
<title>Introduction to qt</title>
<screen>Download location (HTTP): <ulink url="&qt-download-http;"/>
Download location (FTP): <ulink url="&qt-download-ftp;"/>
Version used: &qt-version;
Package size: &qt-size;
Estimated Disk space required: &qt-buildsize;
Estimated build time: &qt-time;</screen>
<para>The qt package contains a C++ GUI library. This is useful for
creating graphical applications or executing graphical applications that
are dynamically linked to the qt library.</para>
<screen>qt depends on:
<xref linkend="xfree86"/>, <xref linkend="libpng"/>, <xref
linkend="libmng"/>, and <xref linkend="libjpeg"/></screen>
</sect2>