Skip to content

Fix missing pkg config libdir depending on the arch and overriding env var PKG_CONFIG_LIBDIR #31

Merged
ocefpaf merged 1 commit intoconda-forge:mainfrom
StudioEtrange:fix-pkgconfig-libdir
Apr 17, 2022
Merged

Fix missing pkg config libdir depending on the arch and overriding env var PKG_CONFIG_LIBDIR #31
ocefpaf merged 1 commit intoconda-forge:mainfrom
StudioEtrange:fix-pkgconfig-libdir

Conversation

@StudioEtrange
Copy link
Copy Markdown
Contributor

Do not override PKG_CONFIG_LIBDIR setted by user

AND

add folders to look for pkgconfig files (/usr/share/pkgconfig) and others depending on the current host arch (/usr/lib32, usr/lib64)

This PR Fixes #28
This PR replace #29

AND add folders to look for pkgconfig files (/usr/share/pkgconfig) and others depending on the current host arch (/usr/lib32, usr/lib64)
@conda-forge-linter
Copy link
Copy Markdown

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

Comment thread recipe/pkg-config
@StudioEtrange
Copy link
Copy Markdown
Contributor Author

Ping ? :)

@ocefpaf
Copy link
Copy Markdown
Member

ocefpaf commented Jan 27, 2021

Sorry, we missed this one. @isuruf any more comments or can I merge this one?

@StudioEtrange
Copy link
Copy Markdown
Contributor Author

ping pong ?

@ocefpaf ocefpaf merged commit f2636c9 into conda-forge:main Apr 17, 2022
@ocefpaf
Copy link
Copy Markdown
Member

ocefpaf commented Apr 17, 2022

I guess this one soaked enough. Sorry for the long wait @StudioEtrange.

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.

conda pkgconfig script do not add correct system folders AND do not take care of PKG_CONFIG_LIBDIR

4 participants