Changeset ef085b3 for pst/ps


Ignore:
Timestamp:
10/27/2019 08:02:23 PM (4 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:
a353c3a
Parents:
bbc99ad
Message:

Update to paps-0.7.1.
Update to mpg123-1.25.13.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/ps/paps.xml

    rbbc99ad ref085b3  
    77  <!ENTITY paps-download-http "&sourceforge-dl;/paps/paps-&paps-version;.tar.gz">
    88  <!ENTITY paps-download-ftp  " ">
    9   <!ENTITY paps-md5sum        "e9508132bf27609bf2fded2bfd9cb3f1">
    10   <!ENTITY paps-size          "460 KB">
    11   <!ENTITY paps-buildsize     "3 MB">
     9  <!ENTITY paps-md5sum        "b058bcc7d958fb53408942088cc1f365">
     10  <!ENTITY paps-size          "140 KB">
     11  <!ENTITY paps-buildsize     "1 MB">
    1212  <!ENTITY paps-time          "less than 0.1 SBU">
    1313]>
     
    8181make</userinput></screen>
    8282
    83     <para>To test the results, issue: <command>src/test_libpaps &gt;
    84     test.ps</command>.  View the output file in any available PostScript viewer
    85     and visually compare it to
    86     <filename>doxygen-doc/html/example-output.png</filename> in the source tree.
    87     The results of the output will be more robust with <xref linkend="dejavu-fonts"/>
    88     and some of the <xref linkend="Chinese-fonts"/> and <xref
    89     linkend="Japanese-fonts"/>.</para>
     83    <para>This package does not come with a test suite.</para>
    9084
    9185    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    9286
    93 <screen role="root"><userinput>make install &amp;&amp;
    94 install -v -m755 -d                 /usr/share/doc/paps-&paps-version; &amp;&amp;
    95 install -v -m644 doxygen-doc/html/* /usr/share/doc/paps-&paps-version;</userinput></screen>
     87<screen role="root"><userinput>make install</userinput></screen>
    9688
    9789  </sect2>
    98 
    99   <!-- <sect2 role="commands">
    100     <title>Command Explanations</title>
    101 
    102     <para><command>make DOXYGEN=true; make DOXYGEN=true -k install</command>:
    103     Use these commands if <application>Doxygen</application> is not installed.
    104     Documentation will not be installed.</para>
    105 
    106   </sect2> -->
    107 
    108   <!--
    109   <sect2 role="configuration">
    110     <title>Configuring paps</title>
    111 
    112     <sect3 id="paps-config">
    113       <title>Config Files</title>
    114 
    115     </sect3>
    116 
    117     <sect3>
    118       <title>Configuration Information</title>
    119 
    120     </sect3>
    121 
    122   </sect2>
    123   -->
    12490
    12591  <sect2 role="content">
     
    13399      <seglistitem>
    134100        <seg>paps</seg>
    135         <seg>libpaps.a</seg>
    136         <seg>/usr/share/doc/paps-&paps-version;</seg>
     101        <seg>None</seg>
     102        <seg>None</seg>
    137103      </seglistitem>
    138104    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.