From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 22 09:15:51 2023 Received: (at submit) by debbugs.gnu.org; 22 Nov 2023 14:15:51 +0000 Received: from localhost ([127.0.0.1]:58399 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5o15-0003dW-P5 for submit@debbugs.gnu.org; Wed, 22 Nov 2023 09:15:51 -0500 Received: from lists.gnu.org ([2001:470:142::17]:46126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r5nAQ-00026p-U9 for submit@debbugs.gnu.org; Wed, 22 Nov 2023 08:21:26 -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 1r5nAH-00027y-23 for guix-patches@gnu.org; Wed, 22 Nov 2023 08:21:13 -0500 Received: from mail-4325.protonmail.ch ([185.70.43.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r5nAE-0004CN-VW for guix-patches@gnu.org; Wed, 22 Nov 2023 08:21:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1700659263; x=1700918463; bh=fgV/PZIzCpA1BJIB7X7Ud2LESb7+bFuGCy+1sdSbDLo=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=EKi80mdS2pc7vR8TuciCgjS/FETj4MxfxMXYJbwao/HeyhIQEZkvzL3w+VtGHWBhq mbWKlxUbwePS9WkjgqipUEZaFORPXkCtjibQULQFZCMny8Kk32uFGkGdau6BlkN9EJ 0o61u3l4+7hWU0hbq7HGbEEvStWctMHAUYkBKy6ZRR5mzpl2zx3yjaEWddgg70nJZf XfpjWspXF47I7fkQVqcr5lVm+nj9W4Ts36Aj6r4WYmWkcmdSvQ6Y7KtBOzsnHKau3x 5IoWT6Ck6CB/O9HP02URQTD2R8s8Q953cXpQHbAg3B5wqvPw3OysyxvzaFFEokn01r haOq9DqZlBhmg== Date: Wed, 22 Nov 2023 13:20:50 +0000 To: "guix-patches@gnu.org" From: gravitydiv10 Subject: [PATCH] gnu: Add empty. Message-ID: Feedback-ID: 88626488:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.43.25; envelope-from=gravitydiv10@protonmail.com; helo=mail-4325.protonmail.ch X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From 607a7269252b9382c17aae7bc3899d9a6529c4d2 Mon Sep 17 00:00:00 2001Message-ID: <607a7269252b9382c17aae7bc3899d9a6529c4d2. From: Lu Date: Wed, 22 Nov 2023 21:12:53 +0800 Subject: [PATCH] gnu: Add [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (gravitydiv10[at]protonmail.com) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.2 FREEMAIL_ENVFROM_END_DIGIT Envelope-from freemail username ends in digit (gravitydiv10[at]protonmail.com) -0.0 T_SCC_BODY_TEXT_LINE No description available. 0.0 SPOOFED_FREEMAIL No description available. X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 22 Nov 2023 09:15:47 -0500 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 (/) >From 607a7269252b9382c17aae7bc3899d9a6529c4d2 Mon Sep 17 00:00:00 2001Messa= ge-ID: <607a7269252b9382c17aae7bc3899d9a6529c4d2.1700658800.git.gravitydiv1= 0@protonmail.com> From: Lu Date: Wed, 22 Nov 2023 21:12:53 +0800 Subject: [PATCH] gnu: Add empty. * gnu/packages/terminals.scm (empty): New variable. Change-Id: I5d96a8dfc5009dda1fc3d761b47b133a0021085a --- gnu/packages/terminals.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm index adb5e223e7..336e33c2a5 100644 --- a/gnu/packages/terminals.scm +++ b/gnu/packages/terminals.scm @@ -38,6 +38,7 @@ ;;; Copyright =C2=A9 2023 Foundation Devices, Inc. ;;; Copyright =C2=A9 2023 Zheng Junjie <873216071@qq.com> ;;; Copyright =C2=A9 2023 Jaeme Sifat +;;; Copyright =C2=A9 2023 Lu ;;; ;;; This file is part of GNU Guix. ;;; @@ -1699,3 +1700,31 @@ (define-public bootterm support for non-standard baud rates, the ability to wait for ports to appe= ar, and the ability to read and write via stdin and stdout.") (license license:expat))) + +(define-public empty + (package + (name "empty") + (version "0.6.23c") + (source + (origin + (method url-fetch) + (uri (string-append + "https://sourceforge.net/projects/empty/files/empty/empty-" + version "/empty-" version ".tgz")) + (sha256 + (base32 "1g8hw047y34hrrkcy84g5hfrky5iwc5zrsn779sddilx173shz4a")))) + (build-system gnu-build-system) + (arguments + `(#:tests? #f + #:make-flags (list (string-append "CC=3D" + ,(cc-for-target)) + (string-append "PREFIX=3D" + (assoc-ref %outputs "out"))) + #:phases (modify-phases %standard-phases + (delete 'configure)))) + (home-page "https://empty.sourceforge.net") + (synopsis "Simple tool for automating interactive application") + (description + "Run applications under pseudo-terminal (PTY) sessions and +replace TCL/Expect with a simple tool under your favourite shell.") + (license license:expat))) base-commit: fc6bdaad57bf91609849623c5f485403c030cb49 -- 2.41.0