Changeset defe82d


Ignore:
Timestamp:
09/12/2012 11:42:01 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
df1fe4e
Parents:
e17549e
Message:

Update to ghostscript-9.06

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    re17549e rdefe82d  
    11421142<!ENTITY cups-filters-version         "1.0.20">
    11431143<!ENTITY LPRng-version                "3.8.B">
    1144 <!ENTITY gs-version                   "9.05">
     1144<!ENTITY gs-version                   "9.06">
    11451145<!ENTITY gutenprint-version           "5.2.7">
    11461146
  • introduction/welcome/changelog.xml

    re17549e rdefe82d  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Update to ghostscript-9.06. Fixes
     51          <ulink url="&blfs-ticket-root;3556">#3556</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[rthomsen] - KDE 4.9.1.</para>
    5155        </listitem>
  • pst/printing/gs.xml

    re17549e rdefe82d  
    88  "http://downloads.ghostscript.com/public/ghostscript-&gs-version;.tar.bz2">
    99  <!ENTITY gs-download-ftp  " ">
    10   <!ENTITY gs-md5sum        "8bcef1f33ddf8a4d12b2cf8da385c191">
    11   <!ENTITY gs-size          "27 MB">
     10  <!ENTITY gs-md5sum        "46f9ebe40dc52755287b30704270db11">
     11  <!ENTITY gs-size          "28 MB">
    1212  <!ENTITY gs-buildsize
    13   "252 MB (includes installing libgs.so and both font tarballs)">
     13  "195 MB (includes installing libgs.so and both font tarballs)">
    1414  <!ENTITY gs-time
    1515  "2.5 SBU (includes building and installing libgs.so)">
     
    4747    targets.</para>
    4848
    49     &lfs72_built;
     49    &lfs72_checked;
    5050
    5151    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    166166        the <application>Ghostscript</application> build system. You can work
    167167        around that problem by simply running make again (eg,
    168         <command>make -j4 || make -j4</command>).
     168        <command>make -j4 || make -j1</command>).
    169169      </para>
    170170    </note>
Note: See TracChangeset for help on using the changeset viewer.