sunxi-mali icon indicating copy to clipboard operation
sunxi-mali copied to clipboard

Create and install .pc files (correct pull request)

Open raoulh opened this issue 10 years ago • 8 comments

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.

raoulh avatar Mar 28 '14 18:03 raoulh

up

naguirre avatar Apr 07 '14 19:04 naguirre

I'd like to bump this request to please. This is preventing EFL from working on Mali.

onefang avatar Jul 28 '14 00:07 onefang

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.

naguirre avatar Sep 04 '14 07:09 naguirre

any status about this pull request?

simonlopez avatar Oct 14 '14 17:10 simonlopez

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

ydirson avatar Nov 03 '15 09:11 ydirson

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.

rzr avatar Jan 23 '16 11:01 rzr

it seems to miss at least a couple of bits to get the files installed - looking into this.

ydirson avatar Jan 23 '16 12:01 ydirson

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.

ydirson avatar Jan 23 '16 14:01 ydirson