Skip to content

Commit

Permalink
Merge pull request #68 from smithsp/libxft-devel
Browse files Browse the repository at this point in the history
Add cdt for libXft-devel
  • Loading branch information
isuruf authored Oct 29, 2023
2 parents 792eefd + ec35fd1 commit 66808da
Show file tree
Hide file tree
Showing 40 changed files with 1,090 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .ci_scripts/install_miniconda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ conda activate base

cat .ci_scripts/condarc > $HOME/.condarc

conda env update -n=base -f=./env.yml
mamba env update -n=base -f=./env.yml

conda list

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,10 @@ register_repo("conda-forge", "cdt-builds", config=cfg)
| [`libxft-cos7-aarch64`](https://anaconda.org/conda-forge/libxft-cos7-aarch64) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libxft-cos7-aarch64.svg)](https://anaconda.org/conda-forge/libxft-cos7-aarch64) |
| [`libxft-cos7-ppc64le`](https://anaconda.org/conda-forge/libxft-cos7-ppc64le) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libxft-cos7-ppc64le.svg)](https://anaconda.org/conda-forge/libxft-cos7-ppc64le) |
| [`libxft-cos7-x86_64`](https://anaconda.org/conda-forge/libxft-cos7-x86_64) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libxft-cos7-x86_64.svg)](https://anaconda.org/conda-forge/libxft-cos7-x86_64) |
| [`libxft-devel-cos6-x86_64`](https://anaconda.org/conda-forge/libxft-devel-cos6-x86_64) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libxft-devel-cos6-x86_64.svg)](https://anaconda.org/conda-forge/libxft-devel-cos6-x86_64) |
| [`libxft-devel-cos7-aarch64`](https://anaconda.org/conda-forge/libxft-devel-cos7-aarch64) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libxft-devel-cos7-aarch64.svg)](https://anaconda.org/conda-forge/libxft-devel-cos7-aarch64) |
| [`libxft-devel-cos7-ppc64le`](https://anaconda.org/conda-forge/libxft-devel-cos7-ppc64le) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libxft-devel-cos7-ppc64le.svg)](https://anaconda.org/conda-forge/libxft-devel-cos7-ppc64le) |
| [`libxft-devel-cos7-x86_64`](https://anaconda.org/conda-forge/libxft-devel-cos7-x86_64) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libxft-devel-cos7-x86_64.svg)](https://anaconda.org/conda-forge/libxft-devel-cos7-x86_64) |
| [`libxi-cos6-x86_64`](https://anaconda.org/conda-forge/libxi-cos6-x86_64) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libxi-cos6-x86_64.svg)](https://anaconda.org/conda-forge/libxi-cos6-x86_64) |
| [`libxi-cos7-aarch64`](https://anaconda.org/conda-forge/libxi-cos7-aarch64) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libxi-cos7-aarch64.svg)](https://anaconda.org/conda-forge/libxi-cos7-aarch64) |
| [`libxi-cos7-ppc64le`](https://anaconda.org/conda-forge/libxi-cos7-ppc64le) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libxi-cos7-ppc64le.svg)](https://anaconda.org/conda-forge/libxi-cos7-ppc64le) |
Expand Down
4 changes: 4 additions & 0 deletions cdt_slugs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,10 @@ libXfixes-devel:
license_file: licenses/libxfixes-license
libXft:
custom: false
license_file: licenses/libXft-license
libXft-devel:
custom: false
license_file: licenses/libXft-license
libXi:
custom: false
libXi-devel:
Expand Down
20 changes: 20 additions & 0 deletions cdts/libxft-cos6-x86_64/libXft-license

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

10 changes: 5 additions & 5 deletions cdts/libxft-cos6-x86_64/meta.yaml

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

20 changes: 20 additions & 0 deletions cdts/libxft-cos7-aarch64/libXft-license

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

10 changes: 5 additions & 5 deletions cdts/libxft-cos7-aarch64/meta.yaml

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

20 changes: 20 additions & 0 deletions cdts/libxft-cos7-ppc64le/libXft-license

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

10 changes: 5 additions & 5 deletions cdts/libxft-cos7-ppc64le/meta.yaml

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

20 changes: 20 additions & 0 deletions cdts/libxft-cos7-x86_64/libXft-license

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

10 changes: 5 additions & 5 deletions cdts/libxft-cos7-x86_64/meta.yaml

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

59 changes: 59 additions & 0 deletions cdts/libxft-devel-cos6-x86_64/build.sh

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

20 changes: 20 additions & 0 deletions cdts/libxft-devel-cos6-x86_64/libXft-license

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

47 changes: 47 additions & 0 deletions cdts/libxft-devel-cos6-x86_64/meta.yaml

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

Loading

0 comments on commit 66808da

Please sign in to comment.