persistent_remove GTK3 &&

config_query_option DEADBEEF_OPTS "Use abstract UNIX socket for IPC?" n \
                                  "--enable-abstract-socket" \
                                  "--disable-abstract-socket" &&

config_query_option DEADBEEF_OPTS "Build LastFM scrobbler?" y \
                                  "--enable-lfm" \
                                  "--disable-lfm" &&

config_query_option DEADBEEF_OPTS "Build playlist browser gui plugin?" y \
                                  "--enable-pltbrowser" \
                                  "--disable-pltbrowser" &&

config_query_option DEADBEEF_OPTS "Build WMA plugin?" y \
                                  "--enable-wma" \
                                  "--disable-wma"
