summaryrefslogtreecommitdiff
blob: 1f60fffd9530e04118e5ac8c21ea202c8964a59c (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sound@gentoo.org</email>
    <name>Gentoo Sound project</name>
  </maintainer>
  <longdescription lang="en">
		Herrie is a minimalistic music player that uses the command
		line. It is written to support a variety of operating systems,
		audio subsystems and file formats, including playlists.

		Herrie has a split-screen user interface, with a playlist at
		the top of the screen and a file browser at the bottom. When
		tracks are added to the playlist, Herrie consumes them from the
		top one by one. It is thus an application that allows you to
		batch music for playback.

		Herrie also has some more exotic features, including support
		for AudioScrobbler and the ability to chroot() itself
		into a directory.
	</longdescription>
  <use>
    <flag name="http">Enable http streaming</flag>
    <flag name="xspf">Enable support for reading and saving XSPF playlists</flag>
  </use>
</pkgmetadata>