Changeset 038ee3d2
- Timestamp:
- 01/18/2005 04:30:33 PM (20 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, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 0598344
- Parents:
- da4fa3a
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/add/kdeaddons.xml
rda4fa3a r038ee3d2 53 53 <xref linkend="kdegames"/>, 54 54 <xref linkend="db"/>, 55 <xref linkend="xmms "/> and55 <xref linkend="xmms-package"/> and 56 56 <xref linkend="sdl"/></para> 57 57 </sect4> -
kde/add/kdenetwork.xml
rda4fa3a r038ee3d2 52 52 <sect4><title>Optional</title> 53 53 <para><xref linkend="ppp"/>, 54 <xref linkend="xmms "/>,54 <xref linkend="xmms-package"/>, 55 55 <ulink url="http://www.openslp.org/">OpenSLP</ulink>, 56 56 <ulink -
multimedia/audioutils/xmms.xml
rda4fa3a r038ee3d2 11 11 ]> 12 12 13 <sect1 id="xmms " xreflabel="XMMS-&XMMS-version;">13 <sect1 id="xmms-package" xreflabel="XMMS-&XMMS-version;"> 14 14 <sect1info> 15 15 <othername>$LastChangedBy$</othername> … … 18 18 <?dbhtml filename="xmms.html"?> 19 19 <title>XMMS-&XMMS-version;</title> 20 <indexterm zone="xmms-package"> 21 <primary sortas="a-XMMS">XMMS</primary></indexterm> 20 22 21 23 <sect2> … … 44 46 <para><xref linkend="GTK"/></para> 45 47 </sect4> 48 46 49 <sect4><title>Optional</title> 47 50 <para><xref linkend="alsa"/>, … … 63 66 64 67 <screen><userinput><command>./configure --prefix=/usr && 65 make && 66 make install</command></userinput></screen> 68 make</command></userinput></screen> 69 70 <para>Now, as the root user:</para> 71 72 <screen><userinput role='root'><command>make install</command></userinput></screen> 67 73 </sect2> 68 74 … … 70 76 <title>Configuring <application><acronym>XMMS</acronym></application></title> 71 77 72 <sect3 ><title>Config files</title>78 <sect3 id="xmms-config-config"><title>Config files</title> 73 79 <para><filename>~/.xmms/config</filename></para> 80 <indexterm zone="xmms-package xmms-config-config"> 81 <primary sortas="e-AA.xmms-config">~/.xmms/config</primary> 82 </indexterm> 74 83 </sect3> 75 84 … … 87 96 <title>Contents</title> 88 97 89 <para>The <application><acronym>XMMS</acronym></application> package contains 90 <command>xmms</command>, 91 <command>xmms-config</command> and 92 <command>wmxmms.</command></para> 98 <segmentedlist> 99 <segtitle>Installed Programs</segtitle> 100 <segtitle>Installed Libraries</segtitle> 101 <segtitle>Installed Directories</segtitle> 102 <seglistitem> 103 <seg>xmms, xmms-config and wmxmms</seg> 104 <seg>libxmms.[so,a] and numerous input, output, effects and general 105 plugins</seg> 106 <seg>/usr/include/xmms, /usr/lib/xmms and /usr/share/xmms</seg> 107 </seglistitem> 108 </segmentedlist> 109 110 <variablelist> 111 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 112 <?dbfo list-presentation="list"?> 113 114 <varlistentry id="xmms"> 115 <term><command>xmms</command></term> 116 <listitem><para> (an acronym for X MultiMedia System) is a program comparable 117 in function with <application>WinAMP</application>. Its main function is 118 playing audio files like <filename>WAV</filename> and 119 <filename>MP3</filename>. It can be extended with plugins to play a number of 120 other audio or video formats. Its look can be customized with 121 <application>WinAMP</application> style skins.</para> 122 <indexterm zone="xmms-package xmms"> 123 <primary sortas="b-xmms">xmms</primary></indexterm> 124 </listitem> 125 </varlistentry> 126 127 <varlistentry id="xmms-config"> 128 <term><command>xmms-config</command></term> 129 <listitem><para>is used by other programs which need to link with 130 <command>xmms</command> to retrieve the library and include paths.</para> 131 <indexterm zone="xmms-package xmms-config"> 132 <primary sortas="b-xmms-config">xmms-config</primary></indexterm> 133 </listitem> 134 </varlistentry> 135 136 <varlistentry id="wmxmms"> 137 <term><command>wmxmms</command></term> 138 <listitem><para>is a dock applet for the 139 <application>Window Maker</application> window manager. From the applet you 140 can start and control <command>xmms</command>.</para> 141 <indexterm zone="xmms-package wmxmms"> 142 <primary sortas="b-wmxmms">wmxmms</primary></indexterm> 143 </listitem> 144 </varlistentry> 145 146 <varlistentry id="libxmms"> 147 <term><filename class='libraryfile'>libxmms.[so,a]</filename></term> 148 <listitem><para>contains graphics and playback functions used by 149 <command>xmms</command>. These functions can also be utilized by other 150 packages.</para> 151 <indexterm zone="xmms-package libxmms"> 152 <primary sortas="c-libxmms">libxmms.[so,a]</primary></indexterm> 153 </listitem> 154 </varlistentry> 155 </variablelist> 93 156 94 157 </sect2> 95 158 96 <sect2><title>Description</title>97 98 <sect3><title>xmms</title>99 <para><acronym>XMMS</acronym>, which stands for X MultiMedia System, is a100 program comparable in function with <application>WinAMP</application>. Its101 main function is playing audio files like <filename>WAV</filename> and102 <filename>MP3</filename>. It can be extended with plugins to play a number of103 other audio or video formats. Its look can be customized with104 <application>WinAMP</application> style skins.</para></sect3>105 106 <sect3><title>xmms-config</title>107 <para>This script is used by other programs which need to link with108 <command>xmms</command> to retrieve the library and include109 paths.</para></sect3>110 111 <sect3><title>wmxmms</title>112 <para><command>wmxmms</command> is a dock applet for the113 <application>Window Maker</application> window manager. From the applet you114 can start and control <command>xmms</command>.</para></sect3>115 </sect2>116 117 159 </sect1> -
multimedia/libdriv/flac.xml
rda4fa3a r038ee3d2 41 41 <sect4><title>Optional</title> 42 42 <para><xref linkend="libogg"/>, 43 <xref linkend="xmms "/>,43 <xref linkend="xmms-package"/>, 44 44 <xref linkend="NASM"/>, 45 45 <xref linkend="docbook-utils"/>, -
multimedia/videoutils/mplayer.xml
rda4fa3a r038ee3d2 107 107 <xref linkend="nas"/>, 108 108 <xref linkend="sdl"/> (also used for video output), 109 <xref linkend="xmms "/>,109 <xref linkend="xmms-package"/>, 110 110 <ulink url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink>, 111 111 <ulink url="http://bio2jack.sourceforge.net/">bio2jack</ulink> (requires
Note:
See TracChangeset
for help on using the changeset viewer.