FS#56847 - [mesa] Move DRI modules outside of /usr/lib/xorg
Attached to Project:
Arch Linux
Opened by Emil (xexaxo) - Sunday, 24 December 2017, 16:10 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 25 December 2017, 13:00 GMT
Opened by Emil (xexaxo) - Sunday, 24 December 2017, 16:10 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 25 December 2017, 13:00 GMT
|
Details
Description:
The DRI modules were placed in .../xorg/... due to historical reasons. As the modules are used by EGL and effectively Wayland, it makes no sense to keep them there. Upstream Mesa and various distros (Debian, Fedora) have been using $libdir/dri/ for ages. Something like the following should just work: sed -i "s|xorg/modules/dri|dri|g" mesa/PKGBUILD Note: one will need to rebuild xorg-server against the new Mesa - the path is fetched from dri.pc and hardcoded in the binaries :-\ |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Monday, 25 December 2017, 13:00 GMT
Reason for closing: Fixed
Additional comments about closing: Makes sense, Arch path dropped in 17.3.1-2.
Monday, 25 December 2017, 13:00 GMT
Reason for closing: Fixed
Additional comments about closing: Makes sense, Arch path dropped in 17.3.1-2.
See commit https://cgit.freedesktop.org/mesa/mesa/commit/configure.ac?id=5dbbde5b222204fa8dfc086b88a8105516f7d727