Changeset 61d6f59 for pst/printing


Ignore:
Timestamp:
08/09/2007 11:36:59 AM (17 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
0fed2183
Parents:
cbc7b16d
Message:

Replaced the obsolete Gimp-Print package with Gutenprint-5.0.1

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

Location:
pst/printing
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups.xml

    rcbc7b16d r61d6f59  
    173173    <application>CUPS</application>, you need to install
    174174    <xref linkend="espgs"/> to convert PostScript to raster images
    175     and a driver (e.g., from <xref linkend="gimp-print"/>) to convert
     175    and a driver (e.g., from <xref linkend="gutenprint"/>) to convert
    176176    the resulting raster images to a form that the printer understands.
    177177    <ulink url="http://www.linuxprinting.org/foomatic.html">Foomatic</ulink>
  • pst/printing/espgs.xml

    rcbc7b16d r61d6f59  
    239239          PostScript to a generic raster image format that is acceptable as an
    240240          input to drivers for non-PostScript printers (e.g., from
    241           <xref linkend="gimp-print"/>). It is built and installed only if
     241          <xref linkend="gutenprint"/>). It is built and installed only if
    242242          <xref linkend="cups"/> is found.</para>
    243243          <indexterm zone="espgs pstoraster">
  • pst/printing/printing.xml

    rcbc7b16d r61d6f59  
    2424  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gs.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="espgs.xml"/>
     26  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gutenprint.xml"/>
     27
     28  <!-- Obsolete
    2629  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gimp-print.xml"/>
     30  -->
    2731
    2832</chapter>
Note: See TracChangeset for help on using the changeset viewer.