pcsxr icon indicating copy to clipboard operation
pcsxr copied to clipboard

*Add harfbuzz include dir. Set preferred OpenGL provider to GLVND

Open loathingKernel opened this issue 5 years ago • 5 comments

Harfbuzz is required due to newer Pango versions not linking automatically to it.

OpenGL preference silences a warning during configure and forces linking to vendor agnostic GLVND. Should be transparent to pcsxr itself.

loathingKernel avatar Oct 21 '19 21:10 loathingKernel

No updates since February. Looks like @iCatButler stopped supporting the pcsxr?

perdolka avatar Oct 22 '19 10:10 perdolka

@perdolka How is that relevant to this PR? When they are available again, they can merge it.

loathingKernel avatar Oct 22 '19 12:10 loathingKernel

Its been 30 days and no sign of Icatbutler... perhaps we should fork this project and apply this PR? I'm here because harfbuzz hb.h errors, looking for a solution.

johnny-mac avatar Nov 21 '19 02:11 johnny-mac

You can always clone from my fork or apply the patches from these PRs by applying .patch at the end of the URL. I don't think we need yet another fork, most probably it will just result in yet another "unmaintained" fork. I put that in quotes because this repo is not a continuation of general work on PCSXR but rather a repo where @iCatButler put his work on scratching his own itches with PGXP.

loathingKernel avatar Nov 21 '19 11:11 loathingKernel

I found these changes in a patch for pcsxr-pgxp-git (AUR package).

They work!

quequotion avatar Dec 08 '19 07:12 quequotion