Ignore:
Timestamp:
04/12/2022 07:41:04 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
246438e
Parents:
af1cf02f
Message:

Update to ghostscript-9.56.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/gs.xml

    raf1cf02f r30d3d9d3  
    1010  "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs&gs-packver;/ghostscript-&gs-version;.tar.xz">
    1111  <!ENTITY gs-download-ftp  " ">
    12   <!ENTITY gs-md5sum        "115e7330d01d8ebff1f562fbbe4f35bb">
    13   <!ENTITY gs-size          "59 MB">
     12  <!ENTITY gs-md5sum        "46dabbb1554391a3d0d95ce8304363f0">
     13  <!ENTITY gs-size          "60 MB">
    1414  <!ENTITY gs-buildsize     "287 MB (with fonts and libgs.so)">
    1515  <!ENTITY gs-time          "1.7 SBU (Using parallelism=4; with libgs.so)">
     
    8989         Commenting this out since it's no longer needed, but keeping it for the
    9090         inevitable next time that we need a patch for this package.-->
     91<!--
    9192    <itemizedlist spacing="compact">
    9293      <listitem>
     
    9798      </listitem>
    9899    </itemizedlist>
    99 
     100-->
    100101    <para>
    101102      If you wish, you can download additional fonts.
     
    202203<screen><userinput>rm -rf freetype lcms2mt jpeg libpng openjpeg</userinput></screen>
    203204
    204 
     205<!--
    205206    <para>
    206207      Apply an upstream fix to prevent a build problem.
     
    208209
    209210<screen><userinput remap="pre">patch -Np1 -i ../ghostscript-&gs-version;-upstream_fix-1.patch</userinput></screen>
    210 
     211-->
    211212    <para>
    212213      Compile <application>Ghostscript</application>:
Note: See TracChangeset for help on using the changeset viewer.