Changeset e290b228


Ignore:
Timestamp:
12/18/2004 07:56:41 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1c3f142e
Parents:
330be7d
Message:

Updated to LessTif-0.94.0; updated Xpdf freetype patch

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r330be7d re290b228  
    1 <!ENTITY day          "17">
     1<!ENTITY day          "18">
    22<!ENTITY month        "12">
    33<!ENTITY year         "2004">
     
    256256<!ENTITY ATK-version                  "1.8.0">
    257257<!ENTITY GTK2-version                 "2.4.13">
    258 <!ENTITY lesstif-version              "0.93.95b">   
     258<!ENTITY lesstif-version              "0.94.0">   
    259259<!ENTITY startup-notification-version "0.8">   
    260260<!ENTITY shared-mime-info-version     "0.15">   
  • introduction/welcome/changelog.xml

    r330be7d re290b228  
    2222
    2323<itemizedlist>
     24
     25<listitem><para>December 18th, 2004 [randy]: Updated to LessTif-0.94.0;
     26updated Xpdf freetype patch.</para></listitem>
    2427
    2528<listitem><para>December 15th, 2004 [randy]: Updated to KDE-3.3.2 and
  • pst/ps/xpdf.xml

    r330be7d re290b228  
    66  <!ENTITY xpdf-download-http "http://gd.tuwien.ac.at/publishing/xpdf/xpdf-3.00.tar.gz">
    77  <!ENTITY xpdf-download-ftp  "ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00.tar.gz">
    8   <!ENTITY xpdf-size          "490 KB">
     8  <!ENTITY xpdf-md5sum        "N/A">
     9  <!ENTITY xpdf-size          "534 KB">
    910  <!ENTITY xpdf-buildsize     "32 MB">
    10   <!ENTITY xpdf-time          "0.41 SBU">
     11  <!ENTITY xpdf-time          "0.36 SBU">
    1112]>
    1213
     
    1718</sect1info>
    1819<?dbhtml filename="xpdf.html"?>
    19 <title>Xpdf-&xpdf-version;</title>
     20<title><application>Xpdf</application>-&xpdf-version;</title>
    2021
    2122<sect2>
     
    3233<listitem><para>Download (FTP): <ulink
    3334url="&xpdf-download-ftp;"/></para></listitem>
     35<listitem><para>Download MD5 sum: &xpdf-md5sum;</para></listitem>
    3436<listitem><para>Download size: &xpdf-size;</para></listitem>
    3537<listitem><para>Estimated disk space required:
     
    4143<sect3><title>Additional downloads</title>
    4244<itemizedlist spacing='compact'>
    43 <listitem><para>Required patch: <ulink
    44 url="ftp://ftp.foolabs.com/pub/xpdf/xpdf-&xpdf-version;.patch"/></para></listitem>
    45 <listitem><para>Required patch: <ulink
    46 url="&patch-root;/xpdf-&xpdf-version;-freetype_2.1.7_hack-1.patch"/></para></listitem>
     45<listitem><para>Required patch: <ulink
     46url="ftp://ftp.foolabs.com/pub/xpdf/xpdf-&xpdf-version;.patch"/></para>
     47</listitem>
     48<listitem><para>Required patch: <ulink
     49url="&patch-root;/xpdf-&xpdf-version;-freetype_2.1.7_hack-2.patch"/></para>
     50</listitem>
    4751</itemizedlist></sect3>
    4852
    4953<sect3><title><application>Xpdf</application> dependencies</title>
    5054<sect4><title>Required</title>
    51 <para><xref linkend="lesstif"/>
    52 </para></sect4>
     55<para><xref linkend="lesstif"/></para>
     56</sect4>
     57
    5358<sect4><title>Optional</title>
    5459<para><xref linkend="gs"/> or <xref linkend="espgs"/> (just the fonts),
     
    6974
    7075<screen><userinput><command>patch -d xpdf -Np0 -i ../../xpdf-&xpdf-version;.patch &amp;&amp;
    71 patch -Np1 -i ../xpdf-&xpdf-version;-freetype_2.1.7_hack-1.patch &amp;&amp;
     76patch -Np1 -i ../xpdf-&xpdf-version;-freetype_2.1.7_hack-2.patch &amp;&amp;
    7277./configure --prefix=/usr --sysconfdir=/etc \
    7378    --with-freetype2-includes=/usr/include/freetype2 &amp;&amp;
  • x/lib/lesstif.xml

    r330be7d re290b228  
    55  %general-entities;
    66
    7   <!--
    8   0.93.97 seg faults
    9   0.93.96 doesn't compile
    10   -->
    11 
    127  <!ENTITY lesstif-download-http "http://prdownloads.sourceforge.net/lesstif/lesstif-&lesstif-version;.tar.bz2">
    138  <!ENTITY lesstif-download-ftp  " ">
    14   <!ENTITY template-md5sum       " ">
    15   <!ENTITY lesstif-size          "2.7 MB">
    16   <!ENTITY lesstif-buildsize     "40 MB">
    17   <!ENTITY lesstif-time          "2.73 SBU">
     9  <!ENTITY lesstif-md5sum        " ">
     10  <!ENTITY lesstif-size          "2.4 MB">
     11  <!ENTITY lesstif-buildsize     "109.9 MB (includes building test suite)">
     12  <!ENTITY lesstif-time          "2.94 SBU (includes building test suite)">
    1813]>
    1914
     
    2419</sect1info>
    2520<?dbhtml filename="lesstif.html" ?>
    26 <title>LessTif-&lesstif-version;</title>
     21<title><application>LessTif</application>-&lesstif-version;</title>
    2722
    2823<sect2>
     
    3631<listitem><para>Download (HTTP): <ulink url="&lesstif-download-http;"/></para></listitem>
    3732<listitem><para>Download (FTP): <ulink url="&lesstif-download-ftp;"/></para></listitem>
    38 <listitem><para>MD5 sum: &template-md5sum;</para></listitem>
     33<listitem><para>Download MD5 sum: &lesstif-md5sum;</para></listitem>
    3934<listitem><para>Download size: &lesstif-size;</para></listitem>
    40 <listitem><para>Estimated Disk space required: &lesstif-buildsize;</para></listitem>
     35<listitem><para>Estimated disk space required: &lesstif-buildsize;</para></listitem>
    4136<listitem><para>Estimated build time: &lesstif-time;</para></listitem></itemizedlist>
    4237</sect3>
     
    4439<sect3><title><application>LessTif</application> dependencies</title>
    4540<sect4><title>Required</title>
    46 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para></sect4>
     41<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)</para>
     42</sect4>
     43
    4744<sect4><title>Optional</title>
    48 <para>
    49 <xref linkend="lynx"/> or
    50 <xref linkend="Links"/>
    51 </para></sect4>
     45<para><xref linkend="lynx"/> or <xref linkend="Links"/> and
     46<ulink url="http://dmalloc.com">Dmalloc</ulink></para>
     47</sect4>
    5248</sect3>
    5349
     
    6359    xargs sed -i 's@$(prefix)/LessTif@$(prefix)/share/LessTif@g' &amp;&amp;
    6460./configure --prefix=/usr \
    65     --enable-build-20 \
    6661    --enable-build-21 \
    6762    --disable-debug \
     
    8277<filename class="directory">/usr/share/LessTif</filename>.</para>
    8378
    84 <para><parameter>--enable-build-20</parameter>: Build the
    85 <application>Motif</application> 2.0 compatible version of the
    86 <application>LessTif</application> libraries.</para> 
     79<para><parameter>--enable-build-21</parameter>: Build the
     80<application>Motif</application> 2.1 compatible version of the
     81<application>LessTif</application> libraries.</para>
    8782
    88 <para><parameter>--enable-build-21</parameter>: Also build the
    89 <application>Motif</application> 2.1 compatible versions.</para>
    90 
    91 <para><parameter>--disable-debug</parameter>: Do not generate debugging information.
    92 </para>
     83<para><parameter>--disable-debug</parameter>: Do not generate debugging
     84information.</para>
    9385
    9486<para><parameter>--enable-production</parameter>: Build the release version
    95 of the <application>LessTif</application> libraries.</para> 
     87of the <application>LessTif</application> libraries.</para>
    9688
    9789<para><parameter>--disable-build-tests</parameter>: Do not build the
    9890<filename class="directory">test/</filename> tree (see Testing
    99 <application>LessTif</application>).</para> 
     91<application>LessTif</application>).</para>
    10092
    101 <para><parameter>--with-xdnd</parameter>: Enable <acronym>XDND</acronym>
    102 GNOME compatibility support.</para>
     93<para><parameter>--with-xdnd</parameter>: Enable <acronym>XDND</acronym> 
     94<acronym>GNOME</acronym> compatibility support.</para>
    10395
    10496</sect2>
     
    115107</sect2>
    116108
    117 <sect2><title>Testing <application>LessTif</application></title>
    118 <para>It is advisable to test the installation of
     109<sect2>
     110<title>Testing <application>LessTif</application></title>
     111
     112<para>It is advisable to test the installation of
    119113<application>LessTif</application> with the test suite located in
    120114<filename class="directory">lesstif-&lesstif-version;/test</filename>. It is
Note: See TracChangeset for help on using the changeset viewer.