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

Use pkg-config to get compiler and linker flags for YAZ #4

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

Conversation

mvz
Copy link

@mvz mvz commented Dec 19, 2020

In Debian, libyaz-dev no longer ships yaz-config.

This patch was taken from the ruby-zoom Debian package and was originally authored by Hugh McMaster.

In Debian, libyaz-dev no longer ships yaz-config.

This patch was taken from the ruby-zoom Debian package and was
originally authored by Hugh McMaster <[email protected]>
@mvz mvz changed the title Update build infrastructure Use pkg-config to get compiler and linker flags for YAZ Dec 26, 2020
@mvz
Copy link
Author

mvz commented Dec 26, 2020

I updated this pull request to only include the important bit, which is supporting builds with recent versions of libyaz-dev in Debian.

@mvz
Copy link
Author

mvz commented Dec 31, 2022

Hey @bricestacey would you mind taking a look at this please? The zoom gem can no longer be built on GitHub Actions' ubuntu-latest build environment due to this issue.

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.

1 participant