Changeset c125cc9


Ignore:
Timestamp:
08/26/2004 05:37:50 PM (20 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:
5dd2882
Parents:
e8cd4d3
Message:

Added libpaper as an optional dependency of Xpdf

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re8cd4d3 rc125cc9  
    2323<itemizedlist>
    2424
     25<listitem><para>August 26th, 2004 [randy]: Added libpaper as an optional
     26dependency of Xpdf.</para></listitem>
     27
    2528<listitem><para>August 26th, 2004 [randy]: Provided instructions to Lynx to
    2629correct improper file ownership.</para></listitem>
  • pst/ps/xpdf.xml

    re8cd4d3 rc125cc9  
    77  <!ENTITY xpdf-download-ftp  "ftp://ftp.foolabs.com/pub/xpdf/xpdf-&xpdf-version;.tar.gz">
    88  <!ENTITY xpdf-size          "490 KB">
    9   <!ENTITY xpdf-buildsize     "21 MB">
     9  <!ENTITY xpdf-buildsize     "32 MB">
    1010  <!ENTITY xpdf-time          "0.41 SBU">
    1111]>
     
    5050</para></sect4>
    5151<sect4><title>Optional</title>
    52 <para>
    53 <ulink url="http://gd.tuwien.ac.at/visual/ibiblio/libs/graphics/t1lib-5.0.2.tar.gz">t1lib</ulink> and
    54 <xref linkend="gs"/> or <xref linkend="espgs"/>
     52<para><xref linkend="gs"/> or <xref linkend="espgs"/>,
     53<ulink
     54url="http://gd.tuwien.ac.at/visual/ibiblio/libs/graphics/t1lib-5.0.2.tar.gz">t1lib</ulink>
     55and <ulink
     56url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>
    5557</para></sect4>
    5658</sect3>
     
    8991<sect3><title>Configuration Information</title>
    9092
    91 <para>In the <filename>etc</filename> directory you will find a sample
    92 <filename>xpdfrc</filename> that can be either copied to
     93<para>In the <filename class='directory'>/etc</filename> directory you will
     94find a sample <filename>xpdfrc</filename> that can be either copied to
    9395<filename>~/.xpdfrc</filename> or taken as an example to write your own
    9496configuration file.</para>
Note: See TracChangeset for help on using the changeset viewer.