From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uNV/AS6hxGWsdwEAqHPOHw:P1 (envelope-from ) for ; Thu, 08 Feb 2024 10:38:54 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id uNV/AS6hxGWsdwEAqHPOHw (envelope-from ) for ; Thu, 08 Feb 2024 10:38:54 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707385133; 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=uDFRZqLebyyF4mIG7ahZ2IFL9XSqXn/yy05oMm/O8cA=; b=Up6Vvtmc2S1J0hT7n/R1bfWzPYSQynBeXeOZwY/dRB2twgk9GLeHkfv4IPKHY+4wA+mXBN fjbuek/c/BDTXqwm+a9mE4y8pdGatNksGBP9kAPcO165UZ0MTwY70gR8Ofs+S2kKlLaWze ml+MoxbjuXgcxaConPgIR2SFD+8E9xsUr4plc5FterPHyRv90EW1PFccY5teUevM7fpFSk 5LLHgW/0O3rpUesfsBBqlqJjVSMfCi+A/jfXpKRelog8gAPJ3LpJhNXEtKLYfA5pPB/N2F dL9OpN6M5Phlpo4frxWf7JknVCy1R3Nyx/ZVX34iSYVOGfZINHWsOSGvKaU4iQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707385133; a=rsa-sha256; cv=none; b=OZISKh9eGMK9HlwoWEQn+Jtd+u3UNfOmJKv3DWC9/+Z5fVPVXpR97Ipqan/ixWU/woFyFB Kp8X/sk7wixAGAzIjsOBQ8ux1MnlsolYHbOHMyLjQlQLnu+mmE2q+yKHkYHfAig7X9tWsw AtCMUT0D/9+CX7502wFho8w9O5Y5xfEWG0FCq8G6tycXu6xc23sXLRU5mKnSCXoZZFpkob MZnLfrpexDbXIizBOxCZuCyQ4q6IQZbJ5I7BlhDPlMoiQcgVf6YuR3ZZFmjFLW3qv2LS8f 90KD2u4O/SCVxQkPSBguztRPcuiSleeg3wuGEEEu+CUSdO/mBPuI/daPQjK4yQ== 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 DE61C5329C for ; Thu, 8 Feb 2024 10:38:53 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rY0q2-0004ju-Hp; Thu, 08 Feb 2024 04:36:58 -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 1rY0q0-0004hw-NJ for guix-patches@gnu.org; Thu, 08 Feb 2024 04:36:56 -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 1rY0q0-0001zG-FA for guix-patches@gnu.org; Thu, 08 Feb 2024 04:36:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rY0qE-0006Li-N1 for guix-patches@gnu.org; Thu, 08 Feb 2024 04:37:10 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68990] [PATCH 16/28] gnu: Add ruby-google-protobuf. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 09:37:10 +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.170738501124155 (code B ref 68990); Thu, 08 Feb 2024 09:37:10 +0000 Received: (at 68990) by debbugs.gnu.org; 8 Feb 2024 09:36:51 +0000 Received: from localhost ([127.0.0.1]:59079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rY0pu-0006HV-PE for submit@debbugs.gnu.org; Thu, 08 Feb 2024 04:36:51 -0500 Received: from mail03.noris.net ([62.128.1.223]:38573) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rY0ps-0006HI-SC for 68990@debbugs.gnu.org; Thu, 08 Feb 2024 04:36:49 -0500 Received: from p57b09e9c.dip0.t-ipconnect.de ([87.176.158.156] helo=hermia.goebel-consult.de) by mail03.noris.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) (envelope-from ) id 1rY0pe-0002nG-0c for 68990@debbugs.gnu.org; Thu, 08 Feb 2024 10:36:34 +0100 Received: from lenashee.fritz.box (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id E64395F559; Thu, 8 Feb 2024 10:36:00 +0100 (CET) From: Hartmut Goebel Date: Thu, 8 Feb 2024 10:35:46 +0100 Message-ID: <5c0ba88eb4404a8f6e117f4f195133f4efcfcfb9.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-Spam-Score: -5.27 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -5.27 X-Migadu-Queue-Id: DE61C5329C X-TUID: FdqS7j7X3foL * gnu/packages/ruby.scm (ruby-google-protobuf): New variable. --- gnu/packages/ruby.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index ad24d68d61..182ea21d18 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -17737,6 +17737,32 @@ (define (run-with-output-file file command . args) (license license:bsd-2) (properties `((upstream-name . "anystyle-cli"))))) +(define-public ruby-google-protobuf + (package + (name "ruby-google-protobuf") + (version "3.24.4") + (source (origin + (method url-fetch) + (uri (rubygems-uri "google-protobuf" version)) + (sha256 + (base32 + "1jpjf9p3yf11f1fx74whp4zbxwcaf7jd5y10gknx61fr5z50791q")))) + (build-system ruby-build-system) + (arguments + `(#:tests? #f)) ;; has no tests + (synopsis "Protocol Buffers are Google's data interchange format") + (description "This library contains the Ruby extension that implements +Protocol Buffers functionality in Ruby. + +The Ruby extension makes use of generated Ruby code that defines message and +enum types in a Ruby DSL. You may write definitions in this DSL directly, but +we recommend using protoc's Ruby generation support with @code{.proto} files. +The build process in this directory only installs the extension; you need to +install @code{protoc} (in package ruby-grpc-tools) as well to have Ruby code +generation functionality.") + (home-page "https://protobuf.dev") + (license license:bsd-3))) + ;;; ;;; 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