Gentoo Archives: gentoo-commits

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/sound: decibel.xml
Date: Tue, 02 Sep 2008 08:56:44
Message-Id: E1KaRgm-00071b-Rh@stork.gentoo.org
1 nightmorph 08/09/02 08:56:40
2
3 Modified: decibel.xml
4 Log:
5 at least one version of decibel is now stable, so no need to keyword it
6
7 Revision Changes Path
8 1.4 xml/htdocs/proj/en/desktop/sound/decibel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml?r1=1.3&r2=1.4
13
14 Index: decibel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- decibel.xml 3 Aug 2008 03:06:09 -0000 1.3
21 +++ decibel.xml 2 Sep 2008 08:56:40 -0000 1.4
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.3 2008/08/03 03:06:09 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/sound/decibel.xml,v 1.4 2008/09/02 08:56:40 nightmorph Exp $ -->
27
28 <guide>
29 <title>Decibel Audio Player</title>
30 @@ -18,8 +18,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>3</version>
35 -<date>2008-08-02</date>
36 +<version>4</version>
37 +<date>2008-09-02</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -67,17 +67,7 @@
42 <body>
43
44 <p>
45 -Sync your Portage tree to make sure you'll be getting the latest Decibel
46 -version. It's currently marked ~arch, so you'll need to keyword it in
47 -<path>/etc/portage/package.keywords</path> before installing.
48 -</p>
49 -
50 -<pre caption="Keywording Decibel">
51 -# <i>echo "media-sound/decibel-audio-player" >> /etc/portage/package.keywords</i>
52 -</pre>
53 -
54 -<p>
55 -Next, let's take a look at the available USE flags. Since Decibel uses the
56 +First, let's take a look at the available USE flags. Since Decibel uses the
57 modular gstreamer framework, you can choose the kinds of audio formats you want
58 to be able to play. Decibel currently supports WMA (via ffmpeg), mp4 (aac), mp3,
59 FLAC, Musepack, and Ogg Vorbis.