From unknown Wed Jun 18 00:09:46 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#47737 <47737@debbugs.gnu.org> To: bug#47737 <47737@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add tio Reply-To: bug#47737 <47737@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:09:46 +0000 retitle 47737 [PATCH] gnu: Add tio reassign 47737 guix-patches submitter 47737 Rapha=C3=ABl M=C3=A9lotte severity 47737 normal tag 47737 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 12 16:52:31 2021 Received: (at submit) by debbugs.gnu.org; 12 Apr 2021 20:52:31 +0000 Received: from localhost ([127.0.0.1]:58235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lW3Xm-0008H1-LW for submit@debbugs.gnu.org; Mon, 12 Apr 2021 16:52:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:47060) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lW3Xl-0008Gu-AF for submit@debbugs.gnu.org; Mon, 12 Apr 2021 16:52:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47940) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lW3Xl-0003FQ-1t for guix-patches@gnu.org; Mon, 12 Apr 2021 16:52:25 -0400 Received: from mail-ed1-x52f.google.com ([2a00:1450:4864:20::52f]:43587) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lW3Xi-00018V-EB for guix-patches@gnu.org; Mon, 12 Apr 2021 16:52:24 -0400 Received: by mail-ed1-x52f.google.com with SMTP id e7so16673682edu.10 for ; Mon, 12 Apr 2021 13:52:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mind.be; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=HbcDVJPAJRCozWXPCMYeBLoG29RT9zxlxWaSL+XPxdg=; b=CCbIRTozezSr9J4gJG3e4tZu2qrQWKXoe1s60CNgxAqP9emJHxjyuDYuTNxrlrPSy+ ucvX753h5mZV09YpUeYN5tF6to9QkYfbH6MvXFisiaLPMVCPPcvyy+eYo/gVbXidyo9u P6/VvStPnvrrx4Czone11EyPwUDyDZflNOhad66peUbMyPkYE43/gMp0o8FpFYcNzg0x hl2bAAK0Uu+CStmSqgjShulCQ7ynAslmio3nsVsITwsv6s9wm86qEb+5gUFmB2nMrYo0 l67gowH2dwCeO4jwKCSry1/IeJoPJV/f8Yj6esScFMDFxBD4f3y73FM5qwEnP2Qf1CPH RxQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=HbcDVJPAJRCozWXPCMYeBLoG29RT9zxlxWaSL+XPxdg=; b=Bae5yupQ6K2Eppznrt2q37MxXh7m/Ty/tKWkfQXTY/ohUjingORCWhBEjqJZaRIiKz 4B3eRp1q7G8BU1G30F4pv1LjaPyDUCMOenqGcyVokXA+0bwp47sIcJryVkYZgeSao1E2 QwlRZvc50az2qv4mK8Pa6Psp7qi9uEw8f0RNBfPJnWrBjUVJKUhDTn7o5d2LCxMpqbr5 3uilcmhOA18uedFg0mwzZnvX+r6F5T8+c2Ywi54F8Va3Dn2TzuVYIeidNIXRH66/OeLA 71EsUv1KeCkcb6GduPeGbVXW2QtoXR5/2U8WvYZjukKF1A597pGCjCw1/9P0oAI4vq1c Ssmg== X-Gm-Message-State: AOAM532Qf0al+6/jKLk9h7PQ33L9fcUau50yU+HbEI4ytB9HOM9ByV7G P+3m6Ow2LEXJ/MoQGrydHMr4amXxpIJes1Yf X-Google-Smtp-Source: ABdhPJyBkbm0xyp25BhIgEpOAjA1wVB/1UEqLD8PSa2q2bJGADDWBfkwF4QCfkvetxaYDE4KYn2zAA== X-Received: by 2002:aa7:d14f:: with SMTP id r15mr16695261edo.130.1618260739705; Mon, 12 Apr 2021 13:52:19 -0700 (PDT) Received: from localhost.localdomain (5.26-130-109.adsl-dyn.isp.belgacom.be. [109.130.26.5]) by smtp.gmail.com with ESMTPSA id u13sm6709436ejn.59.2021.04.12.13.52.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Apr 2021 13:52:19 -0700 (PDT) From: =?UTF-8?q?Rapha=C3=ABl=20M=C3=A9lotte?= To: guix-patches@gnu.org Subject: [PATCH] gnu: Add tio Date: Mon, 12 Apr 2021 22:51:50 +0200 Message-Id: <20210412205150.10014-1-raphael.melotte@mind.be> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::52f; envelope-from=raphael.melotte@essensium.com; helo=mail-ed1-x52f.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?Rapha=C3=ABl=20M=C3=A9lotte?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.2 (/) * gnu/packages/terminals.scm (tio): New variable. Signed-off-by: Raphaël Mélotte --- gnu/packages/terminals.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm index 3fe580589d..0031b4c482 100644 --- a/gnu/packages/terminals.scm +++ b/gnu/packages/terminals.scm @@ -23,6 +23,7 @@ ;;; Copyright © 2020, 2021 Marius Bakke ;;; Copyright © 2020, 2021 Nicolas Goaziou ;;; Copyright © 2020 Leo Famulari +;;; Copyright © 2021 Raphaël Mélotte ;;; ;;; This file is part of GNU Guix. ;;; @@ -1436,3 +1437,23 @@ ephemeral serial ports. It features automatic port detection, port enumeration, support for non-standard baud rates, the ability to wait for ports to appear, and the ability to read and write via stdin and stdout.") (license license:expat))) + +(define-public tio + (package + (name "tio") + (version "1.32") + (source (origin + (method url-fetch) + (uri (string-append + "https://github.com/tio/tio/releases/download/v" + version "/tio-" version ".tar.xz")) + (sha256 + (base32 + "0i5fhi4xdk4yznj8wahniizddmx6wlcnnhda1dw9djyajilyvxd8")))) + (build-system gnu-build-system) + (home-page "https://tio.github.io/") + (synopsis "Simple TTY terminal I/O application") + (description "tio is a simple TTY terminal application which features a +straightforward commandline interface to easily connect to TTY devices for +basic input/output.") + (license license:gpl2+))) -- 2.31.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 26 15:00:17 2021 Received: (at 47737-done) by debbugs.gnu.org; 26 Apr 2021 19:00:17 +0000 Received: from localhost ([127.0.0.1]:47167 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lb6Su-0005Hq-SD for submit@debbugs.gnu.org; Mon, 26 Apr 2021 15:00:17 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:44299) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lb6Ss-0005HY-HP for 47737-done@debbugs.gnu.org; Mon, 26 Apr 2021 15:00:15 -0400 X-Originating-IP: 185.131.40.67 Received: from localhost (40-67.ipv4.commingeshautdebit.fr [185.131.40.67]) (Authenticated sender: admin@nicolasgoaziou.fr) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 986B31BF20B; Mon, 26 Apr 2021 19:00:08 +0000 (UTC) From: Nicolas Goaziou To: =?utf-8?Q?Rapha=C3=ABl_M=C3=A9lotte?= Subject: Re: [bug#47737] [PATCH] gnu: Add tio References: <20210412205150.10014-1-raphael.melotte@mind.be> Date: Mon, 26 Apr 2021 21:00:07 +0200 In-Reply-To: <20210412205150.10014-1-raphael.melotte@mind.be> (=?utf-8?Q?=22Rapha=C3=ABl=09M=C3=A9lotte=22's?= message of "Mon, 12 Apr 2021 22:51:50 +0200") Message-ID: <87o8e0x45k.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 47737-done Cc: 47737-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Rapha=C3=ABl M=C3=A9lotte writes: > * gnu/packages/terminals.scm (tio): New variable. Applied. Thank you! > Signed-off-by: Rapha=C3=ABl M=C3=A9lotte We don't sign our own patches. I signed it as the committer, however. Regards, --=20 Nicolas Goaziou From unknown Wed Jun 18 00:09:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 25 May 2021 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator