Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xmms2/
Date: Sun, 26 Nov 2017 23:11:29
Message-Id: 1511737755.a0b4af787170ce9b010731930d6ef3f8ea675b08.soap@gentoo
1 commit: a0b4af787170ce9b010731930d6ef3f8ea675b08
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 12:22:06 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 23:09:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b4af78
7
8 media-sound/xmms2: [QA] Consistent whitespace in metadata.xml
9
10 media-sound/xmms2/metadata.xml | 31 ++++++++++++++++---------------
11 1 file changed, 16 insertions(+), 15 deletions(-)
12
13 diff --git a/media-sound/xmms2/metadata.xml b/media-sound/xmms2/metadata.xml
14 index 26ce4e0e0a6..4072327e4cf 100644
15 --- a/media-sound/xmms2/metadata.xml
16 +++ b/media-sound/xmms2/metadata.xml
17 @@ -13,22 +13,23 @@
18 your music.
19
20 List of features currently offered by XMMS2:
21 - Client-server model:
22 - * Allows XMMS2 to have various multiple interfaces (as clients).
23 - o Command line interfaces
24 - o GTK clients (matching GNOME &amp; XFCE4 look and feel)
25 - o KDE clients (matching KDE look and feel)
26 - * Network transparency means you can run and control XMMS2 remotely, (e.g. run
27 - XMMS2 on your 'media box' and control it over network using a bluetooth-enabled
28 - PDA (TCP))
29 - Wide format support:
30 - * Can play FLAC, mp3, MOD, SID, speex, ogg vorbis, wave files.
31 - * Clean separation of transport and decoder subsystems
32 - Allows for more flexible access to media. (e.g. play mp3 files from a Samba
33 - share without having to mount it on the local filesystem)
34 +
35 + Client-server model:
36 + * Allows XMMS2 to have various multiple interfaces (as clients).
37 + o Command line interfaces
38 + o GTK clients (matching GNOME &amp; XFCE4 look and feel)
39 + o KDE clients (matching KDE look and feel)
40 + * Network transparency means you can run and control XMMS2 remotely, (e.g. run XMMS2 on your 'media box' and control it over network using a bluetooth-enabled PDA (TCP))
41 +
42 + Wide format support:
43 + * Can play FLAC, mp3, MOD, SID, speex, ogg vorbis, wave files.
44 + * Clean separation of transport and decoder subsystems
45 + Allows for more flexible access to media. (e.g. play mp3 files from a Samba
46 + share without having to mount it on the local filesystem)
47 +
48 Medialib:
49 - Database-driven media library stores metadata about songs as they're played,
50 - so songs can be quickly recalled and new playlists easily made.
51 + Database-driven media library stores metadata about songs as they're played,
52 + so songs can be quickly recalled and new playlists easily made.
53 </longdescription>
54 <use>
55 <flag name="airplay">Support for airplay format</flag>