forked from conan-io/conan-center-index
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(conan-io#21221) openal-soft: add v1.23.1, swith URLs to GitHub, drop…
… 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>
- Loading branch information
1 parent
8e6051d
commit 96ed001
Showing
9 changed files
with
31 additions
and
295 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,15 @@ | ||
sources: | ||
"1.23.1": | ||
url: | ||
- "https://github.com/kcat/openal-soft/releases/download/1.23.1/openal-soft-1.23.1.tar.bz2" | ||
- "https://openal-soft.org/openal-releases/openal-soft-1.23.1.tar.bz2" | ||
sha256: "796f4b89134c4e57270b7f0d755f0fa3435b90da437b745160a49bd41c845b21" | ||
"1.22.2": | ||
url: "https://openal-soft.org/openal-releases/openal-soft-1.22.2.tar.bz2" | ||
url: | ||
- "https://github.com/kcat/openal-soft/releases/download/1.22.2/openal-soft-1.22.2.tar.bz2" | ||
- "https://openal-soft.org/openal-releases/openal-soft-1.22.2.tar.bz2" | ||
sha256: "ae94cc95cda76b7cc6e92e38c2531af82148e76d3d88ce996e2928a1ea7c3d20" | ||
"1.21.1": | ||
url: "https://openal-soft.org/openal-releases/openal-soft-1.21.1.tar.bz2" | ||
sha256: "c8ad767e9a3230df66756a21cc8ebf218a9d47288f2514014832204e666af5d8" | ||
"1.21.0": | ||
url: "https://openal-soft.org/openal-releases/openal-soft-1.21.0.tar.bz2" | ||
sha256: "2916b4fc24e23b0271ce0b3468832ad8b6d8441b1830215b28cc4fee6cc89297" | ||
"1.20.1": | ||
url: "https://openal-soft.org/openal-releases/openal-soft-1.20.1.tar.bz2" | ||
sha256: "b6ceb051325732c23f5c8b6d37dbd89534517e6439a87e970882b447c3025d6d" | ||
"1.19.1": | ||
url: "https://openal-soft.org/openal-releases/openal-soft-1.19.1.tar.bz2" | ||
sha256: "5c2f87ff5188b95e0dc4769719a9d89ce435b8322b4478b95dd4b427fe84b2e9" | ||
patches: | ||
"1.22.2": | ||
- patch_file: "patches/1.22.2-0001-fix-al-optional-in-if-compile-error.patch" | ||
- patch_file: "patches/1.22.2-0002-fix-pulseaudio-find-package-vars.patch" | ||
"1.21.0": | ||
- patch_file: "patches/1.21.0-0001-c++14-does-not-have-std-aligned_alloc.patch" | ||
- patch_file: "patches/1.21.0-0002-fix-windows-sdk.patch" | ||
patch_description: "Avoid explicitly searching for the WindowsSDK" | ||
patch_type: "portability" | ||
patch_source: "https://github.com/kcat/openal-soft/commit/13698362f1726326ab60180b04a86df79b518614" | ||
"1.20.1": | ||
- patch_file: "patches/1.20.1-0001-fix-windows-sdk.patch" | ||
patch_description: "Avoid explicitly searching for the WindowsSDK" | ||
patch_type: "portability" | ||
patch_source: "https://github.com/kcat/openal-soft/commit/13698362f1726326ab60180b04a86df79b518614" | ||
"1.19.1": | ||
- patch_file: "patches/1.19.1-0001-aligned-alloc.patch" | ||
- patch_file: "patches/1.19.1-0002-gcc-10-fnocommon.patch" | ||
- patch_file: "patches/1.19.1-0003-fix-windows-sdk.patch" | ||
patch_description: "Avoid explicitly searching for the WindowsSDK" | ||
patch_type: "portability" | ||
patch_source: "https://github.com/kcat/openal-soft/commit/13698362f1726326ab60180b04a86df79b518614" | ||
patch_source: "https://github.com/kcat/openal-soft/commit/650a6d49e9a511d005171940761f6dd6b440ee66" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
recipes/openal-soft/all/patches/1.19.1-0001-aligned-alloc.patch
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
recipes/openal-soft/all/patches/1.19.1-0002-gcc-10-fnocommon.patch
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
recipes/openal-soft/all/patches/1.19.1-0003-fix-windows-sdk.patch
This file was deleted.
Oops, something went wrong.
76 changes: 0 additions & 76 deletions
76
recipes/openal-soft/all/patches/1.20.1-0001-fix-windows-sdk.patch
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
recipes/openal-soft/all/patches/1.21.0-0001-c++14-does-not-have-std-aligned_alloc.patch
This file was deleted.
Oops, something went wrong.
74 changes: 0 additions & 74 deletions
74
recipes/openal-soft/all/patches/1.21.0-0002-fix-windows-sdk.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,5 @@ | ||
versions: | ||
"1.22.2": | ||
folder: all | ||
"1.21.1": | ||
folder: all | ||
"1.21.0": | ||
"1.23.1": | ||
folder: all | ||
"1.20.1": | ||
folder: all | ||
"1.19.1": | ||
"1.22.2": | ||
folder: all |