Changeset 67f79cec for pst


Ignore:
Timestamp:
11/20/2004 11:20:36 AM (19 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9e358aa
Parents:
1c038a9
Message:

Updated to LessTif-0.93.96 and Xpdf-3.00pl1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/ps/xpdf.xml

    r1c038a9 r67f79cec  
    44  %general-entities;
    55
    6   <!ENTITY xpdf-download-http "http://gd.tuwien.ac.at/publishing/xpdf/xpdf-&xpdf-version;.tar.gz">
    7   <!ENTITY xpdf-download-ftp  "ftp://ftp.foolabs.com/pub/xpdf/xpdf-&xpdf-version;.tar.gz">
     6  <!ENTITY xpdf-download-http "http://gd.tuwien.ac.at/publishing/xpdf/xpdf-3.00.tar.gz">
     7  <!ENTITY xpdf-download-ftp  "ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00.tar.gz">
    88  <!ENTITY xpdf-size          "490 KB">
    99  <!ENTITY xpdf-buildsize     "32 MB">
     
    3333url="&xpdf-download-ftp;"/></para></listitem>
    3434<listitem><para>Download size: &xpdf-size;</para></listitem>
    35 <listitem><para>Estimated Disk space required:
     35<listitem><para>Estimated disk space required:
    3636&xpdf-buildsize;</para></listitem>
    3737<listitem><para>Estimated build time:
     
    4141<sect3><title>Additional downloads</title>
    4242<itemizedlist spacing='compact'>
    43 <listitem><para>Required Patch: <ulink
     43<listitem><para>Required patch: <ulink
     44url="ftp://ftp.foolabs.com/pub/xpdf/xpdf-&xpdf-version;.patch"/></para></listitem>
     45</itemizedlist></sect3>
     46<listitem><para>Required patch: <ulink
    4447url="&patch-root;/xpdf-&xpdf-version;-freetype_2.1.7_hack-1.patch"/></para></listitem>
    4548</itemizedlist></sect3>
     
    5053</para></sect4>
    5154<sect4><title>Optional</title>
    52 <para><xref linkend="gs"/> or <xref linkend="espgs"/>,
     55<para><xref linkend="gs"/> or <xref linkend="espgs"/> (just the fonts),
    5356<ulink
    5457url="http://gd.tuwien.ac.at/visual/ibiblio/libs/graphics/t1lib-5.0.2.tar.gz">t1lib</ulink>
     
    6669</para>
    6770
    68 <screen><userinput><command>patch -Np1 -i ../xpdf-&xpdf-version;-freetype_2.1.7_hack-1.patch &amp;&amp;
     71<screen><userinput><command>patch -d xpdf -Np0 -i ../../xpdf-&xpdf-version;.patch &amp;&amp;
     72patch -Np1 -i ../xpdf-&xpdf-version;-freetype_2.1.7_hack-1.patch &amp;&amp;
    6973./configure --prefix=/usr --sysconfdir=/etc \
    7074    --with-freetype2-includes=/usr/include/freetype2 &amp;&amp;
     
    116120psFile                  "|lpr"
    117121psPaperSize             letter
     122#psPaperSize             A4
    118123textEOL                 unix
    119124
Note: See TracChangeset for help on using the changeset viewer.