Changeset 39555dd


Ignore:
Timestamp:
06/14/2019 11:16:23 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
77cce582
Parents:
00eebd2
Message:

Update to cups-filters-1.25.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r00eebd2 r39555dd  
    4545      <para>June 14th, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to cups-filters-1.25.0. Fixes
     49          <ulink url="&blfs-ticket-root;12126">#12126</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[renodr] - Update to lxml-4.3.4 (Python Module). Fixes
  • packages.ent

    r00eebd2 r39555dd  
    996996<!-- Chapter 46 -->
    997997<!ENTITY cups-version                 "2.2.11">
    998 <!ENTITY cups-filters-version         "1.23.0">
     998<!ENTITY cups-filters-version         "1.25.0">
    999999<!ENTITY gs-version                   "9.27">
    10001000<!ENTITY gutenprint-version           "5.2.14">
  • pst/printing/cups-filters.xml

    r00eebd2 r39555dd  
    88  "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "45a0ccc742d50e51c90e4b8ec1e8be5c">
     10  <!ENTITY cups-filters-md5sum        "c3fbc78eed88f33b8d5cb10784f3efbc">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    12   <!ENTITY cups-filters-buildsize     "43 MB (with tests), 15MB installed">
    13   <!ENTITY cups-filters-time          "0.4 SBU (with tests)">
     12  <!ENTITY cups-filters-buildsize     "58 MB (with tests), 15MB installed">
     13  <!ENTITY cups-filters-time          "0.3 SBU (with tests)">
    1414]>
    1515
     
    9898      <xref linkend="avahi"/>,
    9999      <xref linkend="dejavu-fonts"/> (required for the tests),
    100       <xref linkend="ijs"/>,
     100      <!--<xref linkend="ijs"/>,-->
    101101      <xref linkend="openldap"/>,
    102102      <xref linkend="php"/> (use of this might be broken),
     
    212212    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    213213      href="../../xincludes/static-libraries.xml"/>
    214 
    215     <para>
    216       <option>--enable-ijs</option>: This switch will allow the pdftoijs
     214    <!--
     215    <para>
     216      <option>- -enable-ijs</option>: This switch will allow the pdftoijs
    217217      filter, for sending PDFs to an HP InkJet Server, to be built.
    218218    </para>
     219    -->
    219220
    220221<!--<para>
Note: See TracChangeset for help on using the changeset viewer.