From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6Gs0LMKmq2L6rAAAbAwnHQ (envelope-from ) for ; Thu, 16 Jun 2022 23:55:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YCFYK8Kmq2K2eAEAG6o9tA (envelope-from ) for ; Thu, 16 Jun 2022 23:55:14 +0200 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 aspmx1.migadu.com (Postfix) with ESMTPS id 43CEC37A98 for ; Thu, 16 Jun 2022 23:55:14 +0200 (CEST) Received: from localhost ([::1]:49756 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o1xSL-0005KJ-04 for larch@yhetil.org; Thu, 16 Jun 2022 17:55:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50908) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1xSA-0005JY-P3 for guix-patches@gnu.org; Thu, 16 Jun 2022 17:55:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49396) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o1xSA-00006b-GI for guix-patches@gnu.org; Thu, 16 Jun 2022 17:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o1xSA-0005fn-Cg for guix-patches@gnu.org; Thu, 16 Jun 2022 17:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55922] [PATCH 2/2] gnu: Add guile-tap. Resent-From: Antero Mejr Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Jun 2022 21:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55922 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55922@debbugs.gnu.org Received: via spool by 55922-submit@debbugs.gnu.org id=B55922.165541645621742 (code B ref 55922); Thu, 16 Jun 2022 21:55:02 +0000 Received: (at 55922) by debbugs.gnu.org; 16 Jun 2022 21:54:16 +0000 Received: from localhost ([127.0.0.1]:43291 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1xRQ-0005ec-81 for submit@debbugs.gnu.org; Thu, 16 Jun 2022 17:54:16 -0400 Received: from mout-p-101.mailbox.org ([80.241.56.151]:47564) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1xRO-0005eI-3l for 55922@debbugs.gnu.org; Thu, 16 Jun 2022 17:54:15 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4LPGCf1Jdbz9sQD for <55922@debbugs.gnu.org>; Thu, 16 Jun 2022 23:54:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1655416446; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3V23YSVIZ2wXExUbbh/flaIJ8L7Wg8TUq4jybLi+fqw=; b=QdmGerZaZifSNEpxpRQ6xKf0bienDGGgSinN8dmH138VIkV07JlrYGugyMeTBpX5PE8z3I cabIQzxUlN27SO03i3uhcj0KK23K7r7C7CIrBAHoqttIuKPK8lDCUxaCubG2xHyIcjTLYE 2fas3t+2MFH6n/9+G5mSPgHjRexhw0I0kGM6QdAfmLW7lfIDbmHd75gR+r7S7hQSZkSZHq X/fAGzvqlKTQTJpwd11g/bKFR4LQ5M0UdQEvEfRnEUH1TaTkkupcLI82YKH7wFavdyzKEi VvmgBhrcbCOrLaD12vIWaKOt3MUIlPxIM4mdEqEFsWZn92wNGZ3vc01nmEJ89A== Date: Thu, 16 Jun 2022 21:53:56 +0000 Message-Id: <20220616215356.2831-2-antero@mailbox.org> In-Reply-To: <20220616215356.2831-1-antero@mailbox.org> References: <20220616215356.2831-1-antero@mailbox.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-META: po68b3a6yp3gfrhmbwbkir5tpqxpaph1 X-MBO-RS-ID: 39432df1dfa9adb44e3 X-Rspamd-Queue-Id: 4LPGCf1Jdbz9sQD 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Antero Mejr X-ACL-Warn: , Antero Mejr via Guix-patches From: Antero Mejr via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655416514; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=3V23YSVIZ2wXExUbbh/flaIJ8L7Wg8TUq4jybLi+fqw=; b=Ncsi0QzfUc0RYr/ZpBSjlr46Xd+LAYLon29Lt/AgU+h57BcCDQb5M/Sc4935NhtOyouhMB BtyljjTtn2fJKx4QhqPoGuJ7COAZ68WNDpcNtbPdcN6rEnmx8V74wDY44L/7tG4pHy3UPj 30UZnlB+a8gyaMI/O8NwHtkYSs0j82PBL9kZT2horr3bb4zBKsN6EotYCBVrpFBJm3i6Jf o/oCYCkCzUFcOxTvhu5WDVzi3nc5qzGrgXHGuyrdf3CUOpYYA3VdqrID5n4R40sb53dZYX NSbWF6Plm5dv9DgmsPMVS6PS/emOoNRIfXPgywvyP8qy5qyLuV49ViBnUsE7Qg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655416514; a=rsa-sha256; cv=none; b=HlwJQ1EBvW8ypSAblNbdkZmJdDzchFWNpN/pcke/YM6owozDDLV0IWcZj1v0BmP0o156jw Np7j2run6SACxbzl0uWOsT3kdPLG5LD0UNSzZKdE3ORgCCXcPAGEPMEx0zPzVi53CEPWNu 9ZFmm9pmzWPDkCMY+/8SKAe7bwP8SU5iDcVPrciGdR/ayK1H4pIri6vOxQQ2/zdz3ERkaQ rQU99BkAaM76VPSoM2B8wlZKcmj1P3x3G616l/Bt8FjlxN/ia1oU1iovf5mlTCYgWUPJ8A ZxH6gHrXJmQAlciHg+0haFmro9xjc/dMA8J8HJXqBDxySq0aVg78RYFWhVU0Ng== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailbox.org header.s=mail20150812 header.b=QdmGerZa; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.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" X-Migadu-Spam-Score: -2.39 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailbox.org header.s=mail20150812 header.b=QdmGerZa; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.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" X-Migadu-Queue-Id: 43CEC37A98 X-Spam-Score: -2.39 X-Migadu-Scanner: scn0.migadu.com X-TUID: ENfuaZ2lAE6s * gnu/packages/guile-xyz.scm (guile-tap): New variable. --- gnu/packages/guile-xyz.scm | 40 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index 10065ff1da..7afc429d00 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -5063,3 +5063,43 @@ (define-public guile-termios termios API is used. GNU Guile doesn't have an interface for that built in. This module implements this interface by use of Guile's dynamic FFI.") (license license:bsd-2))) + +(define-public guile-tap + (package + (name "guile-tap") + (version "0.4.6") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ft/guile-tap") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "04ip5cbvsjjcicsri813f4711yh7db6fvc2px4788rl8p1iqvi6x")))) + (build-system gnu-build-system) + (arguments + (list #:phases + #~(modify-phases %standard-phases + (replace 'configure + (lambda _ + (substitute* "Makefile" + (("PREFIX = /usr/local") (string-append "PREFIX=" + #$output))))) + (replace 'build + (lambda _ + (invoke "make") + (invoke "make" "-C" "doc" "man") + (invoke "make" "install"))) + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + (invoke "make" "test"))))))) + (native-inputs (list guile-3.0 pandoc)) + (home-page "https://github.com/ft/guile-tap") + (synopsis "Guile test framework that emits TAP output") + (description + "guile-tap is a library for GNU Guile that implements a framework for +specifying test cases that emit output that adheres to the Test Anything +Protocol (TAP). It comes with an experimental harness (tap-harness).") + (license license:bsd-2))) -- 2.36.1