Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install to the libwpe backends directory #99

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aperezdc
Copy link
Member

@aperezdc aperezdc commented Feb 25, 2020

Use pkg-config to obtain the value of the backendsdir variable to use the value as location for installing the backend. This also changes the pkg-config .pc file to have that list that directory in the Libs variable, so pplications which need to link into libWPEBackend-fdo-1.0 will still be able to find it.


This needs the changes from WebPlatformForEmbedded/libwpe#64 and therefore the CI is expected to fail. See WebPlatformForEmbedded/libwpe#59 for more details.

Use pkg-config to obtain the value of the "backendsdir" variable to use
the value as location for installing the backend. This also changes the
pkg-config .pc file to have that list that directory in the Libs variable,
so applications which need to link into libWPEBackend-fdo-1.0 will still
be able to find it.
@aperezdc aperezdc modified the milestones: 1.8.0, 1.10.0 Sep 1, 2020
@aperezdc aperezdc modified the milestones: 1.10.0, 1.12.0 Mar 6, 2021
@aperezdc aperezdc modified the milestones: 1.12.0, 1.14.0 Aug 9, 2022
@septatrix
Copy link

Any progress on this in the last 3.5 years? It is quite annoying to have to create that symlink locally just for the browser to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants