From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KHF9F3fEXWGtigAAgWs5BA (envelope-from ) for ; Wed, 06 Oct 2021 17:44:55 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 4D+gEnfEXWFXeQAAB5/wlQ (envelope-from ) for ; Wed, 06 Oct 2021 15:44:55 +0000 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 A85BE1C72C for ; Wed, 6 Oct 2021 17:44:54 +0200 (CEST) Received: from localhost ([::1]:59566 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mY96D-0003F1-QZ for larch@yhetil.org; Wed, 06 Oct 2021 11:44:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47438) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mY8jB-0002hT-Bc for guix-patches@gnu.org; Wed, 06 Oct 2021 11:21:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33633) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mY8jA-0008DL-Rm for guix-patches@gnu.org; Wed, 06 Oct 2021 11:21:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mY8jA-00052T-Nz for guix-patches@gnu.org; Wed, 06 Oct 2021 11:21:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42180] [PATCH v2 04/23] gnu: Add erlang-cf. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 06 Oct 2021 15:21:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42180 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 42180@debbugs.gnu.org X-Debbugs-Original-To: 42180@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 42180-submit@debbugs.gnu.org id=B42180.163353365119213 (code B ref 42180); Wed, 06 Oct 2021 15:21:04 +0000 Received: (at 42180) by debbugs.gnu.org; 6 Oct 2021 15:20:51 +0000 Received: from localhost ([127.0.0.1]:45155 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mY8it-0004ze-CU for submit@debbugs.gnu.org; Wed, 06 Oct 2021 11:20:50 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:51038) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mY8ik-0004ys-Q0 for 42180@debbugs.gnu.org; Wed, 06 Oct 2021 11:20:44 -0400 Received: from frontend02.mail.m-online.net (unknown [192.168.8.183]) by mail-out.m-online.net (Postfix) with ESMTP id 4HPdSQ2JjGz1qwxn; Wed, 6 Oct 2021 17:20:38 +0200 (CEST) Received: from localhost (dynscan2.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 4HPdSQ20KLz1qqkL; Wed, 6 Oct 2021 17:20:38 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan2.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id vJV50Mm6xGDd; Wed, 6 Oct 2021 17:20:37 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-52-121.dynamic.mnet-online.de [188.174.52.121]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Wed, 6 Oct 2021 17:20:37 +0200 (CEST) Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id 4F8746023E; Wed, 6 Oct 2021 17:20:35 +0200 (CEST) From: Hartmut Goebel Date: Wed, 6 Oct 2021 17:20:02 +0200 Message-Id: X-Mailer: git-send-email 2.30.2 In-Reply-To: <626e4718c45c95a7278460f132bd38e08835e9f4.1633533541.git.h.goebel@crazy-compilers.com> References: <626e4718c45c95a7278460f132bd38e08835e9f4.1633533541.git.h.goebel@crazy-compilers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633535094; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: 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; bh=zsuo/H5QgEIEU+77vROeWXiCxKmlAgjsFM7ycBg0vWw=; b=mS2v4QLkZQcFLvQmcv26lAeBZhsHsH8JOEwIitp5AR2VkeXqG6hPMz8jpuHStg9DsUu0Tq Dxb5u3is6S3S5IweMH0wOJyrcVx4KGqHpR2sfLn0RD7hGwv2r/xqsHoR2N5CloPcOHxcWX dKfUQAUjNJ1ORPDQ8t5i74Dnb5zJMQP7SmBXHQ5COujGecM1zTeHuw2gC1JhoFEFI09M1P QWMcOS8xPT4QHqA3d++XehN9ItDuTPXtzU5vZGKt9hXZzNseF/1PJLahn0UfkEOuu8s7JZ Ff3TSGeGjFbeqhIKTXYgVjhMsfZhrVK4Bw0O4saTxZv7Poyrx93bgbiDI3zEBw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633535094; a=rsa-sha256; cv=none; b=VFRWwfUHPj6P/vY4LGJZIn0KIIwLTBXG/oDOPGBAUMd24cCLLhmKFUWjS13YEll2EPPvzK GZWCAYTaleHTwDB/USTsKxlpgy/aFn005eheanmjQP/j7K0q2gxwqrk9tSqTfTn8BmFhMv sCn+Hjs5jXeHWgIysIsGMvw0t236NEGGOcphoOz3Gf/q0GEVRTyIGJH8MWualTT8q0QFMT Pyi8/D1CJuVBzeMQpxPdtLC/27SoerjWTdYivvrI0w2LYwAa2PaX0uie5hY0mS1CJlbazZ AT/XkSzsvKJXaRi3Fm/ORaIijevN1HTE8M3KwPjwpqEvJCzbLi4r3pmjVLls2A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.42 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: A85BE1C72C X-Spam-Score: -1.42 X-Migadu-Scanner: scn0.migadu.com X-TUID: HjjtmpG1/viu * gnu/packages/erlang.scm (erlang-cf): New variable. --- gnu/packages/erlang.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm index 32bc12ebb8..4c5cfafb64 100644 --- a/gnu/packages/erlang.scm +++ b/gnu/packages/erlang.scm @@ -4,6 +4,7 @@ ;;; Copyright © 2016, 2017 Pjotr Prins ;;; Copyright © 2018 Tobias Geerinckx-Rice ;;; Copyright © 2018 Nikita +;;; Copyright © 2020, 2021 Hartmut Goebel ;;; Copyright © 2021 Oskar Köök ;;; Copyright © 2021 Cees de Groot ;;; @@ -26,8 +27,10 @@ #:use-module ((guix licenses) #:prefix license:) #:use-module (guix build-system gnu) #:use-module (guix build-system emacs) + #:use-module (guix build-system rebar3) #:use-module (guix download) #:use-module (guix git-download) + #:use-module (guix hexpm-download) #:use-module (guix packages) #:use-module (guix utils) #:use-module (gnu packages) @@ -221,3 +224,20 @@ built-in support for concurrency, distribution and fault tolerance.") "This package provides an Emacs major mode for editing Erlang source files.") (license license:asl2.0))) + +(define-public erlang-cf + (package + (name "erlang-cf") + (version "0.3.1") + (source + (origin + (method hexpm-fetch) + (uri (hexpm-uri "cf" version)) + (sha256 + (base32 "0vnmbb1n899xw2p4x6c3clpzxcqqdsfbfhh1dfy530i3201vr2h4")))) + (build-system rebar3-build-system) + (home-page "https://github.com/project-fifo/cf") + (synopsis "Terminal colour helper for Erlang io and io_lib") + (description "This package provides a helper library for termial colour +printing extending the io:format syntax to add colours.") + (license license:expat))) -- 2.30.2