FreeBSD Bugzilla – Attachment 134594 Details for
Bug 179275
multimedia/banshee: remove (disabled) boo support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.38 KB, created by
Rene Ladan
on 2013-06-03 22:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Rene Ladan
Created:
2013-06-03 22:50:00 UTC
Size:
2.38 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 319807) >+++ Makefile (working copy) >@@ -22,14 +22,13 @@ > ${LOCALBASE}/libdata/pkgconfig/mono-addins.pc:${PORTSDIR}/devel/mono-addins \ > ${LOCALBASE}/libdata/pkgconfig/notify-sharp.pc:${PORTSDIR}/devel/notify-sharp > >-# For now, remove APPLEDEV and BOO since they are broken >+# For now, remove APPLEDEV since it is broken > OPTIONS_DEFINE= DOCS BPMDETECT GIO MTP WEBKIT YOUTUBE > > APPLEDEV_DESC= Apple device >-BOO_DESC= Boo > BPMDETECT_DESC= Force dependency on soundtouch (required for BPM detection) > GIO_DESC= Use GIO for disk access >-WEBKIT_DESC= Build and/or install extensions using Webkit >+WEBKIT_DESC= Build and/or install extensions using Webkit > YOUTUBE_DESC= Build and/or install the Youtube extension > > OPTIONS_DEFAULT=BPMDETECT GIO MTP WEBKIT YOUTUBE >@@ -45,7 +44,7 @@ > USE_SQLITE= yes > INSTALLS_ICONS= yes > CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} >-CONFIGURE_ARGS= --with-vendor-build-id=FreeBSD\ BSD\#\ Project --disable-gio-hardware >+CONFIGURE_ARGS= --with-vendor-build-id=FreeBSD\ BSD\#\ Project --disable-gio-hardware --disable-boo > > .include <bsd.port.options.mk> > >@@ -83,16 +82,6 @@ > USE_GSTREAMER+= soundtouch > .endif > >-.if ${PORT_OPTIONS:MBOO} >-CONFIGURE_ARGS+=--enable-boo >-BUILD_DEPENDS+= booc:${PORTSDIR}/lang/boo >-RUN_DEPENDS+= booc:${PORTSDIR}/lang/boo >-PLIST_SUB+= OPT_BOO="" >-.else >-CONFIGURE_ARGS+=--disable-boo >-PLIST_SUB+= OPT_BOO="@comment " >-.endif >- > .if ${PORT_OPTIONS:MAPPLEDEV} > CONFIGURE_ARGS+=--enable-appledevice > LIB_PC_DEPENDS+=${LOCALBASE}/libdata/pkgconfig/libgpodsharp.pc:${PORTSDIR}/audio/libgpod >@@ -103,7 +92,7 @@ > PLIST_SUB+= APPLEDEV="@comment " > .endif > >-.if ${PORTSDIR:MMTP} >+.if ${PORT_OPTIONS:MMTP} > CONFIGURE_ARGS+=--enable-mtp > LIB_DEPENDS+= mtp:${PORTSDIR}/audio/libmtp > PLIST_SUB+= OPT_MTP="" >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 319807) >+++ pkg-plist (working copy) >@@ -49,8 +49,6 @@ > lib/banshee/Extensions/Banshee.AmazonMp3.exe.mdb > lib/banshee/Extensions/Banshee.Audiobook.dll > lib/banshee/Extensions/Banshee.Audiobook.dll.mdb >-%%OPT_BOO%%lib/banshee/Extensions/Banshee.BooScript.dll >-%%OPT_BOO%%lib/banshee/Extensions/Banshee.BooScript.dll.mdb > lib/banshee/Extensions/Banshee.Bpm.dll > lib/banshee/Extensions/Banshee.Bpm.dll.mdb > lib/banshee/Extensions/Banshee.CoverArt.dll
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 179275
: 134594