From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eMZ8CHugGGQ9qQAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 19:05:47 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gFRzCHugGGQcEQEAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 19:05:47 +0100 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 aspmx2.migadu.com (Postfix) with ESMTPS id D5C1F36C69 for ; Mon, 20 Mar 2023 19:05:46 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=c9odFWLb; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.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=1679335546; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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:dkim-signature; bh=6Czlx6AeccNpTltmKIZJzZqn39tr0912RISZ2AIN6FA=; b=TiVGEaSK/nROtGGdYx3PFirWO8mS2ZQ8miNYTQAf8VueGJ+pO+6sT+pqjcv5JtJ+rlz+zs AGVOefxas9CYfMxtMpylsqmwK4IgShWbDEuqYYmHZKNTQk85CqwSxW/5fUvTvgquCweMoT 2n73qsCEa2xGYQhHkJvJFxamzFMyg6CLsMCmq6U+0Ld0vwcdYPT7tduH71EBdCwVquFolf fu6qOzsqv73+SCTy5qAElLhsY44ImRO87zm1pgIfJ68fM+OkATunfYXp0sZU6R3z6T0nbD wfXXL818j7M0ovDT15J+yOqvY9HOZ7mO+Vekkc30M54+XFifIDzM0qSbqLhFvw== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=c9odFWLb; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx2.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=1679335546; a=rsa-sha256; cv=none; b=PEVkKRQ9BIlbu0MVCm0YzURemOERMEAOl2ipQVGlus6lxZq7p1QyBZrXmulAasZL5k4TkO BMDUTSDf4QWDo4yFp/AwhbN3LYru5R9WBWoIABvtAbdZiyC/iq3CvvlWYq/3/6THXkO6ab I736QoIX+aZdmY98ekaaPjrcpwjsthsycD9XLHaS2UP9KFXBDIJWmrOPPnErt/JDgtmxO1 LfAh5YLRc/CS9SIZihsIzsFEgglCoxOS4uDuI0VUYHk9lPWyVBq9BHYHfCxMMdC3Js3/NM Wk5CTnWBvXvCnoOtVdUeoXB1jQHdFSvpAKqsgwJZUklJxrvgZxkRX+079OZDFA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJVa-0007u3-Ps; Mon, 20 Mar 2023 13:41:23 -0400 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 1peJVX-0007qj-EB for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:19 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1peJVW-0005DV-3j for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:18 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJVV-0005OW-Vj for guix-patches@gnu.org; Mon, 20 Mar 2023 13:41:17 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 095/223] gnu: Add ruby-rdiscount. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:41:17 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62196 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62196@debbugs.gnu.org Cc: Maxim Cournoyer Received: via spool by 62196-submit@debbugs.gnu.org id=B62196.167933402820331 (code B ref 62196); Mon, 20 Mar 2023 17:41:17 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:40:28 +0000 Received: from localhost ([127.0.0.1]:56622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJUh-0005Hl-WA for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:40:28 -0400 Received: from mail-qt1-f174.google.com ([209.85.160.174]:43598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJ91-0003Ly-MK for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:18:04 -0400 Received: by mail-qt1-f174.google.com with SMTP id c10so2746755qtj.10 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:18:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679332683; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=6Czlx6AeccNpTltmKIZJzZqn39tr0912RISZ2AIN6FA=; b=c9odFWLb0S9opEK48gGSHotZ2/Kz5Tinslqe7i7YBz1/n4CjXD6PBnEbBx1HVHO4xh ej0jdlu05MCfzAyH6+8xuZyGhsuNTe+R4Hz9IgpGFn9Eqg3Qepx9PD5BxiTyLXIa6vUX +FtoAqAsDHeMAhd17aRkG6AVD7+yZQv75106eAhKlhtiSR7m/TiUMsZRfC7mkZE28mz3 HMTA+/iH80L1Xl491LhIQ7YN53UUFC3x0g8itkv99QTlQk21jybtS0959ocTrBV6XNbe L3/ke7TKLf0RW22trq5YMj+jtkNkRv1/mIBOOKjSe2BBGcmYn3si8w0o8CgYCEIuZanj oPew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679332683; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6Czlx6AeccNpTltmKIZJzZqn39tr0912RISZ2AIN6FA=; b=4nEo3bte4MiCXYarICW9n4LtoF+tGaWpE1n/4UTgXad8JQoaQRPYp2rsJvVr5EDRK6 4HX2qcmm68bUX8hePi7ZOjXiKIzIpga3fcoQLmMbIr57rYLCw1ztiIwRj82oVorhBj4N gJFcVvvDaDIpjEKjcC9xvQHmH3wbBHSNZxQkcYr3laIP2MhN2X8ZdxvnUp0BtUgCnq/a AVhnI5wwqogRS48Ug4UuxelfiKsgPyI8mF6KqpbBX1gS2oahOrqEQ3RgZphbaV31Vr1y GDsKqdL4jtSMNUF9SHaNyZXOjVzm/0yVPzMFk38bXSorqslaXkc2ENq2/KuHFVqzEx2l 2vcg== X-Gm-Message-State: AO0yUKUPgM4Gqh4SxxWmelOb/Ii7fhoP+Ytxb/7qFfwclw5esQhpF3LJ 7CYMY+AId72ChLZSKqacdM9zGguDx3U= X-Google-Smtp-Source: AK7set9wERlM1EfNlN0SVPGk/UzudBR5OMq8ny+inSkaBh/4XwQ8LjgrAaOdfqVCb0LQYLiGHNzFog== X-Received: by 2002:ac8:5e4d:0:b0:3bf:d9f3:debe with SMTP id i13-20020ac85e4d000000b003bfd9f3debemr30255616qtx.59.1679332683206; Mon, 20 Mar 2023 10:18:03 -0700 (PDT) Received: from localhost.localdomain (dsl-10-128-46.b2b2c.ca. [72.10.128.46]) by smtp.gmail.com with ESMTPSA id p17-20020a374211000000b007428e743508sm7673809qka.70.2023.03.20.10.18.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:18:02 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:14:27 -0400 Message-Id: <20230320171635.11184-95-maxim.cournoyer@gmail.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230320171635.11184-1-maxim.cournoyer@gmail.com> References: <20230320171635.11184-1-maxim.cournoyer@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: X-Migadu-Queue-Id: D5C1F36C69 X-Spam-Score: 4.35 X-Migadu-Spam-Score: 4.35 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: ztiu9Drl2+LQ * gnu/packages/ruby.scm (ruby-rdiscount): 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 10e0ccd364..5b7d1918dd 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -74,6 +74,7 @@ (define-module (gnu packages ruby) #:use-module (gnu packages ncurses) #:use-module (gnu packages networking) #:use-module (gnu packages node) + #:use-module (gnu packages perl) #:use-module (gnu packages protobuf) #:use-module (gnu packages python) #:use-module (gnu packages python-xyz) @@ -14302,6 +14303,28 @@ (define-public ruby-rdf-vocab Resource Description Framework} vocabularies.") (license license:unlicense))) +(define-public ruby-rdiscount + (package + (name "ruby-rdiscount") + (version "2.2.7") + (source (origin + (method git-fetch) ;for the full test suite + (uri (git-reference + (url "https://github.com/davidfstr/rdiscount") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1lpfxq3gv0dgmnki9jgfnc8n9k4x9vyq9miqdxv6g4kp90qyfifc")))) + (build-system ruby-build-system) + (native-inputs (list perl)) + (synopsis "Discount Markdown Processor for Ruby") + (description "Discount is an implementation of John Gruber's Markdown +markup language in C. It implements all of the language described in the +markdown syntax document and passes the Markdown 1.0 test suite.") + (home-page "https://dafoster.net/projects/rdiscount/") + (license license:bsd-3))) + (define-public ruby-bibtex-ruby (package (name "ruby-bibtex-ruby") -- 2.39.1