diff options
author | 2007-04-13 00:06:19 +0000 | |
---|---|---|
committer | 2007-04-13 00:06:19 +0000 | |
commit | 92b99740e77c362d8ed24c3e0a21be865ae1616f (patch) | |
tree | c7e0b0f392bcdfb9950f5e57fbcdd1d4da07b9f6 /media-sound/herrie/metadata.xml | |
parent | Marked ~hppa too. (diff) | |
download | gentoo-2-92b99740e77c362d8ed24c3e0a21be865ae1616f.tar.gz gentoo-2-92b99740e77c362d8ed24c3e0a21be865ae1616f.tar.bz2 gentoo-2-92b99740e77c362d8ed24c3e0a21be865ae1616f.zip |
Initial ebuild, based on the contribution by Ruud Althuizen (bug #152371)
(Portage version: 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> |