diff options
Diffstat (limited to 'audio/gmusicbrowser/README')
-rw-r--r-- | audio/gmusicbrowser/README | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/audio/gmusicbrowser/README b/audio/gmusicbrowser/README index 86d22dbd0331e..0bf7d9ca466d6 100644 --- a/audio/gmusicbrowser/README +++ b/audio/gmusicbrowser/README @@ -1,9 +1,17 @@ -gmusicbrowser is an open-source jukebox, written in perl, -for large collections of mp3/ogg/flac/mpc files. +gmusicbrowser (open-source jukebox for large collections) -The following additional features may be enabled by installing the listed -optional dependencies: +Customizable open-source jukebox for large collections. -* tray icon, with a very customizable tip window, which can be used to -control the player: perl-trayicon -* support gstreamer for playback: perl-gstreamer +Optional dependencies: + + * gst-plugins-bad: mpc support for the gstreamer backend; + * gst-plugins-ugly: mp3 support for the gstreamer backend; + * gst0-plugins-bad: mpc support for the gstreamer0.10 backend; + * gst0-plugins-ugly: mp3 support for the gstreamer0.10 backend; + * perl-Glib-Object-Introspection: enables the gstreamer backend; + * perl-gstreamer: enables the old gstreamer0.10 backend; + * perl-Gtk2-Notify: show notifications using libnotify; + * perl-trayicon: tray icon support; + * perl-html-parser: support for accented characters in lyrics plugin; + * mpv: enables the mpv backend; + * flac123: flac support for the ALSA backend. |