Date: Sun, 13 Jan 2019 18:38:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 234925] multimedia/libva: allow disabling X11 support Message-ID: <bug-234925-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234925 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@FreeBSD.org Reporter: jbeich@FreeBSD.org CC: madpilot@FreeBSD.org Assignee: madpilot@FreeBSD.org Flags: maintainer-feedback?(madpilot@FreeBSD.org) Attachment #201103 maintainer-approval?(madpilot@FreeBSD.org) Flags: CC: madpilot@FreeBSD.org Created attachment 201103 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201103&action= =3Dedit v0 libva-intel-media-driver works fine without both X11 and Wayland e.g., mpv --gpu-context=3Ddrm. Making X11 into also facilitates subpackaging (after r= eview 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=3Dpciaccess appears to be unused. https://github.com/intel/libva/commit/9d7edddac3f1 [1] https://github.com/myfreeweb/freebsd-ports-dank/commit/8d0f17ef3083 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234925-7788>