Changeset e369ade8
- Timestamp:
- 04/22/2005 06:23:56 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 7c2acc6
- Parents:
- c269038
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rc269038 re369ade8 1 <!ENTITY day "2 1">1 <!ENTITY day "22"> 2 2 <!ENTITY month "04"> 3 3 <!ENTITY year "2005"> 4 4 <!ENTITY version "svn-&year;&month;&day;"> 5 <!ENTITY releasedate "April &day; st, &year;">5 <!ENTITY releasedate "April &day;nd, &year;"> 6 6 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 7 7 <!ENTITY blfs-version "cvs"> <!-- cvs|[release #] --> -
introduction/welcome/changelog.xml
rc269038 re369ade8 47 47 <listitem><para>April 17th, 2005 [randy]: Updated to LessTif-0.94.4, 48 48 intltool-0.33 and Module-Info-0.27 (Perl module); added an "Other Window 49 Managers" section to Chapter 27 ".</para></listitem>49 Managers" section to Chapter 27.</para></listitem> 50 50 51 51 <listitem><para>April 17th, 2005 [manuel]: Updated the stylesheets to use -
multimedia/libdriv/audiofile.xml
rc269038 re369ade8 7 7 <!ENTITY audiofile-download-ftp " "> 8 8 <!ENTITY audiofile-md5sum "9c1049876cd51c0f1b12c2886cce4d42"> 9 <!ENTITY audiofile-size "3 54 KB">10 <!ENTITY audiofile-buildsize " 9.5 MB">11 <!ENTITY audiofile-time "0.2 7SBU">9 <!ENTITY audiofile-size "374 KB"> 10 <!ENTITY audiofile-buildsize "8.5 MB"> 11 <!ENTITY audiofile-time "0.23 SBU"> 12 12 ]> 13 13 … … 19 19 <?dbhtml filename="audiofile.html"?> 20 20 <title>Audio File-&audiofile-version;</title> 21 <indexterm zone="audiofile"> 22 <primary sortas="a-Audio-File">Audio File</primary></indexterm> 21 23 22 24 <sect2> … … 50 52 51 53 <screen><userinput><command>./configure --prefix=/usr && 52 make && 53 make install</command></userinput></screen> 54 make</command></userinput></screen> 55 56 <para>Now, as the root user:</para> 57 58 <screen><userinput role='root'><command>make install</command></userinput></screen> 54 59 55 60 </sect2> … … 58 63 <title>Contents</title> 59 64 60 < para>The <application>Audio File</application> package contains61 < filename class="libraryfile">libaudiofile</filename> libraries,62 < command>audiofile-config</command>, <command>sfinfo</command> and63 < command>sfconvert</command>.</para>65 <segmentedlist> 66 <segtitle>Installed Programs</segtitle> 67 <segtitle>Installed Library</segtitle> 68 <segtitle>Installed Directories</segtitle> 64 69 65 </sect2> 70 <seglistitem> 71 <seg>audiofile-config, sfinfo and sfconvert</seg> 72 <seg>libaudiofile.[so,a]</seg> 73 <seg>None</seg> 74 </seglistitem> 75 </segmentedlist> 66 76 67 <sect2><title>Description</title> 77 <variablelist> 78 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 79 <?dbfo list-presentation="list"?> 68 80 69 <sect3><title>libaudiofile library</title> 70 <para>The <filename>libaudiofile</filename> library is used by programs 71 to support <acronym>AIFF</acronym>, <acronym>AIFF</acronym>-compressed, 72 Sun/NeXT, <acronym>WAV</acronym> and <acronym>BIC</acronym> audio 73 formats.</para></sect3> 81 <varlistentry id="audiofile-config"> 82 <term><command>audiofile-config</command></term> 83 <listitem><para>is used during the compile process by programs linking to this 84 library.</para> 85 <indexterm zone="audiofile audiofile-config"> 86 <primary sortas="b-audiofile-config">audiofile-config</primary> 87 </indexterm></listitem> 88 </varlistentry> 74 89 75 <sect3><title>audiofile-config</title> 76 <para>The <command>audiofile-config</command> script is used during the compile 77 process by programs linking to this library.</para></sect3> 90 <varlistentry id="sfinfo"> 91 <term><command>sfinfo</command></term> 92 <listitem><para>displays the sound file format, audio encoding, sampling 93 rate and duration for audio formats supported by this library.</para> 94 <indexterm zone="audiofile sfinfo"> 95 <primary sortas="b-sfinfo">sfinfo</primary> 96 </indexterm></listitem> 97 </varlistentry> 78 98 79 <sect3><title>sfinfo</title> 80 <para>The <command>sfinfo</command> program displays the sound file format, 81 audio encoding, sampling rate and duration for audio formats supported by this 82 library.</para></sect3> 99 <varlistentry id="sfconvert"> 100 <term><command>sfconvert</command></term> 101 <listitem><para>converts sound file formats where the original format and 102 destination format are supported by this library.</para> 103 <indexterm zone="audiofile sfconvert"> 104 <primary sortas="b-sfconvert">sfconvert</primary> 105 </indexterm></listitem> 106 </varlistentry> 83 107 84 <sect3><title>sfconvert</title> 85 <para>The <command>sfconvert</command> program converts sound file formats 86 where the original format and destination format are supported by this library. 87 </para></sect3> 108 <varlistentry id="libaudiofile"> 109 <term><filename class='libraryfile'>libaudiofile.[so,a]</filename></term> 110 <listitem><para>contains functions used by programs to support 111 <acronym>AIFF</acronym>, <acronym>AIFF</acronym>-compressed, 112 Sun/NeXT, <acronym>WAV</acronym> and <acronym>BIC</acronym> audio 113 formats.</para> 114 <indexterm zone="audiofile libaudiofile"> 115 <primary sortas="c-libaudiofile">libaudiofile.[so,a]</primary> 116 </indexterm></listitem> 117 </varlistentry> 118 </variablelist> 88 119 89 120 </sect2> -
multimedia/libdriv/libmikmod.xml
rc269038 re369ade8 116 116 <segtitle>Installed Program</segtitle> 117 117 <segtitle>Installed Library</segtitle> 118 <segtitle>Installed Directories )</segtitle>118 <segtitle>Installed Directories</segtitle> 119 119 120 120 <seglistitem> … … 133 133 <listitem> 134 134 <para>provides version information, compiler, and linker flags 135 to programs that utilize libmikmod.</para>135 to programs that utilize <application>libmikmod</application>.</para> 136 136 <indexterm zone="libmikmod libmikmod-config"> 137 137 <primary sortas="b-libmikmod-config">libmikmod-config</primary> … … 143 143 <term><filename class='libraryfile'>libmikmod.[so,a]</filename></term> 144 144 <listitem> 145 <para>contains functions that are required to play various tracker module files.</para> 145 <para>contains functions that are required to play various tracker module 146 files.</para> 146 147 <indexterm zone="libmikmod libmikmod-lib"> 147 148 <primary sortas="c-libmikmod">libmikmod.[so,a]</primary>
Note:
See TracChangeset
for help on using the changeset viewer.