summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/ncmpcpp/metadata.xml')
-rw-r--r--media-sound/ncmpcpp/metadata.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/media-sound/ncmpcpp/metadata.xml b/media-sound/ncmpcpp/metadata.xml
new file mode 100644
index 000000000000..9a964f39fa16
--- /dev/null
+++ b/media-sound/ncmpcpp/metadata.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sound</herd>
+ <maintainer>
+ <email>jer@gentoo.org</email>
+ </maintainer>
+ <maintainer>
+ <email>wired@gentoo.org</email>
+ <name>Alex Alexander</name>
+ </maintainer>
+ <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>
+ </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>
+
+ 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.
+ </longdescription>
+</pkgmetadata>