-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
openal-soft: add v1.23.1, swith URLs to GitHub, drop old missing versions #21221
Conversation
valgur
commented
Nov 18, 2023
•
edited
Loading
edited
- Fixes [package] openal-soft/1.22.2 : Website down, no mirror, impossible to build libalsa #22150
This comment has been minimized.
This comment has been minimized.
I detected other pull requests that are modifying openal-soft/all recipe: This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
ebc8930
to
f9cd371
Compare
This comment has been minimized.
This comment has been minimized.
8ef9a00
to
9c8ba41
Compare
This comment has been minimized.
This comment has been minimized.
recipes/openal-soft/all/conanfile.py
Outdated
if self.settings.os in ["Linux", "FreeBSD"]: | ||
self.requires("libalsa/1.2.10") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
libalsa raises if not Linux.
This comment has been minimized.
This comment has been minimized.
20d2b96
to
70eec77
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 3 (
Conan v2 pipeline ✔️
All green in build 2 ( |
it got wrongly removed in a merge commit in conan-io#21221
it got wrongly removed in a merge commit in #21221
… old missing versions * openal-soft: bump version and dependencies * openal-soft: switch URLs to GitHub, drop versions that are not available online * openal-soft: remove outdated version checks * openal-soft: bump minimal GCC version * openal-soft: add libatomic dependency * openal-soft: don't require libalsa on FreeBSD --------- Co-authored-by: Daniel <danimanzaneque@gmail.com>
it got wrongly removed in a merge commit in conan-io#21221
… old missing versions * openal-soft: bump version and dependencies * openal-soft: switch URLs to GitHub, drop versions that are not available online * openal-soft: remove outdated version checks * openal-soft: bump minimal GCC version * openal-soft: add libatomic dependency * openal-soft: don't require libalsa on FreeBSD --------- Co-authored-by: Daniel <danimanzaneque@gmail.com>
it got wrongly removed in a merge commit in conan-io#21221