Changeset b1623c2 for pst


Ignore:
Timestamp:
06/24/2004 10:02:07 PM (20 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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:
2b257922
Parents:
bb2a071c
Message:

more package patch renaming

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

Location:
pst
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • pst/ps/gsview.xml

    rbb2a071c rb1623c2  
    3737<itemizedlist spacing='compact'>
    3838<listitem><para>Required Patch: <ulink
    39 url="&patch-root;/gsview-&gsview-version;-pstotext.patch"/></para></listitem>
     39url="&patch-root;/gsview-&gsview-version;-pstotext-1.patch"/></para></listitem>
    4040<listitem><para>Required Patch: <ulink
    41 url="&patch-root;/gsview-&gsview-version;-lang.patch"/></para></listitem>
     41url="&patch-root;/gsview-&gsview-version;-lang-1.patch"/></para></listitem>
    4242</itemizedlist></sect3>
    4343
     
    6767<screen><userinput><command>sed 's|GSVIEW_ROOT=/usr/local|GSVIEW_ROOT=/usr|' \
    6868    srcunx/unx.mak &gt; Makefile &amp;&amp;
    69 patch -Np1 -i ../gsview-&gsview-version;-pstotext.patch &amp;&amp;
    70 patch -Np1 -i ../gsview-&gsview-version;-lang.patch &amp;&amp;
     69patch -Np1 -i ../gsview-&gsview-version;-pstotext-1.patch &amp;&amp;
     70patch -Np1 -i ../gsview-&gsview-version;-lang-1.patch &amp;&amp;
    7171make &amp;&amp;
    7272make install</command></userinput></screen>
  • pst/ps/xpdf.xml

    rbb2a071c rb1623c2  
    3838<itemizedlist spacing='compact'>
    3939<listitem><para>Required Patch: <ulink
    40 url="&patch-root;/xpdf-3.00-freetype-2.1.7-hack.patch"/></para></listitem>
     40url="&patch-root;/xpdf-3.00-freetype-2.1.7_hack-1.patch"/></para></listitem>
    4141</itemizedlist></sect3>
    42                                                                                
     42
    4343<sect3><title><application>Xpdf</application> dependencies</title>
    4444<sect4><title>Required</title>
     
    6060</para>
    6161
    62 <screen><userinput><command>patch -Np1 -i ../xpdf-3.00-freetype-3.1.7-hack.patch &amp;&amp;
     62<screen><userinput><command>patch -Np1 -i ../xpdf-3.00-freetype-2.1.7_hack-1.patch &amp;&amp;
    6363./configure --prefix=/usr --sysconfdir=/etc \
    6464    --with-freetype2-includes=/usr/include/freetype2 &amp;&amp;
  • pst/sgml/opensp.xml

    rbb2a071c rb1623c2  
    3939<sect3><title>Additional downloads</title>
    4040<itemizedlist spacing='compact'>
    41 <listitem><para>Required Patch: <ulink url="&patch-root;/OpenSP-&opensp-version;-LITLEN.patch"/></para></listitem>
     41<listitem><para>Required Patch: <ulink url="&patch-root;/OpenSP-&opensp-version;-LITLEN-1.patch"/></para></listitem>
    4242</itemizedlist></sect3>
    4343
     
    5555running <command>openjade</command>:</para>
    5656
    57 <screen><userinput><command>patch -Np1 -i ../OpenSP-&opensp-version;-LITLEN.patch</command></userinput></screen>
     57<screen><userinput><command>patch -Np1 -i ../OpenSP-&opensp-version;-LITLEN-1.patch</command></userinput></screen>
    5858
    59 <para>Install <application>OpenSP</application> by running the following commands:</para>
     59<para>Install <application>OpenSP</application> by running the following
     60commands:</para>
    6061
    6162<screen><userinput><command>./configure --prefix=/usr --disable-static --enable-http \
     
    104105support for <acronym>XML</acronym> Formatted Messages.</para>
    105106
    106 <para><command>make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</command>: This
    107 sets the pkgdatadir variable in the <filename>Makefile</filename> from
     107<para><command>make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</command>:
     108This sets the pkgdatadir variable in the <filename>Makefile</filename> from
    108109<filename class="directory">/usr/share/OpenSP</filename> to
    109110<filename class="directory">/usr/share/sgml/OpenSP-1.5</filename>.</para>
     
    118119ln -sf libosp.so /usr/lib/libsp.so</command></screen>
    119120These commands create the <application>SP</application> equivalents of
    120 <application>OpenSP</application> executables and
    121 libraries.</para>
     121<application>OpenSP</application> executables and libraries.</para>
    122122
    123123</sect2>
     
    126126<title>Contents</title>
    127127
    128 <para>The <application>OpenSP</application> package contains <command>onsgmls</command>,
     128<para>The <application>OpenSP</application> package contains
     129<command>onsgmls</command>,
    129130<command>ospam</command>, <command>osx</command>,
    130131<command>ospcat</command> and
    131132<command>ospent</command>.</para>
    132 
    133133
    134134</sect2>
     
    137137
    138138<sect3><title>onsgmls</title>
    139 <para><command>onsgmls</command> processes <acronym>SGML</acronym> files.</para></sect3>
     139<para><command>onsgmls</command> processes <acronym>SGML</acronym>
     140files.</para></sect3>
    140141
    141142<sect3><title>ospam</title>
  • pst/typesetting/tex.xml

    rbb2a071c rb1623c2  
    4242<sect3><title>Additional Downloads</title>
    4343<itemizedlist spacing='compact'>
    44 <listitem><para>Recommended Patch: <ulink url="&patch-root;/tetex-src-2.0.2-remove-readlink-1.patch"/></para></listitem>
     44<listitem><para>Recommended Patch: <ulink url="&patch-root;/tetex-src-2.0.2-remove_readlink-1.patch"/></para></listitem>
    4545</itemizedlist></sect3>
    4646
     
    6969      | (umask 0; cd /usr/share/texmf; tar xvf -)</command></userinput></screen>
    7070
    71 <screen><userinput><command>patch -Np1 -i ../tetex-src-2.0.2-remove-readlink-1.patch &amp;&amp;
     71<screen><userinput><command>patch -Np1 -i ../tetex-src-2.0.2-remove_readlink-1.patch &amp;&amp;
    7272./configure --with-x=no --prefix=/usr \
    7373    --without-texinfo   --with-system-ncurses --with-system-zlib \
Note: See TracChangeset for help on using the changeset viewer.