Changeset 6482ec30


Ignore:
Timestamp:
11/29/2003 04:46:01 PM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
51bdf02f
Parents:
52f94d30
Message:

updated to qt-3.2.3

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • index.xml

    r52f94d30 r6482ec30  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "CVS-20031126">
    6 <!ENTITY releasedate "November 26th, 2003">
     5<!ENTITY version "CVS-20031129">
     6<!ENTITY releasedate "November 29th, 2003">
    77<!ENTITY blfs-version "cvs">
    88
  • introduction/welcome/changelog.xml

    r52f94d30 r6482ec30  
    1111
    1212<itemizedlist>
     13
     14<listitem><para>November 29th, 2003 [igor]: Updated to
     15Qt-3.2.3.</para></listitem>
    1316
    1417<listitem><para>November 26th, 2003 [tushar]: Added a link to the
  • x/lib/qt/qt-desc.xml

    r52f94d30 r6482ec30  
    22<title>Contents</title>
    33
    4 <para>The <application>Qt</application> package contains the <filename
    5 class="libraryfile">libqt-mt</filename>
    6 libraries and <filename class="libraryfile">libqui</filename> libraries.</para>
     4<para>The <application>Qt</application> package contains
     5<command>assistant</command>,
     6<command>designer</command>,
     7<command>linguist</command>,
     8<command>lrelease</command>,
     9<command>lupdate</command>,
     10<command>moc</command>,
     11<command>qm2ts</command>,
     12<command>qmake</command>,
     13<command>qtconfig</command>,
     14<command>uic</command>, and the
     15<filename class="libraryfile">libqt-mt</filename> and
     16<filename class="libraryfile">libqui</filename> libraries.</para>
    717
    818</sect2>
     
    1121
    1222<sect3><title>Qt library</title>
    13 <para>The <application>Qt</application>/<application>X11</application> library contains <acronym>API</acronym>'s necessary to
    14 use <application><acronym>KDE</acronym></application> programs.</para></sect3>
    15 
     23<para>The <application>Qt</application>/<application>X11</application>
     24library contains <acronym>API</acronym>'s necessary to use
     25<application><acronym>KDE</acronym></application>
     26programs.</para></sect3>
    1627
    1728</sect2>
    18 
  • x/lib/qt/qt-intro.xml

    r52f94d30 r6482ec30  
    1818<sect3><title><application>Qt</application> dependencies</title>
    1919<sect4><title>Required</title>
    20 <para><xref linkend="xfree86"/>, <xref linkend="libjpeg"/>, and
     20<para><xref linkend="xfree86"/> and
    2121<xref linkend="libmng"/></para></sect4>
     22<sect4><title>Optional</title>
     23<para><xref linkend="nas"/> and <xref
     24linkend="cups"/></para></sect4>
    2225</sect3>
    2326
  • x/lib/qt/qt.ent

    r52f94d30 r6482ec30  
    55<!ENTITY qt-config SYSTEM "qt-config.xml">
    66<!ENTITY qt-desc SYSTEM "qt-desc.xml">
    7 <!ENTITY qt-version "3.2.1">
     7<!ENTITY qt-version "3.2.3">
    88<!ENTITY qt-download-http "http://gd.tuwien.ac.at/opsys/linux/sf/f/fink/qt-x11-free-&qt-version;.tar.bz2">
    99<!ENTITY qt-download-ftp "ftp://ftp.trolltech.com/qt/source/qt-x11-free-&qt-version;.tar.bz2">
    1010<!ENTITY qt-size "14 MB">
    11 <!ENTITY qt-buildsize "155 MB">
    12 <!ENTITY qt-time "29 SBU (full), 18 SBU (sub-tools)">
     11<!ENTITY qt-buildsize "163 MB">
     12<!ENTITY qt-time "32.70 SBU (full), 18.21 SBU (sub-tools)">
Note: See TracChangeset for help on using the changeset viewer.