diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:22:57 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:47 +0700 |
commit | 01576a009b2fa8495c15125f0d1bd60993214888 (patch) | |
tree | 310ca6a7ce9156a9e9cde4409f0670f107955324 | |
parent | 5d90342c6e97209d8cd8b9dd0967a0d1b64424bd (diff) | |
download | slackbuilds-01576a009b2fa8495c15125f0d1bd60993214888.tar.gz |
audio/herrie: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | audio/herrie/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/audio/herrie/README b/audio/herrie/README index 91533cccdf..9686e0b8ba 100644 --- a/audio/herrie/README +++ b/audio/herrie/README @@ -4,17 +4,17 @@ 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. Herrie supports XMMS -shortcuts for playback control and can play in XMMS mode or "party" mode -(which acts as a song queue). Herrie also has some more exotic features, -including support for AudioScrobbler and the ability to chroot() itself -into a directory. +shortcuts for playback control and can play in XMMS mode or "party" +mode (which acts as a song queue). Herrie also has some more exotic +features, including support for AudioScrobbler and the ability to +chroot() itself into a directory. The default options for this Slackbuild are set for no scrobbler, modplugin, wave, or XSPF support. ALSA is the chosen sound output. This -makes it so the program can be built with the least amount of dependencies -(with these options all of them should be included in Slackware 12.1). -See the README in the herrie source for the dependencies needed if you -enable other options. +makes it so the program can be built with the least amount of +dependencies (with these options all of them should be included +in Slackware 12.1). See the README in the herrie source for the +dependencies needed if you enable other options. This SlackBuild also includes some experimental patches to add functionality to herrie. These include adding more signals and remote |