From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CJBrJBChxGW7SwAAe85BDQ:P1 (envelope-from ) for ; Thu, 08 Feb 2024 10:38:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id CJBrJBChxGW7SwAAe85BDQ (envelope-from ) for ; Thu, 08 Feb 2024 10:38:24 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707385104; a=rsa-sha256; cv=none; b=p/O6E+wA438fOUlmFzc/uebOhmgw35SYCAM/tKbICdC4qHBn1OI/6T5iqG+kICoXg8oqGg 73qpt5mJ4t8LnB7ehQaLgZexclY++k1z3xEOuMHA6cMuasAmDZ4aXbgBjdpC8wEzL0IXYN ELrU0hCgDGtD++AIz9zORROOuyhzTfHxOLwJx7ySaz7yta87ebAcvXjJu6YAlcGnTu2IMN U1ZcVz20lf+paEgxj20Mhsc5HRt93qs7fqYxCrqbxvB9Xq7HyJwaFOQEpaX3kDBDFoISt5 GjMrJTUNx2NNa6QdAoYYb6cCanUw3c/Rlqz9l9ZDrRTRCQxKQTPS0RUZ5kmzRw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707385104; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=bwLG6OPUcumFpMC0O6Nzz5aEPGtjsbAc4P45l8eTj00=; b=kEUngoV0L6n/j6p/E9+bsIUA5joJ/PgUF0LLvF6xX/MAvPvQ1JVPhRzvgHPFLinFGjtoID swplWatfisZuUFy2c/SYLCMYQlqKBjbx1pVLE37hpHJHKm/ojkna/mtwa+8+N+rrvZ42q5 VWy7Zhr4EERHJNN+A8wDy1rJPdYYCXLYf/r1J81LAFcmHo9iChHsZnKRd5erCkjxSa1FtT QVDUI0TZcdkgIlDcUW+9QuZmE2B+b/9rhwtw7wE9qXQvxTs5/T3xwTtCfKs64cyCgX2c2t 8MLAKDGPClStdkVFYyREsr/52TO6i1yyRCa30o3iWj1S2kmDDg1d1e/ySERCUg== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 756EB7131B for ; Thu, 8 Feb 2024 10:38:24 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rY0q4-0004ld-SV; Thu, 08 Feb 2024 04:37:00 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rY0q2-0004jk-1U for guix-patches@gnu.org; Thu, 08 Feb 2024 04:36:58 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rY0q1-0001zV-Ov for guix-patches@gnu.org; Thu, 08 Feb 2024 04:36:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rY0qG-0006MC-1C for guix-patches@gnu.org; Thu, 08 Feb 2024 04:37:12 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68990] [PATCH 18/28] gnu: Add ruby-grpc. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 09:37:12 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68990 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68990@debbugs.gnu.org Received: via spool by 68990-submit@debbugs.gnu.org id=B68990.170738501424183 (code B ref 68990); Thu, 08 Feb 2024 09:37:12 +0000 Received: (at 68990) by debbugs.gnu.org; 8 Feb 2024 09:36:54 +0000 Received: from localhost ([127.0.0.1]:59085 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rY0py-0006Hz-GG for submit@debbugs.gnu.org; Thu, 08 Feb 2024 04:36:54 -0500 Received: from mail02.noris.net ([62.128.1.232]:34595) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rY0px-0006Hl-AU for 68990@debbugs.gnu.org; Thu, 08 Feb 2024 04:36:53 -0500 Received: from p57b09e9c.dip0.t-ipconnect.de ([87.176.158.156] helo=hermia.goebel-consult.de) by mail02.noris.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) (envelope-from ) id 1rY0pi-0000aA-Ex for 68990@debbugs.gnu.org; Thu, 08 Feb 2024 10:36:38 +0100 Received: from lenashee.fritz.box (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id 0DE865F560; Thu, 8 Feb 2024 10:36:01 +0100 (CET) From: Hartmut Goebel Date: Thu, 8 Feb 2024 10:35:48 +0100 Message-ID: <89a78fc3abc71be8be1a348e46993499ad9b2da6.1707383695.git.h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Noris-IP: 87.176.158.156 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Spam-Score: -5.27 X-Migadu-Queue-Id: 756EB7131B X-Migadu-Spam-Score: -5.27 X-TUID: JNq6k8HyRCiF * gnu/packages/ruby.scm (ruby-grpc): New variable. --- gnu/packages/ruby.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 67d9733764..78cb0fa064 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -17782,6 +17782,29 @@ (define-public ruby-googleapis-common-protos-types (home-page "https://github.com/googleapis/common-protos-ruby") (license license:asl2.0))) +(define-public ruby-grpc + (package + (name "ruby-grpc") + (version "1.61.0") + (source (origin + (method url-fetch) + (uri (rubygems-uri "grpc" version)) + (sha256 + (base32 + "09ifqn0y33bm7rhnwry9b7kgijh2hbl57bp70vg1md8ga9k283kc")))) + (build-system ruby-build-system) + (arguments + `(#:tests? #f)) ;; has no tests + ;; TODO remove third-party sources (zlib, upb, utf8-range, re2, c-ares, + ;; boringssl-with-bazel, address_sorting, abseil-cpp), see Makefile + (propagated-inputs (list ruby-googleapis-common-protos-types + ruby-google-protobuf)) + (synopsis "GRPC system in Ruby") + (description "GRPC is a high performance, open-source universal RPC +framework. This package provides a ruby interface for it.") + (home-page "https://github.com/grpc/grpc/tree/master/src/ruby") + (license license:asl2.0))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.41.0