[Bug 224424] multimedia/libva: install to lib/dri instead of lib/va

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 18 13:00:08 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224424

            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 at FreeBSD.org
          Reporter: greg at unrelenting.technology
                CC: freebsd-ports-bugs at FreeBSD.org

Created attachment 188928
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188928&action=edit
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 change
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=/usr/local/lib/dri vainfo`. With this
patch, just `vainfo` works.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list