Changeset ce404c1
- Timestamp:
- 08/14/2002 03:24:19 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c30b739
- Parents:
- c51584b
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
index.xml
rc51584b rce404c1 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2002081 2">6 <!ENTITY releasedate "August 1 2th, 2002">5 <!ENTITY version "20020813"> 6 <!ENTITY releasedate "August 13th, 2002"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
rc51584b rce404c1 10 10 11 11 <itemizedlist> 12 13 <listitem><para>August 13th, 2002 [larry]: X: updated to 14 qt-3.0.5.</para></listitem> 12 15 13 16 <listitem><para>August 12th, 2002 [larry]: General: Added -
x/lib/qt.xml
rc51584b rce404c1 5 5 &qt-intro; 6 6 &qt-inst; 7 &qt1-intro;8 &qt1-inst;9 7 &qt-exp; 10 8 &qt-config; -
x/lib/qt/qt-inst.xml
rc51584b rce404c1 7 7 -thread && 8 8 make && 9 cp src/Makefile src/Makefile.bak && 10 sed 's/[^-]strip/# strip/' src/Makefile.bak > src/Makefile && 9 11 make install && 10 12 ln -sf /opt/qt-&qt-version; /opt/qt && -
x/lib/qt/qt.ent
rc51584b rce404c1 7 7 <!ENTITY qt-desc SYSTEM "qt-desc.xml"> 8 8 <!ENTITY qt-config SYSTEM "qt-config.xml"> 9 <!ENTITY qt-buildsize "14 7MB">10 <!ENTITY qt-version "3.0. 4">9 <!ENTITY qt-buildsize "149 MB"> 10 <!ENTITY qt-version "3.0.5"> 11 11 <!ENTITY qt-download-http ""> 12 <!ENTITY qt-download-ftp "ftp://ftp.trolltech.com/qt/source/qt-x11-free-3.0. 4.tar.gz">13 <!ENTITY qt-size "15 MB">12 <!ENTITY qt-download-ftp "ftp://ftp.trolltech.com/qt/source/qt-x11-free-3.0.5.tar.gz"> 13 <!ENTITY qt-size "15.7 MB">
Note:
See TracChangeset
for help on using the changeset viewer.