FreeBSD Bugzilla – Attachment 182134 Details for
Bug 218920
[patch] multimedia/mpv no longer support builds without xinerama
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to multimedia/mpb/Makefile to remove obsolete XINERAMA opt
mpv-xinerama-patch.diff (text/plain), 1.12 KB, created by
rkoberman
on 2017-04-27 19:09:21 UTC
(
hide
)
Description:
Patch to multimedia/mpb/Makefile to remove obsolete XINERAMA opt
Filename:
MIME Type:
Creator:
rkoberman
Created:
2017-04-27 19:09:21 UTC
Size:
1.12 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 439558) >+++ Makefile (working copy) >@@ -46,10 +46,10 @@ > > OPTIONS_DEFINE= ASS DOCS LCMS2 LIBARCHIVE LUAJIT MANPAGES UCHARDET ZSH > OPTIONS_DEFAULT= ASS DVDREAD DVDNAV LIBARCHIVE MANPAGES OPENGL UCHARDET \ >- V4L VAAPI VDPAU X11 XINERAMA YTDL ZSH >+ V4L VAAPI VDPAU X11 YTDL ZSH > OPTIONS_GROUP= IN VO AO > OPTIONS_GROUP_IN= CDIO DVDREAD DVDNAV LIBBLURAY V4L YTDL SMB >-OPTIONS_GROUP_VO= CACA OPENGL VAAPI VDPAU X11 XINERAMA >+OPTIONS_GROUP_VO= CACA OPENGL VAAPI VDPAU X11 > OPTIONS_GROUP_AO= ALSA JACK PULSEAUDIO SDL SNDIO > OPTIONS_SUB= yes > >@@ -136,14 +136,10 @@ > VDPAU_LIB_DEPENDS= libvdpau.so:multimedia/libvdpau > VDPAU_CONFIGURE_OFF= --disable-vdpau > >-X11_USE= XORG=x11,xext,xrandr,xscrnsaver,xv,xxf86vm >+X11_USE= XORG=x11,xext,xrandr,xscrnsaver,xv,xxf86vm,xinerama,xineramaproto > X11_VARS= INSTALLS_ICONS=yes > X11_CONFIGURE_OFF= --disable-x11 > >-XINERAMA_USE= XORG=xinerama,xineramaproto >-XINERAMA_CONFIGURE_OFF= --disable-xinerama >-XINERAMA_IMPLIES= X11 >- > YTDL_RUN_DEPENDS= youtube-dl:www/youtube_dl > > ZSH_USES= perl5
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 218920
: 182134