Changeset 4adf42cb for pst


Ignore:
Timestamp:
10/21/2024 10:01:06 PM (12 hours ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
1920e79
Parents:
0edbe5f
Message:

Update to libcupsfilters-2.1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/libcupsfilters.xml

    r0edbe5f r4adf42cb  
    88  "https://github.com/OpenPrinting/libcupsfilters/releases/download/&libcupsfilters-version;/libcupsfilters-&libcupsfilters-version;.tar.xz">
    99  <!ENTITY libcupsfilters-download-ftp  " ">
    10   <!ENTITY libcupsfilters-md5sum        "267e569145bd20615fa18ae65ea6f870">
    11   <!ENTITY libcupsfilters-size          "1.2 MB">
     10  <!ENTITY libcupsfilters-md5sum        "8eb0fb0273f35c4daf39a117c51691c6">
     11  <!ENTITY libcupsfilters-size          "1.4 MB">
    1212  <!ENTITY libcupsfilters-buildsize     "38 MB (with tests)">
    1313  <!ENTITY libcupsfilters-time          "0.1 SBU (Using parallelism=4; with tests)">
     
    7070    </itemizedlist>
    7171
    72     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    73     <itemizedlist spacing="compact">
    74       <listitem>
    75         <para>
    76           Required patch:
    77           <ulink url="&patch-root;/libcupsfilters-&libcupsfilters-version;-upstream_fixes-1.patch"/>
    78         </para>
    79       </listitem>
    80     </itemizedlist>
    81 
    8272    <bridgehead renderas="sect3">libcupsfilters Dependencies</bridgehead>
    8373
     
    10191      <xref linkend="libtiff"/>
    10292    </para>
    103     <!--
    104     <bridgehead renderas="sect4">Optional</bridgehead>
    105     <para role="optional">
    106       <xref linkend="avahi"/> (required to build the DNSSD backend of the
    107       <command>cups-browsed</command> daemon, which is needed for operating
    108       some network printers),
    109       <xref linkend="openldap"/>,
    110       <xref linkend="php"/> (use of this might be broken),
    111       <ulink url="https://liblouis.github.io/downloads/">Liblouis (Braille)</ulink>, and
    112       <ulink url="https://liblouis.github.io/downloads/">Liblouisutdml (Braille)</ulink>
    113     </para>
    114 
    115     <bridgehead renderas="sect4">Optional printer drivers (runtime)</bridgehead>
    116     <para role="optional">
    117       <xref role="runtime" linkend="gutenprint"/> (for supported printers),
    118       or other printer drivers, such as <ulink role="runtime"
    119       url="https://sourceforge.net/projects/hplip/files/hplip/">hplip</ulink>
    120     </para>
    121     -->
    12293  </sect2>
    12394
    12495  <sect2 role="installation">
    12596    <title>Installation of libcupsfilters</title>
    126 
    127     <para>
    128       First, fix a security vulnerability that can allow for remote code
    129       execution:
    130     </para>
    131 
    132 <screen><userinput remap="pre">patch -Np1 -i ../libcupsfilters-&libcupsfilters-version;-upstream_fixes-1.patch</userinput></screen>
    13397
    13498    <para>
Note: See TracChangeset for help on using the changeset viewer.