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 qDfDNMeXGGRBmwAASxT56A (envelope-from ) for ; Mon, 20 Mar 2023 18:28:39 +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 aJvCNMeXGGQcjgAAauVa8A (envelope-from ) for ; Mon, 20 Mar 2023 18:28:39 +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 848633664C for ; Mon, 20 Mar 2023 18:28:38 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=bbEdQUWX; 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=1679333319; 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=fHuUdpPJkpkahD71N4LxJ8mpq2cY0qalRiRkUMdPWjg=; b=Z8cmcr8phiK1caxXBMOM2zggTSHhtkPGaKj3WC/cOy5OFiswqS/ebeh/DaeI1xpDPFJL13 ecQY313kCWUF95Vblhp0Wl55SalK+HZ5jiBmJ3vS5a4hZocpau73K8waZuHNOVLq96sHkg 1AXwuNMe13eYEv/YjsK6HJ6Sl9os3O9na8sasX6CFasocmIQy6MnU9hr2v2Q2B/XJ7Jv6Z e04aHsixAWil6mfSXg5LmKnaBtcbIA/JIioGlmJTgXtYGPFw7bDO8+ZtJvyw9Cr7SMOzQy blc4xga/pw4i/3GCQNGf/aZmaR+L6VeODtWQyJ2B792kSpDmF7xFkNRK5Zq4/Q== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=bbEdQUWX; 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=1679333319; a=rsa-sha256; cv=none; b=DovSh6vRR9Xvz8/cyJfLKfNoT3dXwSBuIB6beaXkdH9cww8IViKRie01ZHlqkFDvbWtgFu wz3ZeufH42S1pAs69bG365mWT/ltTk5XSqGp07cwj3wijRrRyr1OlcM0wlCM36STIVl6A5 ZCYVi7sgPdCcZY8c+fAl3E410iGNrrpCV0AGgpJrbW81qsM4YQB8/yhF/GipvXh50EvKY9 ltXLL6F6/MgFR5ELEqIw+uPErlh98768V4DP/ThVOeNyuDA0LoH3KcxKt+SZBzqRSNYDCL MejXcxVEwMzGPhouLwuKfIwN5ABI58VOBli5sahJFpZ6XJQ1zRXzwwSKbYtEJg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peJGv-0004N8-Nt; Mon, 20 Mar 2023 13:26:13 -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 1peJGs-0004JV-Ii for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:10 -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 1peJGr-0005OU-Ah for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peJGr-0003yd-1u for guix-patches@gnu.org; Mon, 20 Mar 2023 13:26:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62196] [PATCH 070/223] gnu: Add ruby-launchy. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 17:26:09 +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.167933312114561 (code B ref 62196); Mon, 20 Mar 2023 17:26:09 +0000 Received: (at 62196) by debbugs.gnu.org; 20 Mar 2023 17:25:21 +0000 Received: from localhost ([127.0.0.1]:56048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJG4-0003mf-HM for submit@debbugs.gnu.org; Mon, 20 Mar 2023 13:25:20 -0400 Received: from mail-qt1-f177.google.com ([209.85.160.177]:34631) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peJ8h-0003FU-5R for 62196@debbugs.gnu.org; Mon, 20 Mar 2023 13:17:43 -0400 Received: by mail-qt1-f177.google.com with SMTP id bz27so2199845qtb.1 for <62196@debbugs.gnu.org>; Mon, 20 Mar 2023 10:17:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679332662; 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=fHuUdpPJkpkahD71N4LxJ8mpq2cY0qalRiRkUMdPWjg=; b=bbEdQUWXaurlx5HCJNsd6PUecwjO0Z9H+4b/b9Xd5/pDlu55jS2fYO6/RjYb2vPnWf rFEq+n8kQ2Iv1VACQdCd89srpEDYLOB/+l33Z+LoKstnPrqKK5swcovJqOgjjwlefiFr Po0DQhxeLJJs/k5FY7JtBoD5BzXY0mmuNFjv5alCx4PfBHsY1DIFA1Kiypk3xHNRSfx2 DZ7+by8sQRRaNp4UJMbD5GYedCerGmTOFJYQkiTOl0v3REqrE26E7KRjGHsU2ezOAKv4 xQyhakr+3uVvBdXUvANNw8nkWWsbjxETvw/SvYM7QyF4R3NatLFzGUI5yBBnp2ozyZGR wzYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679332662; 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=fHuUdpPJkpkahD71N4LxJ8mpq2cY0qalRiRkUMdPWjg=; b=zEkuwIIQ7GrILyzyWbvzXS34lGT0vjB2a+FSMdPnls+2JVo4KyP4BQeAXIeY7hIkkE cKlVtsr3J3ovEMhCsODfkjFwRLOW26+YJK9OX/mC2tpzARxuVoFz1WoouCoboIKi7iKU q13MpPUsRGXoTPqM8fyxiYvGjyKUne0749MB/kaFl32GEKWhCe7CKYvrNRItdpeTwDMr Xfqekz0o2lOFdcTOUMXQSB3C/feARQ5Z7lROrdts1NueBz5LYors62MCDzgxEKi3y+2i 0Wk7ACvvbfefTZLjZZMAIdPDJ2vceD7WkaH/KvlYPN7QAFkfUWC/X3zL5wWo4XJfdPpo mgng== X-Gm-Message-State: AO0yUKUGOrjoqfcRIaaXM48Qkp4L589L9zhDEGP6LutcjS5vEtP62QKw 6RSVgF32Q/iXfp6Cf4LV0YIUrP1bEkw= X-Google-Smtp-Source: AK7set+5549wcpomUtROLdlE8LACPIU7293f2swqcvKdTYwlt3+OHYA80eFK5Aq9Jvi05Wmc8bOMbQ== X-Received: by 2002:ac8:5c45:0:b0:3e3:7d6d:f5 with SMTP id j5-20020ac85c45000000b003e37d6d00f5mr2330704qtj.29.1679332662641; Mon, 20 Mar 2023 10:17:42 -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.17.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Mar 2023 10:17:42 -0700 (PDT) From: Maxim Cournoyer Date: Mon, 20 Mar 2023 13:14:02 -0400 Message-Id: <20230320171635.11184-70-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: 848633664C X-Spam-Score: -2.66 X-Migadu-Spam-Score: -2.66 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: zs+Ga0UrbTWc * gnu/packages/ruby.scm (ruby-launchy): New variable. --- gnu/packages/ruby.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index a90ecc9f6c..b094e0146e 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -82,6 +82,7 @@ (define-module (gnu packages ruby) #:use-module (gnu packages sqlite) #:use-module (gnu packages tls) #:use-module (gnu packages version-control) + #:use-module (gnu packages web-browsers) #:use-module (gnu packages serialization) #:use-module (guix packages) #:use-module (guix deprecation) @@ -11778,6 +11779,27 @@ (define-public ruby-mercenary command-line apps in Ruby.") (license license:expat))) +(define-public ruby-launchy + (package + (name "ruby-launchy") + (version "2.5.2") + (source (origin + (method url-fetch) + (uri (rubygems-uri "launchy" version)) + (sha256 + (base32 + "06r43899384das2bkbrpsdxsafyyqa94il7111053idfalb4984a")))) + (build-system ruby-build-system) + (native-inputs (list curl links ruby-simplecov)) + (propagated-inputs (list ruby-addressable)) + (synopsis "Ruby helper class for launching applications") + (description + "Launchy is helper class for launching applications in a fire and forget +manner. The aim of Launchy is to provide a common approach to launching +external applications from within Ruby programs.") + (home-page "https://github.com/copiousfreetime/launchy") + (license license:isc))) + (define-public ruby-liquid (package (name "ruby-liquid") -- 2.39.1