17 lines
762 B
Plaintext
17 lines
762 B
Plaintext
$OpenBSD: patch-plugins_Makefile_in,v 1.3 2012/01/16 12:10:02 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 Mon Jan 16 12:37:23 2012
|
|
+++ plugins/Makefile.in Mon Jan 16 12:37:39 2012
|
|
@@ -400,7 +400,7 @@ top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
pluginincludedir = $(includedir)/rhythmbox/plugins
|
|
plugininclude_HEADERS = rb-plugin-macros.h
|
|
-SUBDIRS = audiocd dbus-media-server generic-player iradio mmkeys mpris \
|
|
+SUBDIRS = dbus-media-server generic-player iradio mmkeys mpris \
|
|
power-manager sample $(am__append_1) $(am__append_2) \
|
|
$(am__append_3) $(am__append_4) $(am__append_5) \
|
|
$(am__append_6) $(am__append_7) $(am__append_8) \
|