From patchwork Wed Aug 3 12:29:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 41181 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 4BF9127BBEA; Wed, 3 Aug 2022 13:39:13 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id B645427BBE9 for ; Wed, 3 Aug 2022 13:39:12 +0100 (BST) Received: from localhost ([::1]:48798 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJDeZ-0006wP-M8 for patchwork@mira.cbaines.net; Wed, 03 Aug 2022 08:39:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36040) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJDWm-0008IJ-Et for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56953) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJDWm-0001vs-5t for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJDWm-0006Bf-21 for guix-patches@gnu.org; Wed, 03 Aug 2022 08:31:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH v5 11/41] gnu: Add go-github-com-rivo-tview. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 Aug 2022 12:31:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165952983720599 (code B ref 55903); Wed, 03 Aug 2022 12:31:08 +0000 Received: (at 55903) by debbugs.gnu.org; 3 Aug 2022 12:30:37 +0000 Received: from localhost ([127.0.0.1]:46611 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDWH-0005LX-AR for submit@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]:36146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJDW7-00055b-CC for 55903@debbugs.gnu.org; Wed, 03 Aug 2022 08:30:27 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id DABBF40DF4; Wed, 3 Aug 2022 14:30:26 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PhA5xRhkNhfk; Wed, 3 Aug 2022 14:30:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659529815; bh=IY/unYepCLahTYbQ7+CWD1hFW29oAbK4ZQBFka5OpL4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=inmfK88ZsskTCAshvXJH1RBv0HcXZKyvjNifoiRN9BNsoljvBW5gw8AdJcS/viOVT d4l7aVt2L25HmoPUfXBRKXvHKjAX7k2+l1K5j3I9y0UrMLkX4ehZ33dmiB0BZw2i+G zA1Rf9ndAEmVF7O3LY8KX2SvnYk2o8ovijgPTykkEPby7RJ8jwQDdOOoUHsVQhHr6S tJ0vsmatsGmYbkxqyeQp5aZUaofN/WVMvmKX7ei6j0WVWyV+LQfz8hcPn/rdYzFCaw CzN08PPlbizooayGfil/bzhgztHY1KKuLxHplgOC1b714krbE0RzLlP6Ie4xu2UZ8X gOjFMicIZIa8w== Date: Wed, 3 Aug 2022 13:29:36 +0100 Message-Id: <20220803123006.5852-11-paren@disroot.org> In-Reply-To: <20220803123006.5852-1-paren@disroot.org> References: <20220803123006.5852-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches From: "(unmatched-parenthesis" * gnu/packages/golang.scm (go-github-com-rivo-tview): New variable. --- gnu/packages/golang.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index bedd04faef..161536414c 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10185,3 +10185,33 @@ (define-public go-github-com-rivo-uniseg split strings in their intended places, or to extract individual characters which form a unit.") (license license:expat))) + +(define-public go-github-com-rivo-tview + (package + (name "go-github-com-rivo-tview") + (version "0.0.0-20220703182358-a13d901d3386") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rivo/tview") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0gf1m3ndbc3kgxpv0ryq9a1ahijg6m896sc9k7dvwfjd8vy0q0yd")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/rivo/tview")) + (propagated-inputs (list go-golang-org-x-term + go-golang-org-x-sys + go-github-com-rivo-uniseg + go-github-com-mattn-go-runewidth + go-github-com-lucasb-eyer-go-colorful + go-github-com-gdamore-tcell-v2)) + (home-page "https://github.com/rivo/tview") + (synopsis "Rich Interactive Widgets for Terminal UIs") + (description + "The tview package implements rich widgets for terminal based user +interfaces. The widgets provided with this package are useful for data +exploration and data entry.") + (license license:expat)))