nightmorph 06/11/02 18:24:36 Modified: alsa-guide.xml Log: Removed XMMS references, bug 153830
Revision Changes Path 1.70 xml/htdocs/doc/en/alsa-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.70&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.70&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.69&r2=1.70 Index: alsa-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- alsa-guide.xml 7 Jul 2006 14:40:08 -0000 1.69 +++ alsa-guide.xml 2 Nov 2006 18:24:36 -0000 1.70 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.69 2006/07/07 14:40:08 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.70 2006/11/02 18:24:36 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -18,8 +18,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.14</version> -<date>2006-07-06</date> +<version>2.15</version> +<date>2006-11-02</date> <chapter> <title>Introduction</title> @@ -608,14 +608,14 @@ Finally. Some music. If everything above is perfect, you should now be able to listen to some good music. A quick way to test is to use a command line tool like <c>media-sound/madplay</c>. You could also use something more well known -like <c>mpg123</c> or <c>xmms</c>. If you are an ogg fan, you could use -<c>ogg123</c> provided by <c>media-sound/vorbis-tools</c>. Use any player you -are comfortable with. As always, <c>emerge</c> what you need. +like <c>mpg123</c>. If you are an ogg fan, you could use <c>ogg123</c> provided +by <c>media-sound/vorbis-tools</c>. Use any player you are comfortable with. As +always, <c>emerge</c> what you need. </p> <pre caption="Getting the software"> <comment>(Install the applications you want)</comment> -# <i>emerge madplay mpg123 xmms</i> +# <i>emerge madplay mpg123</i> <comment>(To play .ogg files)</comment> # <i>emerge vorbis-tools</i> </pre> -- [email protected] mailing list
