Date: Mon, 18 Dec 2017 13:00:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 224424] multimedia/libva: install to lib/dri instead of lib/va Message-ID: <bug-224424-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224424 Bug ID: 224424 Summary: multimedia/libva: install to lib/dri instead of lib/va Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: greg@unrelenting.technology CC: freebsd-ports-bugs@FreeBSD.org Created attachment 188928 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188928&action= =3Dedit libva-dir.patch The default installation directory, $PREFIX/lib/dri, is also used by Mesa to install r600 and radeonsi VAAPI drivers. (Also there's just no reason to ch= ange the new default to the old default.) Without this patch, Radeon users would need to run programs with an extra environment variable: `LIBVA_DRIVERS_PATH=3D/usr/local/lib/dri vainfo`. Wit= h this patch, just `vainfo` works. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224424-13>