You are not logged in.
Pages: 1
Hi,
I am trying to create a PKGBUILD for http://malideveloper.arm.com/develop-fo … -emulator/
This tool provides its own libGLESv2.so and libEGL.so and GLES headers.
The problem is, if I specify libgles and libegl in the conflicts array in my PKGBUILD, pacman wants to uninstall mesa. And almost everything depends on mesa.
What is the ideal solution here?
Offline
You'll need to build a custom mesa package.
ligbles and libegl used to be split packages in arch mesa, but have been integrated in the main mesa package for some time now.
Check the changes in arch mesa package to find the last version that had libgles and libegl separate, then adapt that package to build the latest mesa.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Pages: 1