summaryrefslogtreecommitdiff
path: root/media-sound/ncmpcpp/metadata.xml
blob: a8dd32e434cf3bdb46fd7c11587ee4d2e0d11751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>nex+b-g-o@nexadn.de</email>
    <name>Adrian Schollmeyer</name>
  </maintainer>
  <maintainer type="person">
    <email>fkobi@pm.me</email>
    <name>Filip Kobierski</name>
  </maintainer>
  <maintainer type="project">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</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>
		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>
  <upstream>
    <changelog>https://github.com/ncmpcpp/ncmpcpp/blob/master/CHANGELOG.md</changelog>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>