FreeBSD Bugzilla – Attachment 121614 Details for
Bug 164639
enable enca charset detection engine in multimedia/mplayer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 614 bytes, created by
Marat N.Afanasyev
on 2012-01-30 16:00:22 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Marat N.Afanasyev
Created:
2012-01-30 16:00:22 UTC
Size:
614 bytes
patch
obsolete
>--- Makefile.orig 2012-01-30 19:22:16.000000000 +0400 >+++ Makefile 2012-01-30 19:26:35.000000000 +0400 >@@ -67,4 +67,5 @@ > OPTIONS+= V4L "Enable Video4Linux TV support" off > OPTIONS+= LIBRTMP "Enable RTMPDump Streaming Media support" off >+OPTIONS+= ENCA "Enable enca charset detection" off > > MAN1= mplayer.1 >--- Makefile.options.orig 2012-01-30 19:25:37.000000000 +0400 >+++ Makefile.options 2012-01-30 19:26:29.000000000 +0400 >@@ -265,2 +265,9 @@ > .endif > >+.if defined(WITH_ENCA) >+LIB_DEPENDS+= enca.5:${PORTSDIR}/converters/enca >+CONFIGURE_ARGS+= --enable-enca >+.else >+CONFIGURE_ARGS+= --disable-enca >+.endif >+
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 164639
: 121614 |
121615
|
121616
|
121617
|
121618
|
121619
|
121620