[Bug 234925] multimedia/libva: allow disabling X11 support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 13 18:38:53 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234925
Bug ID: 234925
Summary: multimedia/libva: allow disabling X11 support
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: madpilot at FreeBSD.org
Reporter: jbeich at FreeBSD.org
CC: madpilot at FreeBSD.org
Assignee: madpilot at FreeBSD.org
Flags: maintainer-feedback?(madpilot at FreeBSD.org)
Attachment #201103 maintainer-approval?(madpilot at FreeBSD.org)
Flags:
CC: madpilot at FreeBSD.org
Created attachment 201103
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201103&action=edit
v0
libva-intel-media-driver works fine without both X11 and Wayland e.g., mpv
--gpu-context=drm. Making X11 into also facilitates subpackaging (after review
D16457) and consolidating mesa-* ports into one[1] without dependency loop
e.g., mesa (radeon_drv_video.so) -> libva (libglx.so) -> mesa (libGL.so).
Also, USE_XORG=pciaccess appears to be unused.
https://github.com/intel/libva/commit/9d7edddac3f1
[1] https://github.com/myfreeweb/freebsd-ports-dank/commit/8d0f17ef3083
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list