Changeset f5cdf41 for pst/printing


Ignore:
Timestamp:
09/15/2017 04:23:51 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1608f96
Parents:
9b1042fd
Message:

role="runtime|nodep" in pst

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

Location:
pst/printing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups-filters.xml

    r9b1042fd rf5cdf41  
    108108    <para role="optional">
    109109      <xref linkend="avahi"/>,
     110      <xref linkend="dejavu-fonts"/> (required for the tests),
    110111      <xref linkend="openldap"/>,
    111112      <xref linkend="php"/> (use of this might be broken),
     
    116117    <bridgehead renderas="sect4">Optional printer drivers (runtime)</bridgehead>
    117118    <para role="optional">
    118       <xref linkend="dejavu-fonts"/> (required for the tests), and
    119       <xref linkend="gutenprint"/> (for supported printers),
    120       or other printer drivers, such as <ulink
     119      <xref role="runtime" linkend="gutenprint"/> (for supported printers),
     120      or other printer drivers, such as <ulink role="runtime"
    121121      url="http://sourceforge.net/projects/hplip/files/hplip/">hplip</ulink>
    122122    </para>
  • pst/printing/gutenprint.xml

    r9b1042fd rf5cdf41  
    8383      For the Sinfonia S6145 and the Ciaat Brava 21, <ulink
    8484      url="http://git.shaftnet.org/cgit/selphy_print.git/tree/lib6145">libS6145ImageReProcess</ulink>,
    85       see <ulink url="http://www.peachyphotos.com/blog/posts/201601301524-sinfonia-chc-s6145-cs2-and-ciaat-brava-21-revited/">Peachy
     85      see <ulink role="nodep"
     86      url="http://www.peachyphotos.com/blog/posts/201601301524-sinfonia-chc-s6145-cs2-and-ciaat-brava-21-revited/">Peachy
    8687      Photos (Sinfonia)</ulink> for instructions on how to build and test this.
    8788    </para>
     
    9091      For the Mitsubishi D70 family and the similar Kodak 305, <ulink
    9192      url="http://git.shaftnet.org/cgit/selphy_print.git/tree/lib70x">libMitsuD70ImageReProcess</ulink>,
    92       see <ulink url="http://www.peachyphotos.com/blog/posts/201610061508-mitsubishi-cp-d70-family-working/">Peachy
    93       Photos (Mitsubishi CP-D70)</ulink> for instructions on how to build and test this.
     93      see <ulink role="nodep"
     94      url="http://www.peachyphotos.com/blog/posts/201610061508-mitsubishi-cp-d70-family-working/">Peachy
     95      Photos (Mitsubishi CP-D70)</ulink> for instructions on how to build and
     96      test this.
    9497    </para>
    9598
Note: See TracChangeset for help on using the changeset viewer.