summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-08-19 16:58:04 -0400
committerIonen Wolkens <ionen@gentoo.org>2021-08-19 18:47:21 -0400
commitd6274f3b0968732a4a9dfbfea844c7e8cba840e1 (patch)
tree534d9f7a8310384ccd64459adfef4a8e348db1ed
parentmedia-sound/xmms2: add 0.8_p20201016, modernize (diff)
downloadgentoo-d6274f3b.tar.gz
gentoo-d6274f3b.tar.bz2
gentoo-d6274f3b.zip
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@gentoo.org>
-rw-r--r--media-sound/xmms2/metadata.xml35
1 files changed, 5 insertions, 30 deletions
diff --git a/media-sound/xmms2/metadata.xml b/media-sound/xmms2/metadata.xml
index c5c80b3e379d..dd988711fb40 100644
--- a/media-sound/xmms2/metadata.xml
+++ b/media-sound/xmms2/metadata.xml
@@ -5,46 +5,21 @@
<email>ionen@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>