FreeBSD Bugzilla – Attachment 202700 Details for
Bug 236376
Optionize libva set of ports with X11 and WAYLAND
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
multimedia/libva-intel-hybrid-driver patch
hybrid.diff (text/plain), 744 bytes, created by
Dries Michiels
on 2019-03-07 20:07:03 UTC
(
hide
)
Description:
multimedia/libva-intel-hybrid-driver patch
Filename:
MIME Type:
Creator:
Dries Michiels
Created:
2019-03-07 20:07:03 UTC
Size:
744 bytes
patch
obsolete
>Index: multimedia/libva-intel-hybrid-driver/Makefile >=================================================================== >--- multimedia/libva-intel-hybrid-driver/Makefile (revision 494978) >+++ multimedia/libva-intel-hybrid-driver/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= intel-hybrid-driver > DISTVERSION= 1.0.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= multimedia > PKGNAMEPREFIX= libva- > >@@ -25,7 +25,17 @@ > USES= autoreconf compiler:c11 gmake libtool pkgconfig > USE_GITHUB= yes > GH_ACCOUNT= 01org >+ > GNU_CONFIGURE= yes >+ >+OPTIONS_DEFINE= WAYLAND X11 >+OPTIONS_DEFAULT= WAYLAND X11 >+ >+WAYLAND_CONFIGURE_ENABLE= wayland >+ >+X11_CONFIGURE_ENABLE= X11 >+ > INSTALL_TARGET= install-strip > PLIST_FILES= lib/dri/hybrid_drv_video.so >
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 236376
:
202700
|
202701
|
202738
|
202739
|
202740
|
202741