sunxi-mali
sunxi-mali copied to clipboard
Create and install .pc files (correct pull request)
This pull request is the reworked version for creating and installing pkg-config's .pc files.
This include also the correct version detected by makefile.
up
I'd like to bump this request to please. This is preventing EFL from working on Mali.
The problem is still here and Raoul patch is good, so why not merge it, I had to point to Raoul's repository in meta-sunxi recipes to get graphical app working with gles acceleration. I think it's better if the problem is corrected in the official repo, than using a fork.
any status about this pull request?
This is also necessary to build newer libsdl2 (at least the upcoming 2.04). Also note that apparently GLchar is (now?) supposed to be part of GLES and GLES2, according to https://www.khronos.org/registry/gles/api/GLES/gl.h
Still not merged while "This branch has no conflicts with the base branch" , I might worth to test it and report it's ok to commit.
it seems to miss at least a couple of bits to get the files installed - looking into this.
It may also be that egl.pc needs "Requires: x11", since eglplatform.h includes it unconditionally. We'll have to see if it's really missing.