FreeBSD Bugzilla – Attachment 37341 Details for
Bug 59484
Restore teh vorbis support in multimedia/beep-media-player
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
beep-media-player.diff
beep-media-player.diff (text/plain), 688 bytes, created by
Miguel Mendez
on 2003-11-19 18:50:22 UTC
(
hide
)
Description:
beep-media-player.diff
Filename:
MIME Type:
Creator:
Miguel Mendez
Created:
2003-11-19 18:50:22 UTC
Size:
688 bytes
patch
obsolete
>diff -ruN beep-media-player.old/Makefile beep-media-player/Makefile >--- beep-media-player.old/Makefile Sat Nov 15 03:24:06 2003 >+++ beep-media-player/Makefile Wed Nov 19 19:28:18 2003 >@@ -51,14 +51,14 @@ > PLIST_SUB+= MIKMODPLUGIN:="@comment " > #.endif > >-#.if !defined(WITHOUT_VORBIS) >-#LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis >-#INPUT_PLUGINS+= vorbis >-#PLIST_SUB+= VORBISPLUGIN:="" >-#.else >+.if !defined(WITHOUT_VORBIS) >+LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis >+INPUT_PLUGINS+= vorbis >+PLIST_SUB+= VORBISPLUGIN:="" >+.else > CONFIGURE_ARGS+= --disable-vorbis > PLIST_SUB+= VORBISPLUGIN:="@comment " >-#.endif >+.endif > > .if ${HAVE_GNOME:Mesound}!="" > USE_GNOME+= esound
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 59484
: 37341