FreeBSD Bugzilla – Attachment 109482 Details for
Bug 150510
Port updates: depend on audio/musepack instead of audio/libmpcdec (when possible)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-mencoder.txt
patch-mencoder.txt (text/plain), 976 bytes, created by
Ganael LAPLANCHE
on 2010-10-04 16:02:38 UTC
(
hide
)
Description:
patch-mencoder.txt
Filename:
MIME Type:
Creator:
Ganael LAPLANCHE
Created:
2010-10-04 16:02:38 UTC
Size:
976 bytes
patch
obsolete
>diff -aurN mencoder.orig/Makefile mencoder/Makefile >--- mencoder.orig/Makefile 2010-09-17 11:22:54.000000000 +0200 >+++ mencoder/Makefile 2010-10-04 09:57:14.000000000 +0200 >@@ -6,7 +6,7 @@ > > PORTNAME= mencoder > PORTVERSION= ${MPLAYER_PORT_VERSION} >-PORTREVISION= 1 >+PORTREVISION= 2 > COMMENT= Convenient video file and movie encoder > RESTRICTED= Port has restricted dependencies > >@@ -27,7 +27,6 @@ > OPTIONS+= MAD "Enable mad MPEG audio engine support" off > OPTIONS+= AMR "Enable opencore AMR audio codec support" off > OPTIONS+= TWOLAME "Enable twolame MPEG audio codec support" off >-OPTIONS+= LIBMPCDEC "Enable libmpcdec support" off > OPTIONS+= FAAC "Enable FAAC audio codec support" off > OPTIONS+= LADSPA "Enable LADSPA plugin support" off > OPTIONS+= SPEEX "Enable speex audio codec support" off >@@ -79,7 +78,8 @@ > --disable-aa \ > --disable-joystick \ > --disable-directfb \ >- --disable-ssse3 >+ --disable-ssse3 \ >+ --disable-musepack > > ALL_TARGET= mencoder >
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 150510
:
109479
|
109480
|
109481
| 109482