FreeBSD Bugzilla – Attachment 160266 Details for
Bug 202588
multimedia/mpv OSS+CFLAGS = crash on i386
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
mpv.diff (text/plain), 971 bytes, created by
Carlos J Puga Medina
on 2015-08-23 21:12:25 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Carlos J Puga Medina
Created:
2015-08-23 21:12:25 UTC
Size:
971 bytes
patch
obsolete
>diff -urN /usr/ports/multimedia/mpv.old/Makefile /usr/ports/multimedia/mpv/Makefile >--- /usr/ports/multimedia/mpv.old/Makefile 2015-08-18 05:58:36.000000000 +0200 >+++ /usr/ports/multimedia/mpv/Makefile 2015-08-23 23:07:46.539257000 +0200 >@@ -39,7 +39,6 @@ > --disable-debug-build \ > --disable-optimize \ > --enable-libmpv-shared \ >- --disable-alsa \ > --disable-pdf > > OPTIONS_DEFINE= ASS BS2B DOCS ENCA LADSPA LCMS2 \ >@@ -48,7 +47,7 @@ > OPTIONS_GROUP= IN VO AO > OPTIONS_GROUP_IN= CDIO DVDREAD DVDNAV LIBBLURAY V4L SMB > OPTIONS_GROUP_VO= CACA OPENGL VAAPI VDPAU XINERAMA >-OPTIONS_GROUP_AO= JACK PULSEAUDIO >+OPTIONS_GROUP_AO= ALSA JACK PULSEAUDIO > OPTIONS_SUB= yes > > ASS_DESC= ASS/SSA subtitle and OSD rendering >@@ -62,6 +61,9 @@ > VO_DESC= Video Output > AO_DESC= Audio Output > >+ALSA_LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib >+ALSA_CONFIGURE_ENABLE= alsa >+ > ASS_LIB_DEPENDS= libass.so:${PORTSDIR}/multimedia/libass > ASS_CONFIGURE_ENABLE= libass >
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 202588
:
160266
|
168472
|
168541