Changeset 91650c0 for pst


Ignore:
Timestamp:
06/21/2005 03:17:11 PM (19 years ago)
Author:
David Jensen <djensen@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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:
21ced63
Parents:
2ecf9558
Message:

Update to GSview-4.7

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/ps/gsview.xml

    r2ecf9558 r91650c0  
    77  <!ENTITY gsview-download-http "http://gd.tuwien.ac.at/publishing/ghostscript/ghostgum/gsview-&gsview-version;.tar.gz">
    88  <!ENTITY gsview-download-ftp  "ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/gsview-&gsview-version;.tar.gz">
    9   <!ENTITY gsview-md5sum        "35cb5e421faca49eb70c426354e41ba8">
    10   <!ENTITY gsview-size          "895 KB">
    11   <!ENTITY gsview-buildsize     "19 MB">
    12   <!ENTITY gsview-time          "0.19 SBU">
     9  <!ENTITY gsview-md5sum        "ce6288cc8597d6b918498d6d02654bb7">
     10  <!ENTITY gsview-size          "910 KB">
     11  <!ENTITY gsview-buildsize     "11 MB">
     12  <!ENTITY gsview-time          "0.1 SBU">
    1313]>
    1414
     
    6161        url="&patch-root;/gsview-&gsview-version;-pstotext-1.patch"/></para>
    6262      </listitem>
    63       <listitem>
    64         <para>Required Patch: <ulink
    65         url="&patch-root;/gsview-&gsview-version;-lang-1.patch"/></para>
    66       </listitem>
    6763    </itemizedlist>
    6864
     
    8884    substituted for <replaceable>[browser]</replaceable>:</para>
    8985
    90 <screen><userinput>sed -i s/netscape/<replaceable>[browser]</replaceable>/ srcunx/gvxreg.c</userinput></screen>
     86<screen><userinput>sed -i 's:netscape:<replaceable>[browser]</replaceable>:' srcunx/gvxreg.c</userinput></screen>
    9187
    9288    <para>Install <application>GSview</application> by running the following
     
    9692    srcunx/unx.mak &gt; Makefile &amp;&amp;
    9793patch -Np1 -i ../gsview-&gsview-version;-pstotext-1.patch &amp;&amp;
    98 patch -Np1 -i ../gsview-&gsview-version;-lang-1.patch &amp;&amp;
    9994make</userinput></screen>
    10095
     
    141136
    142137      <seglistitem>
    143         <seg>epstool, gsview, and gsview-help</seg>
     138        <seg>gsview, and gsview-help</seg>
    144139        <seg>None</seg>
    145140        <seg>/etc/gsview, /usr/share/doc/gsview-&gsview-version;</seg>
     
    151146      <?dbfo list-presentation="list"?>
    152147      <?dbhtml list-presentation="table"?>
    153 
    154       <varlistentry id="epstool">
    155         <term><command>epstool</command></term>
    156         <listitem>
    157           <para>is a tool for extracting preview bitmaps in EPS files.</para>
    158           <indexterm zone="gsview epstool">
    159             <primary sortas="b-epstool">epstool</primary>
    160           </indexterm>
    161         </listitem>
    162       </varlistentry>
    163148
    164149      <varlistentry id="gsview-prog">
Note: See TracChangeset for help on using the changeset viewer.