diff options
author | Robert Buchholz <rbu@gentoo.org> | 2007-04-13 00:06:19 +0000 |
---|---|---|
committer | Robert Buchholz <rbu@gentoo.org> | 2007-04-13 00:06:19 +0000 |
commit | d7eb4869e70761bb2b745373c9c537873e7a31e8 (patch) | |
tree | b62d9a3fbaf1749d2831c8c31f893eedacbfd2f8 /media-sound/herrie/metadata.xml | |
parent | Marked ~hppa too. (diff) | |
download | historical-d7eb4869e70761bb2b745373c9c537873e7a31e8.tar.gz historical-d7eb4869e70761bb2b745373c9c537873e7a31e8.tar.bz2 historical-d7eb4869e70761bb2b745373c9c537873e7a31e8.zip |
Initial ebuild, based on the contribution by Ruud Althuizen (bug #152371)
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-sound/herrie/metadata.xml')
-rw-r--r-- | media-sound/herrie/metadata.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/media-sound/herrie/metadata.xml b/media-sound/herrie/metadata.xml new file mode 100644 index 000000000000..d617cbeda1f2 --- /dev/null +++ b/media-sound/herrie/metadata.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>rbu@gentoo.org</email> + <name>Robert Buchholz</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> +</pkgmetadata> |