Changeset 6b012d98
- Timestamp:
- 09/20/2003 03:19:24 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d7c69b85
- Parents:
- 616ce29
- Location:
- multimedia/audioutils
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
multimedia/audioutils/mpg123.xml
r616ce29 r6b012d98 5 5 &mpg123-intro; 6 6 &mpg123-inst; 7 &mpg123-exp;8 7 &mpg123-desc; 9 8 -
multimedia/audioutils/mpg123/mpg123-desc.xml
r616ce29 r6b012d98 2 2 <title>Contents</title> 3 3 4 <para>The mpg123 package contains <userinput>mpg123</userinput>.</para> 4 <para>The <application>mpg123</application> package contains <command>mpg123 5 </command>.</para> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>mpg123</title> 11 <para>mpg123 is used for playing mp3 files via the console.</para></sect3> 12 <para><command>mpg123</command> is used for playing mp3 files via the console. 13 </para></sect3> 12 14 13 15 </sect2> -
multimedia/audioutils/mpg123/mpg123-exp.xml
r616ce29 r6b012d98 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>make linux</userinput> : This command builds 5 mpg123 for linux.</para> 6 <para><userinput>make linux-help</userinput> : This command lists 7 all build-options for mpg123.</para> 8 <para><userinput>make install</userinput> : This command installs 9 mpg123 in <filename>/usr/local/bin</filename>.</para> 4 <para><command>make linux</command> : This command builds 5 <application>mpg123</application> for Linux.</para> 6 7 <para><command>make linux-help</command> : This command lists 8 all build-options for <application>mpg123</application>.</para> 10 9 11 10 </sect2> -
multimedia/audioutils/mpg123/mpg123-inst.xml
r616ce29 r6b012d98 1 1 <sect2> 2 <title>Installation of mpg123</title>2 <title>Installation of <application>mpg123</application></title> 3 3 4 <para>Install mpg123 by running the following commands:</para> 4 <para>Install <application>mpg123</application> by running the following 5 commands:</para> 5 6 6 < para><screen><userinput>make PREFIX=/usr linux &&</userinput>7 <userinput>make PREFIX=/usr install</userinput></screen></para>7 <screen><userinput><command>make PREFIX=/usr linux && 8 make PREFIX=/usr install</command></userinput></screen> 8 9 9 <para>You can optimize the build of mpg123 for your processor.10 To do this, type</para>11 <para><screen><userinput>make linux-help</userinput></screen></para>12 13 <para>and select the optimization appropriate for your machine.14 However, this may not always work. There have been problems reported15 with using optimizations with mpg123; make PREFIX=/usr linux always16 seems to work.</para>17 10 18 11 </sect2> -
multimedia/audioutils/mpg123/mpg123-intro.xml
r616ce29 r6b012d98 1 1 <sect2> 2 <title>Introduction to mpg123</title>2 <title>Introduction to <application>mpg123</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&mpg123-download-http;"/> 5 Download location (FTP): <ulink url="&mpg123-download-ftp;"/> 6 Version used: &mpg123-version; 7 Package size: &mpg123-size; 8 Estimated Disk space required: &mpg123-buildsize;</screen> 4 <para>The <application>mpg123</application> package contains a console-based 5 mp3 player. It claims to be the fastest mp3 decoder for unix.</para> 9 6 10 <para>The mpg123 package contains a console-based mp3-player. It claims to 11 be the fastest mp3-decoder for unix.</para> 7 <sect3><title>Package information</title> 8 <itemizedlist spacing='compact'> 9 <listitem><para>Download (HTTP): <ulink 10 url="&mpg123-download-http;"/></para></listitem> 11 <listitem><para>Download (FTP): <ulink 12 url="&mpg123-download-ftp;"/></para></listitem> 13 <listitem><para>Download size: &mpg123-size;</para></listitem> 14 <listitem><para>Estimated Disk space required: 15 &mpg123-buildsize;</para></listitem> 16 <listitem><para>Estimated build time: 17 &mpg123-time;</para></listitem></itemizedlist> 18 </sect3> 19 20 <sect3><title><application>mpg123</application> dependencies</title> 21 <sect4><title>Required</title> 22 <para>oss or <xref linkend="alsa-oss"/></para></sect4> 23 </sect3> 12 24 13 <screen>mpg123 depends on:14 oss or <xref linkend="alsa-oss"/></screen>15 25 16 26 </sect2> -
multimedia/audioutils/vorbistools/vorbistools-desc.xml
r616ce29 r6b012d98 2 2 <title>Contents</title> 3 3 4 <para>The vorbis-tools package contains <userinput>oggdec</userinput>, 5 <userinput>oggenc</userinput>, 6 <userinput>ogg123</userinput>, <userinput>vcut</userinput> and 7 <userinput>vorbiscomment</userinput>.</para> 4 <para>The <application>vorbis-tools</application> package contains 5 <command>oggdec</command>, 6 <command>oggenc</command>, 7 <command>ogg123</command>, <command>vcut</command> and 8 <command>vorbiscomment</command>.</para> 8 9 9 10 </sect2> … … 12 13 13 14 <sect3><title>oggdec</title> 14 <para>oggdec is a simple decoder which converts Ogg Vorbis file into 15 PCM audio files (WAV or RAW).</para></sect3> 15 <para><command>oggdec</command> is a simple decoder which converts Ogg Vorbis 16 file into <acronym>PCM</acronym> audio files (<acronym>WAV</acronym> or 17 raw.</para></sect3> 16 18 17 19 <sect3><title>oggenc</title> 18 <para>oggenc is the encoder that turns raw, WAV or AIFF files 20 <para><command>oggenc</command> is the encoder that turns raw, 21 <acronym>WAV</acronym> or <acronym>AIFF</acronym> files 19 22 into an Ogg Vorbis stream.</para></sect3> 20 23 21 24 <sect3><title>ogg123</title> 22 <para>ogg123 is a command line audio player for Ogg Vorbis streams.</para></sect3> 25 <para><command>ogg123</command> is a command line audio player for Ogg Vorbis 26 streams.</para></sect3> 23 27 24 28 <sect3><title>ogginfo</title> 25 <para> ogginfoprints information stored in the audio29 <para><command>ogginfo</command> prints information stored in the audio 26 30 file.</para></sect3> 27 31 28 32 <sect3><title>vcut</title> 29 <para> vcut will split a file into two files at a designated cut30 point.</para></sect3>33 <para><command>vcut</command> will split a file into two files at a designated 34 cut point.</para></sect3> 31 35 32 36 <sect3><title>vorbiscomment</title> 33 <para> vorbiscomment is an editor that changes information in the audio34 file metadata tags.</para></sect3>37 <para><command>vorbiscomment</command> is an editor that changes information in 38 the audio file metadata tags.</para></sect3> 35 39 36 40 </sect2> -
multimedia/audioutils/vorbistools/vorbistools-inst.xml
r616ce29 r6b012d98 1 1 <sect2> 2 <title>Installation of vorbis-tools</title>2 <title>Installation of <application>vorbis-tools</application></title> 3 3 4 <para>Install vorbis-tools by running the following commands:</para> 4 <para>Install <application>vorbis-tools</application> by running the following 5 commands:</para> 5 6 6 < para><screen><userinput>./configure --prefix=/usr &&7 <screen><userinput><command>./configure --prefix=/usr && 7 8 make && 8 make install </userinput></screen></para>9 make install</command></userinput></screen> 9 10 10 11 </sect2> -
multimedia/audioutils/vorbistools/vorbistools-intro.xml
r616ce29 r6b012d98 1 1 <sect2> 2 <title>Introduction to vorbis-tools</title>2 <title>Introduction to <application>vorbis-tools</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&vorbistools-download-http;"/> 5 Download location (FTP): <ulink url="&vorbistools-download-ftp;"/> 6 Version used: &vorbistools-version; 7 Package size: &vorbistools-size; 8 Estimated Disk space required: &vorbistools-buildsize; 9 Estimated build time: &vorbistools-time;</screen> 4 <para>The <application>vorbis-tools</application> package contains command line 5 tools for ogg audio files. This is useful for encoding, playing or editing 6 files using the ogg <acronym>CODEX</acronym>.</para> 10 7 11 <para>The vorbis-tools package contains command line tools for ogg audio 12 files. This is useful for encoding, playing or editing files using the ogg CODEX.</para> 8 <sect3><title>Package information</title> 9 <itemizedlist spacing='compact'> 10 <listitem><para>Download (HTTP): <ulink 11 url="&vorbistools-download-http;"/></para></listitem> 12 <listitem><para>Download (FTP): <ulink 13 url="&vorbistools-download-ftp;"/></para></listitem> 14 <listitem><para>Download size: &vorbistools-size;</para></listitem> 15 <listitem><para>Estimated Disk space required: 16 &vorbistools-buildsize;</para></listitem> 17 <listitem><para>Estimated build time: 18 &vorbistools-time;</para></listitem></itemizedlist> 19 </sect3> 20 21 <sect3><title><application>vorbis-tools</application> dependencies</title> 22 <sect4><title>Required</title> 23 <para><xref linkend="curl"/>, <xref linkend="libao"/>, <xref 24 linkend="libogg"/> and <xref linkend="libvorbis"/></para></sect4> 25 </sect3> 13 26 14 <screen>vorbis-tools depends on:15 <xref linkend="curl"/>, <xref linkend="libao"/>, <xref16 linkend="libogg"/> and <xref linkend="libvorbis"/></screen>17 27 18 28 </sect2> -
multimedia/audioutils/xmms/xmms-config.xml
r616ce29 r6b012d98 1 1 <sect2> 2 <title>Configuring xmms</title>2 <title>Configuring <application>xmms</application></title> 3 3 4 4 <sect3><title>Config files</title> … … 8 8 <sect3><title>Configuration Information</title> 9 9 10 <para>When you start XMMS for the first time, you can configure it with11 <userinput>CTRL+P</userinput> Note that you can extend XMMS' functionality 12 with plugins and skins. You can find these at <ulink url="http://xmms.org"/>.13 < /para>10 <para>When you start <command>xmms</command> for the first time, you can 11 configure it with <userinput>CTRL+P</userinput> Note that you can extend XMMS' 12 functionality with plugins and skins. You can find these at 13 <ulink url="http://xmms.org"/>.</para> 14 14 </sect3> 15 15 -
multimedia/audioutils/xmms/xmms-desc.xml
r616ce29 r6b012d98 2 2 <title>Contents</title> 3 3 4 <para>The xmms package contains < userinput>xmms</userinput>, <userinput>xmms-config</userinput>, <userinput>gnomexmss</userinput> and <userinput>wmxmms.</userinput></para>4 <para>The xmms package contains <command>xmms</command>, <command>xmms-config</command>, <command>gnomexmss</command> and <command>wmxmms.</command></para> 5 5 6 6 </sect2> … … 9 9 10 10 <sect3><title>xmms</title> 11 <para>XMMS, which stands for X Multimedia System, is a program comparable in 12 function with WinAMP. It's main function is playing audio files like wav and 13 mp3. It can be extended with plugins to play a number of other audio or video 14 formats. It's look can be customized with WinAMP style skins.</para></sect3> 11 <para><acronym>XMMS</acronym>, which stands for X MultiMedia System, is a 12 program comparable in function with WinAMP. It's main function is playing audio 13 files like wav and mp3. It can be extended with plugins to play a number of 14 other audio or video formats. It's look can be customized with WinAMP style 15 skins.</para></sect3> 15 16 16 17 <sect3><title>xmms-config</title> … … 20 21 <sect3><title>gnomexmms</title> 21 22 <para>This is an applet for the GNOME desktop environment that will dock into 22 the GNOME panel. From the applet you can start and control xmms.</para></sect3> 23 the GNOME panel. From the applet you can start and control 24 <command>xmms</command>.</para></sect3> 23 25 24 26 <sect3><title>wmxmms</title> 25 27 <para>wmxmms is a dock applet for the Window Maker window manager. From the 26 applet you ca start and control xmms.</para></sect3>28 applet you ca start and control <command>xmms</command>.</para></sect3> 27 29 </sect2> -
multimedia/audioutils/xmms/xmms-exp.xml
r616ce29 r6b012d98 2 2 <title>Command explanations</title> 3 3 4 <para><screen><userinput>./configure --prefix=/usr \ 5 --enable-one-plugin-dir &&</userinput></screen> 6 This command ensures that all plugins are located under 4 <para><command>./configure --prefix=/usr --enable-one-plugin-dir 5 </command> : This command ensures that all plugins are located under 7 6 <filename>/usr/lib/xmms/Plugins</filename>.</para> 8 7 </sect2> -
multimedia/audioutils/xmms/xmms-inst.xml
r616ce29 r6b012d98 1 1 <sect2> 2 <title>Installation of XMMS</title>2 <title>Installation of <application>XMMS</application></title> 3 3 4 <para>Install XMMS by running the following commands:</para> 4 <para>Install <application>XMMS</application> by running the following commands: 5 </para> 5 6 6 <para><screen><userinput>./configure --prefix=/usr \ 7 --enable-one-plugin-dir &&</userinput> 8 <userinput>make &&</userinput> 9 <userinput>make install</userinput></screen></para> 7 <screen><userinput><command>./configure --prefix=/usr --enable-one-plugin-dir && 8 make && 9 make install</command></userinput></screen> 10 10 </sect2> 11 11 -
multimedia/audioutils/xmms/xmms-intro.xml
r616ce29 r6b012d98 1 1 <sect2> 2 <title>Introduction to XMMS</title>2 <title>Introduction to <application>XMMS</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&XMMS-download-http;"/> 5 Download location (FTP): <ulink url="&XMMS-download-ftp;"/> 6 Version used: &XMMS-version; 7 Package size: &XMMS-size; 8 Estimated Disk space required: &XMMS-buildsize;</screen> 4 <para><application>XMMS</application> is an audio player for the 5 <application>X</application> Window System. </para> 9 6 10 <para>XMMS is an audio player for the X Window System. </para> 7 <sect3><title>Package information</title> 8 <itemizedlist spacing='compact'> 9 <listitem><para>Download (HTTP): <ulink 10 url="&XMMS-download-http;"/></para></listitem> 11 <listitem><para>Download (FTP): <ulink 12 url="&XMMS-download-ftp;"/></para></listitem> 13 <listitem><para>Download size: &XMMS-size;</para></listitem> 14 <listitem><para>Estimated Disk space required: 15 &XMMS-buildsize;</para></listitem> 16 <listitem><para>Estimated build time: 17 &XMMS-time;</para></listitem></itemizedlist> 18 </sect3> 19 20 <sect3><title><application>XMMS</application> dependencies</title> 21 <sect4><title>Required</title> 22 <para>a working soundcard, <xref linkend="xfree86"/>, <xref 23 linkend="GTK"/> and <xref linkend="GLib"/></para></sect4> 24 <sect4><title>Optional</title> 25 <para><xref linkend="esound"/>, <xref linkend="gnome-libs"/>, 26 gnome-applets, libmikmod, 27 <xref linkend="libogg"/>, <xref linkend="libvorbis"/> and <xref 28 linkend="libxml"/></para></sect4> 29 </sect3> 11 30 12 <screen>XMMS depends on:13 a working soundcard, <xref linkend="xfree86"/>, <xref linkend="GTK"/> and <xref linkend="GLib"/>14 XMMS will utilize:15 <xref linkend="esound"/>, <xref linkend="gnome-libs"/>, gnome-applets, libmikmod,16 <xref linkend="libogg"/>, <xref linkend="libvorbis"/> and <xref linkend="libxml"/></screen>17 31 </sect2> -
multimedia/audioutils/xmms/xmms.ent
r616ce29 r6b012d98 10 10 <!ENTITY XMMS-download-ftp "ftp://ftp.xmms.org/xmms/1.2.x/xmms-1.2.7.tar.bz2"> 11 11 <!ENTITY XMMS-size "11 MB"> 12 <!ENTITY XMMS-time " 2SBU">12 <!ENTITY XMMS-time "1.0 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.