Changeset ef085b3
- Timestamp:
- 10/27/2019 08:02:23 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a353c3a
- Parents:
- bbc99ad
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
rbbc99ad ref085b3 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Update to paps-0.7.1. Fixes 49 <ulink url="&blfs-ticket-root;12697">#12697</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to mpg123-1.25.13. Fixes 53 <ulink url="&blfs-ticket-root;12696">#12696</ulink>.</para> 54 </listitem> 55 <listitem> 48 56 <para>[bdubbs] - Update to gegl-0.4.18. Fixes 49 57 <ulink url="&blfs-ticket-root;12695">#12695</ulink>.</para> -
multimedia/audioutils/mpg123.xml
rbbc99ad ref085b3 7 7 <!ENTITY mpg123-download-http "&sourceforge-dl;/mpg123/mpg123-&mpg123-version;.tar.bz2"> 8 8 <!ENTITY mpg123-download-ftp " "> 9 <!ENTITY mpg123-md5sum " ddb38254966eb38c77f220d456a1839d">9 <!ENTITY mpg123-md5sum "294a6c30546504ec3d0deac2b2ea22be"> 10 10 <!ENTITY mpg123-size "892 KB"> 11 11 <!ENTITY mpg123-buildsize "13 MB"> -
packages.ent
rbbc99ad ref085b3 970 970 971 971 <!-- Chapter 43 --> 972 <!ENTITY mpg123-version "1.25.1 2">972 <!ENTITY mpg123-version "1.25.13"> 973 973 <!ENTITY vorbistools-version "1.4.0"> 974 974 <!ENTITY lame-version "3.100"> … … 1031 1031 <!ENTITY fop-version "2.3"> 1032 1032 <!ENTITY mupdf-version "1.16.1"> 1033 <!ENTITY paps-version "0. 6.8">1033 <!ENTITY paps-version "0.7.1"> 1034 1034 1035 1035 <!-- Chapter 51 --> -
pst/ps/paps.xml
rbbc99ad ref085b3 7 7 <!ENTITY paps-download-http "&sourceforge-dl;/paps/paps-&paps-version;.tar.gz"> 8 8 <!ENTITY paps-download-ftp " "> 9 <!ENTITY paps-md5sum " e9508132bf27609bf2fded2bfd9cb3f1">10 <!ENTITY paps-size " 460 KB">11 <!ENTITY paps-buildsize " 3MB">9 <!ENTITY paps-md5sum "b058bcc7d958fb53408942088cc1f365"> 10 <!ENTITY paps-size "140 KB"> 11 <!ENTITY paps-buildsize "1 MB"> 12 12 <!ENTITY paps-time "less than 0.1 SBU"> 13 13 ]> … … 81 81 make</userinput></screen> 82 82 83 <para>To test the results, issue: <command>src/test_libpaps > 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> 90 84 91 85 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 92 86 93 <screen role="root"><userinput>make install && 94 install -v -m755 -d /usr/share/doc/paps-&paps-version; && 95 install -v -m644 doxygen-doc/html/* /usr/share/doc/paps-&paps-version;</userinput></screen> 87 <screen role="root"><userinput>make install</userinput></screen> 96 88 97 89 </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 -->124 90 125 91 <sect2 role="content"> … … 133 99 <seglistitem> 134 100 <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> 137 103 </seglistitem> 138 104 </segmentedlist>
Note:
See TracChangeset
for help on using the changeset viewer.