blob: 852789415a05159bcefc17f0eec43248a4e229dc (
plain)
1
2
3
4
5
6
7
8
9
10
|
Additional plugins for GMPC.
Requires gmpc, gob2, json-glib, and optionally several others:
avahi, awn, lastfm, libnotify, lirc, microhttpd, and webkitgtk.
Some of these are available at SlackBuilds.org. If you have any
of these and would like to enable the plugin, the variable are
as follows: AVAHI AWN LASTFM LIBNOTIFY LIRC MSERVER WIKIPEDIA
For example, if you have avahi and libnotify, you would do this:
AVAHI=yes LIBNOTIFY=yes ./gmpc-plugins.SlackBuild
|