Changeset d6da5da for pst


Ignore:
Timestamp:
03/16/2013 12:11:58 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
cafc2a29
Parents:
0b33a30
Message:

Package updates, additions and tweaks. See commit log and blfs changelog.

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

File:
1 edited

Legend:

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

    r0b33a30 rd6da5da  
    77  <!ENTITY cups-filters-download-http "http://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    88  <!ENTITY cups-filters-download-ftp  " ">
    9   <!ENTITY cups-filters-md5sum        "01e2d9abc4ea69521334a0ee2f70d98a">
    10   <!ENTITY cups-filters-size          "984 KB">
     9  <!ENTITY cups-filters-md5sum        "c6cca1041657a23192547010f8f2cca8">
     10  <!ENTITY cups-filters-size          "992 KB">
    1111  <!ENTITY cups-filters-buildsize     "31 MB">
    1212  <!ENTITY cups-filters-time          "0.3 SBU">
     
    6969        <para>
    7070          Estimated build time: &cups-filters-time;
    71         </para>
    72       </listitem>
    73     </itemizedlist>
    74 
    75     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    76     <itemizedlist spacing="compact">
    77       <listitem>
    78         <para>
    79           Required patch:
    80           <ulink url="&patch-root;/cups-filters-&cups-filters-version;-poppler_fix-1.patch"/>
    8171        </para>
    8272      </listitem>
     
    10393    <bridgehead renderas="sect4">Optional</bridgehead>
    10494    <para role="optional">
    105       <xref linkend="avahi"/> and
    106       <xref linkend="php"/>
     95      <xref linkend="avahi"/>
    10796    </para>
    10897
    10998    <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
    110     <para role="optional"><!-- Yes, optional -->
     99    <para role="optional">
    111100      <xref linkend="gs"/> (Needed for PostScript printers)
    112101    </para>
     
    125114    </para>
    126115
    127 <screen><userinput>patch -Np0 -i ../cups-filters-&cups-filters-version;-poppler_fix-1.patch &amp;&amp;
    128 ./configure --prefix=/usr                               \
     116<screen><userinput>./configure --prefix=/usr                               \
    129117            --sysconfdir=/etc                           \
    130118            --docdir=/usr/share/doc/cups-filters-&cups-filters-version; \
     
    152140
    153141    <para>
    154       <option>--without-rcdir</option>: This switch disables installation of
    155       the bundled bootscript which is not compatible with BLFS.
     142      <parameter>--without-rcdir</parameter>: This switch disables
     143      installation of the bundled bootscript which is not compatible
     144      with BLFS.
    156145    </para>
    157146
     
    169158
    170159    <para>
    171       <option>--disable-avahi</option>: This switch is required if
    172       <application>Avahi</application> is not installed.
     160      <parameter>--disable-avahi</parameter>: This switch is required if you have
     161      not installed <xref linkend="avahi"/>.
    173162    </para>
    174163
Note: See TracChangeset for help on using the changeset viewer.