Skip to content

Commit

Permalink
Merge pull request #93 from regro-cf-autotick-bot/3.7.4_h22064b
Browse files Browse the repository at this point in the history
libarchive v3.7.4
  • Loading branch information
ocefpaf authored May 22, 2024
2 parents f3d2a1f + e8e04e4 commit ba3652f
Show file tree
Hide file tree
Showing 18 changed files with 94 additions and 40 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

3 changes: 2 additions & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

9 changes: 8 additions & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -13,7 +17,7 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libxml2:
- '2.12'
- '2'
lz4_c:
- 1.9.3
lzo:
Expand All @@ -24,6 +28,9 @@ target_platform:
- linux-64
xz:
- '5'
zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
9 changes: 8 additions & 1 deletion .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -17,7 +21,7 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libxml2:
- '2.12'
- '2'
lz4_c:
- 1.9.3
lzo:
Expand All @@ -28,6 +32,9 @@ target_platform:
- linux-aarch64
xz:
- '5'
zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
9 changes: 8 additions & 1 deletion .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -13,7 +17,7 @@ channel_targets:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libxml2:
- '2.12'
- '2'
lz4_c:
- 1.9.3
lzo:
Expand All @@ -24,6 +28,9 @@ target_platform:
- linux-ppc64le
xz:
- '5'
zip_keys:
- - c_stdlib_version
- cdt_name
zlib:
- '1.2'
zstd:
Expand Down
7 changes: 0 additions & 7 deletions .ci_support/migrations/libxml2212.yaml

This file was deleted.

10 changes: 8 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
bzip2:
- '1'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
libiconv:
- '1'
libxml2:
- '2.12'
- '2'
lz4_c:
- 1.9.3
lzo:
Expand Down
8 changes: 7 additions & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
bzip2:
- '1'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
libiconv:
- '1'
libxml2:
- '2.12'
- '2'
lz4_c:
- 1.9.3
lzo:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@ bzip2:
- '1'
c_compiler:
- vs2019
c_stdlib:
- vs
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
libxml2:
- '2.12'
- '2'
lz4_c:
- 1.9.3
lzo:
Expand Down
4 changes: 2 additions & 2 deletions .gitattributes

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

25 changes: 23 additions & 2 deletions .gitignore

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

12 changes: 3 additions & 9 deletions .scripts/build_steps.sh

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

6 changes: 6 additions & 0 deletions .scripts/run_docker_build.sh

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

6 changes: 3 additions & 3 deletions .scripts/run_osx_build.sh

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

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

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

4 changes: 2 additions & 2 deletions azure-pipelines.yml

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

5 changes: 3 additions & 2 deletions build-locally.py

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

8 changes: 5 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "3.7.2" %}
{% set version = "3.7.4" %}

package:
name: libarchive-split
version: {{ version }}

source:
url: https://github.com/libarchive/libarchive/archive/v{{ version }}.tar.gz
sha256: 63b40acff57467f7d3a64981d4bcff60b52f539fae7688aaaaee27a448b10266
sha256: cf7fc85b9f663c06dc2b7036b7ee54d02712167e04b07bdcc4c27553abf2d6ff
patches:
- patches/0001-Add-lib-to-CMAKE_FIND_LIBRARY_PREFIXES-for-lzma.patch
- patches/0003-VC9-compatibility-test-for-BCryptDeriveKeyPBKDF2.patch
Expand All @@ -20,7 +20,7 @@ source:
- patches/0007-CMake-VC9-compatibility-ignore-some-warnings.patch

build:
number: 1
number: 0

outputs:
- name: libarchive
Expand All @@ -35,6 +35,7 @@ outputs:
requirements:
build:
- {{ compiler('c') }}
- {{ stdlib("c") }}
# Does not work in this recips at present
# we manually convert C99 to C89 instead.
# - c99-to-c89 # [win and vc<14]
Expand Down Expand Up @@ -87,6 +88,7 @@ outputs:
requirements:
build:
- {{ compiler('c') }}
- {{ stdlib("c") }}
- autoconf # [unix]
- automake # [unix]
- libtool # [unix]
Expand Down

0 comments on commit ba3652f

Please sign in to comment.