FS#33780 - [libgbm] Add gbm egl loader and gallium pipes

Attached to Project: Arch Linux
Opened by Armin K. (Krejzi) - Saturday, 09 February 2013, 13:19 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 13 February 2013, 19:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Files in /usr/lib/gbm/* are missing in libgbm package. They are present when you run make install on Mesa source tarball.

This should go to libgbm packaging

make -C ${srcdir}/?esa-*/src/gallium/targets/gbm DESTDIR="${pkgdir}" install install-pipes

egl_loader is needed for Weston.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Wednesday, 13 February 2013, 19:24 GMT
Reason for closing:  Implemented
Additional comments about closing:  9.0.2-2
Comment by Armin K. (Krejzi) - Wednesday, 13 February 2013, 17:58 GMT
Er, it's gbm_gallium_drm.so, not egl_loader ... Anyways, here's proposed patch for installing the loaders as well as enabling Wayland support in the package.

Loading...