Changeset 95235f2
- Timestamp:
- 01/05/2005 03:37:24 PM (20 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, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- f13a39e
- Parents:
- b19a7bb4
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rb19a7bb4 r95235f2 88 88 <!ENTITY libjpeg-version "6b"> 89 89 <!ENTITY libpng-version "1.2.8"> 90 <!ENTITY libtiff-version "3.7. 0">90 <!ENTITY libtiff-version "3.7.1"> 91 91 <!ENTITY libungif-version "4.1.3"> 92 92 <!ENTITY giflib-version "4.1.3"> -
general/graphlib/libtiff.xml
rb19a7bb4 r95235f2 8 8 <!ENTITY libtiff-download-ftp "ftp://ftp.remotesensing.org/pub/libtiff/tiff-&libtiff-version;.tar.gz"> 9 9 <!ENTITY libtiff-size "1.2 MB"> 10 <!ENTITY libtiff-buildsize "15 .6MB">11 <!ENTITY libtiff-time "0.4 1SBU">10 <!ENTITY libtiff-buildsize "15 MB"> 11 <!ENTITY libtiff-time "0.40 SBU"> 12 12 ]> 13 13 … … 34 34 <listitem><para>Download (FTP): <ulink url="&libtiff-download-ftp;"/></para></listitem> 35 35 <listitem><para>Download size: &libtiff-size;</para></listitem> 36 <listitem><para>Estimated Disk space required: &libtiff-buildsize;</para></listitem>36 <listitem><para>Estimated disk space required: &libtiff-buildsize;</para></listitem> 37 37 <listitem><para>Estimated build time: &libtiff-time;</para></listitem></itemizedlist> 38 </sect3>39 40 <sect3><title>Additional downloads</title>41 <itemizedlist spacing="compact">42 <listitem><para>Required Patch: <ulink43 url="&patch-root;/tiff-&libtiff-version;-libtool_fix-1.patch"/></para>44 </listitem>45 </itemizedlist>46 38 </sect3> 47 39 … … 63 55 commands:</para> 64 56 65 <screen><userinput><command>patch -Np1 -i ../tiff-&libtiff-version;-libtool_fix-1.patch && 66 ./configure --prefix=/usr && 57 <screen><userinput><command>./configure --prefix=/usr && 67 58 make && 68 59 make install</command></userinput></screen> -
introduction/welcome/changelog.xml
rb19a7bb4 r95235f2 24 24 25 25 <listitem><para>January 5th, 2004 [igor]: Updated to 26 GLib-2.6.0, Pango-1.8.0 and ATK-1.9.0.</para></listitem>26 GLib-2.6.0, Pango-1.8.0, ATK-1.9.0 and libtiff-3.7.1.</para></listitem> 27 27 28 28 <listitem><para>January 5th, 2004 [randy]: Updated to -
x/lib/freeglut.xml
rb19a7bb4 r95235f2 10 10 <!ENTITY freeglut-size "379 KB"> 11 11 <!ENTITY freeglut-buildsize "6.0 MB"> 12 <!ENTITY freeglut-time " 12 <!ENTITY freeglut-time "0.13 SBU"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.