17 lines
749 B
Plaintext
17 lines
749 B
Plaintext
$OpenBSD: patch-plugins_Makefile_in,v 1.5 2012/09/30 14:58:39 ajacoutot Exp $
|
|
|
|
audiocd plugin requires cdda support in gvfs which we do not provide as
|
|
this would require HAL or gudev.
|
|
|
|
--- plugins/Makefile.in.orig Sun Sep 30 11:39:55 2012
|
|
+++ plugins/Makefile.in Sun Sep 30 12:31:15 2012
|
|
@@ -423,7 +423,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
pluginincludedir = $(includedir)/rhythmbox/plugins
|
|
plugininclude_HEADERS = rb-plugin-macros.h
|
|
-SUBDIRS = audiocd audioscrobbler dbus-media-server generic-player \
|
|
+SUBDIRS = audioscrobbler dbus-media-server generic-player \
|
|
iradio mmkeys mpris power-manager $(am__append_1) \
|
|
$(am__append_2) $(am__append_3) $(am__append_4) \
|
|
$(am__append_5) $(am__append_6) $(am__append_7) \
|