Changeset fd59829
- Timestamp:
- 11/11/2003 04:22:44 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 498793e
- Parents:
- bb940d93
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/expat/expat-inst.xml
rbb940d93 rfd59829 1 1 <sect2> 2 2 <title>Installation of <application>expat</application></title> 3 4 <para>The <filename>expat.h</filename> declares XML_Status after its5 first use. This is corrected by the following patch:</para>6 7 <screen><userinput><command>patch -Np1 -i ../expat-1.95.6-fix-declaration-order.patch</command></userinput></screen>8 3 9 4 <para>Install <application>expat</application> by running the following commands:</para> … … 14 9 15 10 </sect2> 16 -
general/genlib/expat/expat-intro.xml
rbb940d93 rfd59829 12 12 <listitem><para>Estimated Disk space required: &expat-buildsize;</para></listitem> 13 13 <listitem><para>Estimated build time: &expat-time;</para></listitem></itemizedlist></sect3> 14 <sect3><title>Additional downloads</title>15 <itemizedlist spacing='compact'>16 <listitem><para>Required Patch: <ulink url="&patch-root;/expat-&expat-version;-fix-declaration-order.patch"/></para></listitem></itemizedlist></sect3>17 14 18 15 </sect2> -
general/genlib/expat/expat.ent
rbb940d93 rfd59829 3 3 <!ENTITY expat-inst SYSTEM "expat-inst.xml"> 4 4 <!ENTITY expat-desc SYSTEM "expat-desc.xml"> 5 <!ENTITY expat-version "1.95. 6">5 <!ENTITY expat-version "1.95.7"> 6 6 <!ENTITY expat-download-http "http://umn.dl.sourceforge.net/sourceforge/expat/expat-&expat-version;.tar.gz"> 7 <!ENTITY expat-download-ftp "ftp://ftp. yars.free.net/pub/software/unix/util/xml/expat-&expat-version;.tar.gz">8 <!ENTITY expat-size "29 2KB">7 <!ENTITY expat-download-ftp "ftp://ftp.at.linuxfromscratch.org/opsys/linux/sf/e/expat/expat-&expat-version;.tar.gz"> 8 <!ENTITY expat-size "290 KB"> 9 9 <!ENTITY expat-buildsize "3.2 MB"> 10 <!ENTITY expat-time "0.1 3SBU">10 <!ENTITY expat-time "0.11 SBU"> -
general/graphlib/libpng/libpng.ent
rbb940d93 rfd59829 10 10 <!ENTITY libpng-size "376 KB"> 11 11 <!ENTITY libpng-buildsize "4.1 MB"> 12 <!ENTITY libpng-time "0.16 ">12 <!ENTITY libpng-time "0.16 SBU"> -
introduction/welcome/changelog.xml
rbb940d93 rfd59829 11 11 12 12 <itemizedlist> 13 14 <listitem><para>November 10th, 2003 [igor]: Updated to 15 expat-1.95.7.</para></listitem> 13 16 14 17 <listitem><para>November 10th, 2003 [larry]: gnome: removed linc … … 31 34 32 35 </sect1> 33
Note:
See TracChangeset
for help on using the changeset viewer.