Skip to content

Commit

Permalink
grpc: add version 1.66.1
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmejoeeey committed Sep 12, 2024
1 parent 26c2556 commit c252324
Show file tree
Hide file tree
Showing 3 changed files with 179 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/grpc/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"1.66.1":
url: "https://github.com/grpc/grpc/archive/v1.66.1.tar.gz"
sha256: "79ed4ab72fa9589b20f8b0b76c16e353e4cfec1d773d33afad605d97b5682c61"
"1.65.0":
url: "https://github.com/grpc/grpc/archive/v1.65.0.tar.gz"
sha256: "ebc3acfde70cfae3f4f04b8dbb72259540cb1dc427be362569fbc2607dabfe39"
Expand Down
174 changes: 174 additions & 0 deletions recipes/grpc/all/target_info/grpc_1.66.1.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,174 @@
grpc_version: 1.66.1
grpc_targets:
- name: "address_sorting"
lib: "address_sorting"
- name: "gpr"
lib: "gpr"
requires:
- abseil::absl_base
- abseil::absl_core_headers
- abseil::absl_log_severity
- abseil::absl_flags
- abseil::absl_flags_marshalling
- abseil::absl_any_invocable
- abseil::absl_check
- abseil::absl_log_globals
- abseil::absl_log
- abseil::absl_memory
- abseil::absl_random_random
- abseil::absl_status
- abseil::absl_cord
- abseil::absl_str_format
- abseil::absl_strings
- abseil::absl_synchronization
- abseil::absl_time
- abseil::absl_optional
- abseil::absl_variant
- name: "_grpc"
lib: "grpc"
requires:
- upb_json_lib
- upb_textformat_lib
- re2::re2
- zlib::zlib
- abseil::absl_algorithm_container
- abseil::absl_config
- abseil::absl_no_destructor
- abseil::absl_cleanup
- abseil::absl_flat_hash_map
- abseil::absl_flat_hash_set
- abseil::absl_inlined_vector
- abseil::absl_bind_front
- abseil::absl_function_ref
- abseil::absl_hash
- abseil::absl_type_traits
- abseil::absl_random_bit_gen_ref
- abseil::absl_random_distributions
- abseil::absl_statusor
- abseil::absl_span
- abseil::absl_utility
- c-ares::cares
- gpr
- openssl::ssl
- openssl::crypto
- address_sorting
frameworks: ['CoreFoundation']
- name: "grpc_unsecure"
lib: "grpc_unsecure"
requires:
- utf8_range_lib
- upb_message_lib
- zlib::zlib
- abseil::absl_algorithm_container
- abseil::absl_config
- abseil::absl_no_destructor
- abseil::absl_cleanup
- abseil::absl_flat_hash_map
- abseil::absl_flat_hash_set
- abseil::absl_inlined_vector
- abseil::absl_bind_front
- abseil::absl_function_ref
- abseil::absl_hash
- abseil::absl_type_traits
- abseil::absl_random_bit_gen_ref
- abseil::absl_random_distributions
- abseil::absl_statusor
- abseil::absl_span
- abseil::absl_utility
- c-ares::cares
- gpr
- address_sorting
frameworks: ['CoreFoundation']
- name: "upb_base_lib"
lib: "upb_base_lib"
- name: "upb_json_lib"
lib: "upb_json_lib"
requires:
- utf8_range_lib
- upb_message_lib
- name: "upb_mem_lib"
lib: "upb_mem_lib"
- name: "upb_message_lib"
lib: "upb_message_lib"
requires:
- upb_base_lib
- upb_mem_lib
- name: "upb_textformat_lib"
lib: "upb_textformat_lib"
requires:
- utf8_range_lib
- upb_message_lib
- name: "utf8_range_lib"
lib: "utf8_range_lib"
- name: "grpc++"
lib: "grpc++"
requires:
- abseil::absl_absl_check
- abseil::absl_absl_log
- _grpc
- protobuf::libprotobuf
- name: "grpc++_alts"
lib: "grpc++_alts"
requires:
- grpc++
- name: "grpc++_error_details"
lib: "grpc++_error_details"
requires:
- grpc++
- name: "grpc++_reflection"
lib: "grpc++_reflection"
requires:
- grpc++
- name: "grpc++_unsecure"
lib: "grpc++_unsecure"
requires:
- abseil::absl_absl_check
- abseil::absl_absl_log
- grpc_unsecure
- protobuf::libprotobuf
- name: "grpc_authorization_provider"
lib: "grpc_authorization_provider"
requires:
- utf8_range_lib
- upb_message_lib
- re2::re2
- zlib::zlib
- abseil::absl_config
- abseil::absl_no_destructor
- abseil::absl_cleanup
- abseil::absl_flat_hash_map
- abseil::absl_flat_hash_set
- abseil::absl_inlined_vector
- abseil::absl_function_ref
- abseil::absl_hash
- abseil::absl_type_traits
- abseil::absl_statusor
- abseil::absl_span
- abseil::absl_utility
- c-ares::cares
- gpr
- address_sorting
- name: "grpc_plugin_support"
lib: "grpc_plugin_support"
requires:
- protobuf::libprotobuf
- protobuf::libprotoc
- name: "grpcpp_channelz"
lib: "grpcpp_channelz"
requires:
- grpc++
grpc_plugins:
- target: "gRPC::grpc_cpp_plugin"
executable: "grpc_cpp_plugin"
- target: "gRPC::grpc_csharp_plugin"
executable: "grpc_csharp_plugin"
- target: "gRPC::grpc_node_plugin"
executable: "grpc_node_plugin"
- target: "gRPC::grpc_objective_c_plugin"
executable: "grpc_objective_c_plugin"
- target: "gRPC::grpc_php_plugin"
executable: "grpc_php_plugin"
- target: "gRPC::grpc_python_plugin"
executable: "grpc_python_plugin"
- target: "gRPC::grpc_ruby_plugin"
executable: "grpc_ruby_plugin"
2 changes: 2 additions & 0 deletions recipes/grpc/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"1.66.1":
folder: "all"
"1.65.0":
folder: "all"
"1.54.3":
Expand Down

0 comments on commit c252324

Please sign in to comment.