conda_build_config.yaml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. CONDA_BUILD_SYSROOT: /opt/MacOSX10.10.sdk
  2. MACOSX_DEPLOYMENT_TARGET: '10.9'
  3. VERBOSE_AT: V=1
  4. VERBOSE_CM: VERBOSE=1
  5. apr: 1.6.3
  6. blas_impl: mkl
  7. boost: '1.67'
  8. bzip2: '1.0'
  9. c_compiler: gcc
  10. c_compiler_version: 7.3.0
  11. cairo: '1.14'
  12. clang_variant: clang
  13. cpu_optimization_target: nocona
  14. cran_mirror: https://mran.microsoft.com/snapshot/2018-01-01
  15. ctng_binutils: 2.31.1
  16. ctng_duma: 2.5.15
  17. ctng_gcc: 7.3.0
  18. ctng_gcc_activation_build_num: '7'
  19. ctng_gcc_build_number: '2'
  20. ctng_gmp: 6.1.2
  21. ctng_isl: '0.19'
  22. ctng_kernel: 2.6.32
  23. ctng_libc: gnu
  24. ctng_libiconv: '1.15'
  25. ctng_mpc: '1'
  26. ctng_nature: shared
  27. ctng_ncurses: '6.1'
  28. cxx_compiler: gxx
  29. cxx_compiler_version: 7.3.0
  30. cyrus_sasl: 2.1.26
  31. dbus: '1'
  32. expat: '2.2'
  33. extend_keys:
  34. - ignore_build_only_deps
  35. - extend_keys
  36. - pin_run_as_build
  37. - ignore_version
  38. fontconfig: '2.13'
  39. fortran_compiler: gfortran
  40. fortran_compiler_version: 7.3.0
  41. freetype: '2.9'
  42. g2clib: '1.6'
  43. geos: 3.7.1
  44. giflib: '5.1'
  45. glib: '2.56'
  46. gmp: '6.1'
  47. gnu: 2.12.2
  48. gst_plugins_base: '1.14'
  49. gstreamer: '1.14'
  50. harfbuzz: '1.7'
  51. hdf4: '4.2'
  52. hdf5: 1.10.4
  53. hdfeos2: '2.20'
  54. hdfeos5: '5.1'
  55. icu: '58'
  56. ignore_build_only_deps:
  57. - python
  58. - numpy
  59. jpeg: '9'
  60. libdap4: '3.19'
  61. libffi: '3.2'
  62. libgd: 2.2.5
  63. libgdal: '2.3'
  64. libgsasl: '1.8'
  65. libkml: '1.3'
  66. libnetcdf: '4.6'
  67. libpng: '1.6'
  68. libprotobuf: 3.6.0
  69. libtiff: '4.0'
  70. libwebp: 1.0.0
  71. libxml2: '2.9'
  72. libxslt: '1.1'
  73. llvm_variant: llvm
  74. lua: '5'
  75. lzo: '2'
  76. macos_machine: x86_64-apple-darwin13.4.0
  77. macos_min_version: '10.9'
  78. mkl: '2019'
  79. mpfr: '4'
  80. nodejs: '8.12'
  81. numpy: '1.11'
  82. openblas: 0.3.3
  83. openjpeg: '2.3'
  84. openssl: 1.1.1
  85. perl: '5.26'
  86. pin_run_as_build:
  87. python:
  88. max_pin: x.x
  89. min_pin: x.x
  90. r-base:
  91. max_pin: x.x
  92. min_pin: x.x
  93. libboost:
  94. max_pin: x.x.x
  95. pixman: '0.34'
  96. proj4: 5.2.0
  97. python: '3.6'
  98. qtwebkit: 'true'
  99. r_base: '3.5'
  100. r_implementation: r-base
  101. r_version: 3.5.0
  102. rust_compiler: rust
  103. rust_compiler_version: 1.34.1
  104. serf: 1.3.9
  105. sqlite: '3'
  106. target_platform: linux-64
  107. tk: '8.6'
  108. xz: '5'
  109. zip_keys:
  110. - - ctng_gcc
  111. - ctng_gcc_build_number
  112. - ctng_gcc_activation_build_num
  113. zlib: '1.2'