Changeset 3f76011a


Ignore:
Timestamp:
06/15/2019 07:49:56 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:
f9b533a
Parents:
181eff3a
Message:

Update to gutenprint-5.2.15
Archive IJS as neither Gutenprint or cups-filters can use it anymore, and the filter was removed from cups-filters in version 1.25.0.

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

Files:
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general/graphlib/graphlib.xml

    r181eff3a r3f76011a  
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="graphite2.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="harfbuzz.xml"/>
    34   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ijs.xml"/>
     34<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ijs.xml"/> -->
    3535  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="jasper.xml"/>
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lcms.xml"/>
  • introduction/welcome/changelog.xml

    r181eff3a r3f76011a  
    4343    -->
    4444    <listitem>
    45       <para>June 16th, 2019</para>
    46       <itemizedlist>
     45      <para>June 15th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Archived IJS.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[renodr] - Update to gutenprint-5.2.15. Fixes
     52          <ulink url="&blfs-ticket-root;12152">#12152</ulink>.</para>
     53        </listitem>
    4754        <listitem>
    4855          <para>[xry111] - Update to epiphany-3.32.3. Fixes
  • packages.ent

    r181eff3a r3f76011a  
    204204<!ENTITY graphite2-version            "1.3.13">
    205205<!ENTITY harfbuzz-version             "2.5.0">
    206 <!ENTITY ijs-version                  "0.35">
     206<!--<!ENTITY ijs-version                  "0.35">-->
    207207<!ENTITY jasper-version               "2.0.14">
    208208<!ENTITY lcms-version                 "1.19">
     
    998998<!ENTITY cups-filters-version         "1.25.0">
    999999<!ENTITY gs-version                   "9.27">
    1000 <!ENTITY gutenprint-version           "5.2.14">
     1000<!ENTITY gutenprint-version           "5.2.15">
    10011001
    10021002<!-- Chapter 47 -->
  • pst/printing/gutenprint.xml

    r181eff3a r3f76011a  
    77  <!ENTITY gutenprint-download-http "&sourceforge-dl;/gimp-print/gutenprint-&gutenprint-version;.tar.bz2">
    88  <!ENTITY gutenprint-download-ftp  " ">
    9   <!ENTITY gutenprint-md5sum        "4177da0cb5ce39c6115e54694687d656">
     9  <!ENTITY gutenprint-md5sum        "d0769dd44be985f1135518d4a5c73a8a">
    1010  <!ENTITY gutenprint-size          "6.8 MB">
    11   <!ENTITY gutenprint-buildsize     "55 MB (without tests)">
    12   <!ENTITY gutenprint-time          "0.2 SBU (Using parallelism=4; without tests)">
     11  <!ENTITY gutenprint-buildsize     "91 MB (without tests)">
     12  <!ENTITY gutenprint-time          "0.3 SBU (without tests)">
     13  <!-- Tests add 75 SBU and 13GB to the equation - updated info in the tests below -->
    1314]>
    1415
     
    151152    <para>To test the results, issue: <command>make check</command>.  The tests
    152153    take a very long time and use a lot of disk space.  When last tested
    153     (version 5.2.13 in September 2017) this needed 91 SBU and 9.5 GB
     154    (version 5.2.15 in June 2019) this needed 75 SBU and 13.5 GB
    154155    to complete the tests (one test, rastertogutenprint failed because the CUPS
    155156    ppds are for a previous version. Maybe genppds should be run before the
     
    179180      href="../../xincludes/static-libraries.xml"/>
    180181
    181     <!-- redundant, only applies to cups < 1.2.0 : cups-5.0 gives a version of 1.5.0
    182     FIXME - delete this on next version upgrade
    183     <para><option>\-\-with-translated-ppds=no</option>: When this parameter is
    184     given, only US English PPD files for <application>CUPS</application>
    185     will be built. Useful if the PPD files are not yet translated into your
    186     native language and you want to save some space by not installing unneeded
    187     translations.</para>-->
    188 
    189182  </sect2>
    190183
     
    226219        <seg>
    227220          cups-calibrate, cups-genppd.5.2, cups-genppdupdate, escputil,
    228           ijsgutenprint.5.2 (if compiled using ijs), and testpattern
     221          and testpattern
    229222        </seg>
    230223        <seg>
     
    293286        </listitem>
    294287      </varlistentry>
    295 
     288      <!-- With 5.2.15, even with IJS installed, this program no longer exists.
     289      cups-filters-1.25.0 dropped support for IJS filters entirely. -->
     290      <!--
    296291      <varlistentry id="ijsgutenprint.5.2">
    297292        <term><command>ijsgutenprint.5.2</command></term>
     
    303298        </listitem>
    304299      </varlistentry>
     300      -->
    305301
    306302     <varlistentry id="testpattern">
Note: See TracChangeset for help on using the changeset viewer.