summaryrefslogtreecommitdiff
path: root/gmusicbrowser/README
blob: 6731a356672ea64aaae7f9080549d9240dbc83c0 (plain)
    1 README for gmusicbrowser
    2 
    3 REQUIREMENTS
    4 
    5     The following additional features may be enabled by installing the listed
    6     optional dependencies:
    7 
    8         * Tray icon
    9             p5-gtk2-trayicon
   10 
   11         * Desktop notifications
   12             p5-gtk2-notify
   13 
   14         * Gstreamer1 playback output
   15             p5-glib-object-introspection
   16             p5-gstreamer1
   17 
   18         * mplayer or mpv playback output
   19             mplayer || mpv
   20 
   21         * mpg123, ogg123, ... playback output
   22             mpg123
   23             ogg123
   24             ...

Generated by cgit