Skip to content

Commit

Permalink
Rebuild for ffmpeg6 (#60)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored May 17, 2023
2 parents d6c6120 + 82a8ab4 commit a67abfa
Show file tree
Hide file tree
Showing 24 changed files with 327 additions and 58 deletions.
24 changes: 18 additions & 6 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 10 additions & 4 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 11 additions & 4 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,7 +11,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
Expand Down
29 changes: 29 additions & 0 deletions .ci_support/linux_64_ffmpeg6.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
glib:
- '2'
libuuid:
- '2'
target_platform:
- linux-64
tinyxml2:
- '9'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
Expand Down
33 changes: 33 additions & 0 deletions .ci_support/linux_aarch64_ffmpeg6.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '6'
glib:
- '2'
libuuid:
- '2'
target_platform:
- linux-aarch64
tinyxml2:
- '9'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '12'
cdt_name:
- cos7
channel_sources:
Expand All @@ -11,7 +11,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
ffmpeg:
Expand Down
29 changes: 29 additions & 0 deletions .ci_support/linux_ppc64le_ffmpeg6.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
ffmpeg:
- '6'
glib:
- '2'
libuuid:
- '2'
target_platform:
- linux-ppc64le
tinyxml2:
- '9'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
8 changes: 0 additions & 8 deletions .ci_support/migrations/ffmpeg5.yaml

This file was deleted.

8 changes: 8 additions & 0 deletions .ci_support/migrations/ffmpeg6.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
kind: version
migration_number: 1
ffmpeg:
- '5'
- '6'
migrator_ts: 1684252387.6420875
4 changes: 2 additions & 2 deletions .ci_support/osx_64_.yaml → .ci_support/osx_64_ffmpeg5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '14'
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '14'
- '15'
ffmpeg:
- '5'
glib:
Expand Down
27 changes: 27 additions & 0 deletions .ci_support/osx_64_ffmpeg6.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
c_compiler:
- clang
c_compiler_version:
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
ffmpeg:
- '6'
glib:
- '2'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
- osx-64
tinyxml2:
- '9'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '14'
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '14'
- '15'
ffmpeg:
- '5'
glib:
Expand Down
27 changes: 27 additions & 0 deletions .ci_support/osx_arm64_ffmpeg6.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
c_compiler:
- clang
c_compiler_version:
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
ffmpeg:
- '6'
glib:
- '2'
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
- osx-arm64
tinyxml2:
- '9'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
File renamed without changes.
16 changes: 16 additions & 0 deletions .ci_support/win_64_ffmpeg6.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
c_compiler:
- vs2019
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- vs2019
ffmpeg:
- '6'
glib:
- '2'
target_platform:
- win-64
tinyxml2:
- '9'
2 changes: 1 addition & 1 deletion .circleci/config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a67abfa

Please sign in to comment.