Changeset ee5e397 for pst/printing


Ignore:
Timestamp:
10/19/2019 10:45:42 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
5a9b64a
Parents:
9eefd57
Message:

Update to ghostscript-9.50.
Update to qpdf-9.0.2.
Update to aspell-0.60.8.
Update to balsa-2.5.8.
Update to opencv-4.1.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/gs.xml

    r9eefd57 ree5e397  
    1010  "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs927/ghostscript-&gs-version;.tar.xz">
    1111  <!ENTITY gs-download-ftp  " ">
    12   <!ENTITY gs-md5sum        "dd531503dbbc524f73528359e2ea145c">
    13   <!ENTITY gs-size          "32 MB">
    14   <!ENTITY gs-buildsize     "332 MB (with fonts and libgs.so)">
    15   <!ENTITY gs-time          "1.7 SBU (Using parallelism=4; with libgs.so)">
     12  <!ENTITY gs-md5sum        "6cea6bae4a7cdfac6ccb09f07f0caf8c">
     13  <!ENTITY gs-size          "33 MB">
     14  <!ENTITY gs-buildsize     "161 MB (with fonts and libgs.so)">
     15  <!ENTITY gs-time          "1.6 SBU (Using parallelism=4; with libgs.so)">
    1616
    1717  <!ENTITY gs-standard-fonts-download
     
    7272
    7373    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    74 
    75     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    76     <itemizedlist spacing="compact">
    77       <listitem>
    78         <para>
    79           Required patch:
    80           <ulink url="&patch-root;/ghostscript-&gs-version;-upstream_fixes-2.patch"/>
    81         </para>
    82       </listitem>
    83     </itemizedlist>
    84 
    8574      <para>If you wish, you can download additional fonts.</para>
    8675
     
    177166
    178167<screen><userinput>rm -rf zlib &amp;&amp;
    179 
    180 patch -Np1 -i ../ghostscript-&gs-version;-upstream_fixes-2.patch &amp;&amp;
    181168
    182169./configure --prefix=/usr           \
Note: See TracChangeset for help on using the changeset viewer.