diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-24 00:14:56 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-24 00:14:56 +0000 |
commit | e68c049cb739804caf4981ca2b14ae343492ce74 (patch) | |
tree | 38412446328219a40f03ff6826eeb42d9a9b6971 /audio/rhythmbox-devel | |
parent | e59c1d43c55599f8324c31bb1fdf77b3b8d3665e (diff) | |
download | ports-e68c049cb739804caf4981ca2b14ae343492ce74.tar.gz ports-e68c049cb739804caf4981ca2b14ae343492ce74.zip |
Notes
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 2 | ||||
-rw-r--r-- | audio/rhythmbox-devel/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 87b2633919b3..078a9a472e8f 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -31,6 +31,8 @@ CONFIGURE_ARGS= --enable-nautilus-menu CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \ CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" +GCONF_SCHEMAS= rhythmbox.schemas + OPTIONS= XINE "Use xine backend instead of GStreamer" off \ MONKEYMEDIA "Use MonkeyMedia metadata reader" off \ IPOD "Enable iPod support" off diff --git a/audio/rhythmbox-devel/pkg-plist b/audio/rhythmbox-devel/pkg-plist index 576f86e139a5..74aaaf42d9f5 100644 --- a/audio/rhythmbox-devel/pkg-plist +++ b/audio/rhythmbox-devel/pkg-plist @@ -1,7 +1,4 @@ bin/rhythmbox -@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/rhythmbox.schemas > /dev/null || /usr/bin/true -etc/gconf/schemas/rhythmbox.schemas -@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/rhythmbox.schemas > /dev/null || /usr/bin/true lib/bonobo/librb-nautilus-context-menu.so libdata/bonobo/servers/GNOME_Rhythmbox.server libdata/bonobo/servers/Rhythmbox_Nautilus_Context_Menu.server |