Changeset 6ff56390
- Timestamp:
- 02/10/2004 08:52:54 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 197b3b1
- Parents:
- 6e3a3db9
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
appendices/glossary.xml
r6e3a3db9 r6ff56390 426 426 <glossdef><para>Remote Procedure Call</para></glossdef></glossentry> 427 427 428 <glossentry id="gRTP"><glossterm><acronym>RTP</acronym></glossterm> 429 <glossdef><para>Real Time Protocol</para></glossdef></glossentry> 430 428 431 <glossentry id="gS3M"><glossterm><acronym>S3M</acronym></glossterm> 429 432 <glossdef><para>ScreamTracker Version 3 Module</para></glossdef></glossentry> -
multimedia/audioutils/lame/lame-desc.xml
r6e3a3db9 r6ff56390 10 10 11 11 <sect3><title>lame</title> 12 <para><command>lame</command> creates < filename>MP3</filename> audio files.12 <para><command>lame</command> creates <acronym>MP3</acronym> audio files. 13 13 </para></sect3> 14 14 15 15 <sect3><title>mp3rtp</title> 16 <para>Encode to mp3 with RTPstreaming of the output.</para></sect3>16 <para>Encode to <acronym>MP3</acronym> with <acronym>RTP</acronym> streaming of the output.</para></sect3> 17 17 18 18 <sect3><title>libmp3lame libraries</title> 19 19 <para><filename class="libraryfile">libmp3lame</filename> libraries provide the functions necessary 20 to convert < filename>WAV</filename> files to <filename>MP3</filename> files.</para>20 to convert <acronym>WAV</acronym> files to <acronym>MP3</acronym> files.</para> 21 21 </sect3> 22 22 23 23 </sect2> 24 -
multimedia/audioutils/lame/lame-exp.xml
r6e3a3db9 r6ff56390 1 1 <sect2> 2 2 <title>Command explanations</title> 3 4 <para><parameter>--with-gtk-prefix=/usr</parameter>: This switch5 directs configure to <filename>gtk-config</filename>.</para>6 3 7 4 <para><parameter>--enable-nasm</parameter>: Enables use of nasm.</para> 8 5 9 6 </sect2> 10 -
multimedia/audioutils/lame/lame-inst.xml
r6e3a3db9 r6ff56390 5 5 </para> 6 6 7 <screen><userinput><command>./configure --prefix=/usr -- mandir=/usr/share/man --enable-mp3rtp &&7 <screen><userinput><command>./configure --prefix=/usr --enable-mp3rtp && 8 8 make && 9 9 make install</command></userinput></screen> 10 10 11 11 </sect2> 12 -
multimedia/audioutils/lame/lame-intro.xml
r6e3a3db9 r6ff56390 3 3 4 4 <para>The <application><acronym>LAME</acronym></application> package contains 5 a < filename>MP3</filename> encoder. This is useful for creating compressed5 a <acronym>MP3</acronym> encoder. This is useful for creating compressed 6 6 audio files.</para> 7 7 -
multimedia/audioutils/lame/lame.ent
r6e3a3db9 r6ff56390 7 7 <!ENTITY lame-download-http "http://telia.dl.sourceforge.net/sourceforge/lame/lame-&lame-version;.tar.gz"> 8 8 <!ENTITY lame-download-ftp "ftp://ftp.yars.free.net/pub/software/unix/util/mpeg/lame-&lame-version;.tar.gz"> 9 <!ENTITY lame-size "1 MB">10 <!ENTITY lame-buildsize " 7.1 MB">9 <!ENTITY lame-size "1.2 MB"> 10 <!ENTITY lame-buildsize "9.1 MB"> 11 11 <!ENTITY lame-time "0.39 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.