Ignore:
Timestamp:
02/15/2005 08:57:55 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:
c2a37a6
Parents:
00b6675
Message:

Updated to LPRng-3.8.28; added md5sums to Chapter 41 package instructions

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/gimp-print.xml

    r00b6675 r0f85be2  
    33  <!ENTITY % general-entities SYSTEM "../../general.ent">
    44  %general-entities;
    5  
     5
    66  <!ENTITY gimp-print-download-http "http://prdownloads.sourceforge.net/gimp-print/gimp-print-&gimp-print-version;.tar.gz">
    77  <!ENTITY gimp-print-download-ftp  " ">
     8  <!ENTITY gimp-print-md5sum        "766be49f44a6a682d857e5aefec414d4">
    89  <!ENTITY gimp-print-size          "5.2 MB">
    910  <!ENTITY gimp-print-buildsize     "27 MB">
     
    3940<listitem><para>Download (FTP):
    4041<ulink url="&gimp-print-download-ftp;"/></para></listitem>
     42<listitem><para>Download MD5 sum: &gimp-print-md5sum;</para></listitem>
    4143<listitem><para>Download size: &gimp-print-size;</para></listitem>
    4244<listitem><para>Estimated disk space required:
    4345&gimp-print-buildsize;</para></listitem>
    4446<listitem><para>Estimated build time:
    45 &gimp-print-time;</para></listitem></itemizedlist>
     47&gimp-print-time;</para></listitem>
     48</itemizedlist>
    4649</sect3>
    4750
    4851<sect3><title><application>Gimp-Print</application> dependencies</title>
    4952<sect4><title>Optional</title>
    50 <para>
    51 <xref linkend="cups"/>,
     53<para><xref linkend="cups"/>,
    5254<ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>,
    5355<ulink url="http://www.linuxprinting.org/ijs/">IJS</ulink>,
    54 <xref linkend="tex"/>, and <xref linkend="espgs"/> or
    55 <xref linkend="gs"/>
    56 </para></sect4>
     56<xref linkend="tex"/>, and
     57<xref linkend="espgs"/> or <xref linkend="gs"/></para>
     58</sect4>
    5759</sect3>
    5860
     
    103105once.</para></note>
    104106
    105 <para>Then point your web browser to <ulink url="http://127.0.0.1:631"/>
    106 to add a new printer to <application><acronym>CUPS</acronym></application>.
    107 </para>
     107<para>Then point your web browser to <ulink url="http://127.0.0.1:631"/> to
     108add a new printer to
     109<application><acronym>CUPS</acronym></application>.</para>
    108110</sect3>
    109111
     
    121123<command>cups-calibrate</command>, <command>ijsgimpprint</command> and a
    122124plugin that allows printing images from
    123 <application><acronym>GIMP</acronym>-1.2</application>.
    124 </para>
     125<application><acronym>GIMP</acronym>-1.2</application>.</para>
    125126</sect2>
    126127
Note: See TracChangeset for help on using the changeset viewer.