commit:     d6274f3b0968732a4a9dfbfea844c7e8cba840e1
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 20:58:04 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 22:47:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6274f3b

media-sound/xmms2: tidy metadata, drop longdescription

Unfortunately for the longdescription, it looked quite terrible on
p.g.o as it discards all formatting. Some of this also doesn't reflect
the state of things very well (most clients aren't in the tree and
also dead upstream). For now, opting to simply drop it.

Also reduced amount of apes in the metadata.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-sound/xmms2/metadata.xml | 35 +++++------------------------------
 1 file changed, 5 insertions(+), 30 deletions(-)

diff --git a/media-sound/xmms2/metadata.xml b/media-sound/xmms2/metadata.xml
index c5c80b3e379..dd988711fb4 100644
--- a/media-sound/xmms2/metadata.xml
+++ b/media-sound/xmms2/metadata.xml
@@ -5,46 +5,21 @@
                <email>io...@gentoo.org</email>
                <name>Ionen Wolkens</name>
        </maintainer>
-       <longdescription>
-               It features a client-server model, allowing multiple (even 
simultaneous!) user
-               interfaces, both textual and graphical. All common audio 
formats are supported
-               using plugins. On top of this, there is a flexible media 
library to organize
-               your music.
-
-               List of features currently offered by XMMS2:
-
-               Client-server model:
-               * Allows XMMS2 to have various multiple interfaces (as clients).
-               o Command line interfaces
-               o GTK clients (matching GNOME &amp; XFCE4 look and feel)
-               o KDE clients (matching KDE look and feel)
-               * 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))
-
-               Wide format support:
-               * Can play FLAC, mp3, MOD, SID, speex, ogg vorbis, wave files.
-               * Clean separation of transport and decoder subsystems
-               Allows for more flexible access to media. (e.g. play mp3 files 
from a Samba
-               share without having to mount it on the local filesystem)
-
-               Medialib:
-               Database-driven media library stores metadata about songs as 
they're played,
-               so songs can be quickly recalled and new playlists easily made.
-       </longdescription>
        <use>
                <flag name="airplay">Support for airplay format</flag>
-               <flag name="asf">Support for Monkey's Audio (APE) format with 
help of bundled libasf</flag>
+               <flag name="asf">Support for Advanced Systems Format (ASF) by 
using bundled libasf</flag>
                <flag name="fluidsynth">Enable fluidsynth support (MIDI)</flag>
                <flag name="gme">Support for various game audio formats using 
<pkg>media-libs/game-music-emu</pkg></flag>
                <flag name="ices">Icecast source output plugin</flag>
-               <flag name="mac">Support for Monkey's Audio (APE) format with 
help of <pkg>media-sound/mac</pkg></flag>
+               <flag name="mac">Support for Monkey's Audio (APE) format using 
<pkg>media-sound/mac</pkg></flag>
+               <flag name="mlib-update">Enable building of xmms2-mlib-updater 
client</flag>
                <flag name="ofa">Support for Open Fingerprint Architecture 
(OFA)</flag>
                <flag name="phonehome">This client sends anonymous 
usage-statistics to the xmms2</flag>
                <flag name="server">Build xmms2 player daemon (otherwise only 
clients are built)</flag>
-               <flag name="sid">Support for C64 SID</flag>
+               <flag name="sid">Support for C64 SID using 
<pkg>media-libs/libsidplay</pkg></flag>
                <flag name="tremor">Support Vorbis using an alternate 
fixed-point decoder with <pkg>media-libs/tremor</pkg></flag>
-               <flag name="valgrind">Run unit tests under valgrind.</flag>
+               <flag name="valgrind">Run unit tests under valgrind</flag>
                <flag name="vocoder">Phase vocoder effect plugin</flag>
-               <flag name="mlib-update">Enable building of xmms2-mlib-updater 
client</flag>
                <flag name="xml">Enable support for various XML based playlists 
and sources: RSS, XSPF</flag>
        </use>
        <upstream>

Reply via email to