Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: alsa-guide.xml
Date: Thu, 02 Nov 2006 18:24:47
Message-Id: 20061102182436.8F9216475C@smtp.gentoo.org
1 nightmorph 06/11/02 18:24:36
2
3 Modified: alsa-guide.xml
4 Log:
5 Removed XMMS references, bug 153830
6
7 Revision Changes Path
8 1.70 xml/htdocs/doc/en/alsa-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.70&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?rev=1.70&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/alsa-guide.xml?r1=1.69&r2=1.70
13
14 Index: alsa-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v
17 retrieving revision 1.69
18 retrieving revision 1.70
19 diff -u -r1.69 -r1.70
20 --- alsa-guide.xml 7 Jul 2006 14:40:08 -0000 1.69
21 +++ alsa-guide.xml 2 Nov 2006 18:24:36 -0000 1.70
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.69 2006/07/07 14:40:08 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/alsa-guide.xml,v 1.70 2006/11/02 18:24:36 nightmorph Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -18,8 +18,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>2.14</version>
34 -<date>2006-07-06</date>
35 +<version>2.15</version>
36 +<date>2006-11-02</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -608,14 +608,14 @@
41 Finally. Some music. If everything above is perfect, you should now be able to
42 listen to some good music. A quick way to test is to use a command line tool
43 like <c>media-sound/madplay</c>. You could also use something more well known
44 -like <c>mpg123</c> or <c>xmms</c>. If you are an ogg fan, you could use
45 -<c>ogg123</c> provided by <c>media-sound/vorbis-tools</c>. Use any player you
46 -are comfortable with. As always, <c>emerge</c> what you need.
47 +like <c>mpg123</c>. If you are an ogg fan, you could use <c>ogg123</c> provided
48 +by <c>media-sound/vorbis-tools</c>. Use any player you are comfortable with. As
49 +always, <c>emerge</c> what you need.
50 </p>
51
52 <pre caption="Getting the software">
53 <comment>(Install the applications you want)</comment>
54 -# <i>emerge madplay mpg123 xmms</i>
55 +# <i>emerge madplay mpg123</i>
56 <comment>(To play .ogg files)</comment>
57 # <i>emerge vorbis-tools</i>
58 </pre>
59
60
61
62 --
63 gentoo-doc-cvs@g.o mailing list