diff options
author | David Seifert <soap@gentoo.org> | 2017-11-26 13:16:35 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-27 00:08:39 +0100 |
commit | 9530e9b8a77572d389bb93c9a96b38027974df4c (patch) | |
tree | ca17b88563f2b1d003f02ab460368b3aaa4c057e /media-sound/ncmpcpp | |
parent | media-sound/mpdas: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-9530e9b8a77572d389bb93c9a96b38027974df4c.tar.gz gentoo-9530e9b8a77572d389bb93c9a96b38027974df4c.tar.bz2 gentoo-9530e9b8a77572d389bb93c9a96b38027974df4c.zip |
media-sound/ncmpcpp: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'media-sound/ncmpcpp')
-rw-r--r-- | media-sound/ncmpcpp/metadata.xml | 33 |
1 files changed, 16 insertions, 17 deletions
diff --git a/media-sound/ncmpcpp/metadata.xml b/media-sound/ncmpcpp/metadata.xml index b19eb817aa0f..bc38f1746074 100644 --- a/media-sound/ncmpcpp/metadata.xml +++ b/media-sound/ncmpcpp/metadata.xml @@ -11,26 +11,25 @@ <use> <flag name="clock">Enable clock screen</flag> <flag name="outputs">Enable outputs screen</flag> - <flag name="visualizer">Enable visualizer screen with sound wave/frequency - spectrum modes</flag> + <flag name="visualizer">Enable visualizer screen with sound wave/frequency spectrum modes</flag> </use> <longdescription lang="en"> - A featureful <pkg>sys-libs/ncurses</pkg> based <pkg>media-sound/mpd</pkg> - client inspired by <pkg>media-sound/ncmpc</pkg> + A featureful <pkg>sys-libs/ncurses</pkg> based <pkg>media-sound/mpd</pkg> + client inspired by <pkg>media-sound/ncmpc</pkg> - Ncmpcpp is very similar to ncmpc if it comes to user interface, but it - provides a lot of new useful features. + Ncmpcpp is very similar to ncmpc if it comes to user interface, but it + provides a lot of new useful features. - Main new features: - * tag editor - * playlist editor - * easy to use search engine - * media library - * music visualizer - * ability to fetch artist info from last.fm - * new display mode - * alternative user interface - * ability to browse and add files from outside of MPD music directory - ..and a lot more minor convenient functions. + Main new features: + * tag editor + * playlist editor + * easy to use search engine + * media library + * music visualizer + * ability to fetch artist info from last.fm + * new display mode + * alternative user interface + * ability to browse and add files from outside of MPD music directory + ..and a lot more minor convenient functions. </longdescription> </pkgmetadata> |