From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mPzkIQsCoGXQbgAAkFu2QA (envelope-from ) for ; Thu, 11 Jan 2024 15:58:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 8JxVHQsCoGWSKAEAqHPOHw (envelope-from ) for ; Thu, 11 Jan 2024 15:58:19 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=YZfqCQLQ; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704985099; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=R1U5SM9QvEN6UtuMnaU5/r941vpYPz4q7W2fB02CWjo=; b=WHDgOAhOt7A//2on8Yv2OZ4/WIRrhX9nqNL5+zO1mukKgljxfQOwqOcGcy9MXHBURva2ji M0D1BcCMcJs1DvBLnfFGIo/6MYD/z32MU4J2GxvKzyhHOBlDWGYA0atyPR0NAVyYcr9NHB MpUZEpE0qaF25bHs2ZWpuTo9sg80eF/N1reeQNgq5yDxr7CCdG4RYSpBYP7GfPfIk6BrAj Fq/SiLLDq2LfsF/MAqStK1YUhwNp48clG3V5bcpvbNwgvs6YC9MvF7HZ67M/RusBrQLZRW yapKRA97JjhFcFYwvrFdCsSBsbMaYPQfrnveizF4MFr/lx3aPRgff1p5GnuTxw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inventati.org header.s=stigmate header.b=YZfqCQLQ; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704985099; a=rsa-sha256; cv=none; b=KDLFPXk9xFJmvEBlkmLXbMMgCAcCR9l4kryYX0CljlWOcV/OGASa19I0wCzmPnIzKNtbrR cQiIUWWsuG4INolpX43e5xtYi+vijekOt8Ei8yg0GvCOG5qz3JxNsk3S3DpjRdO3ZLjENd /3A/mAz1d3UjmdjmsUNu1DW4zxm94i5Ge/jJEtKxDpfWCvF1H1c3wnbmCYZXhSQAT2pPuL jxciWT4V2sDvY3/yvONkbt+ilE9fT+4tH5e9e/90eEiVkxx0q2acFJ/6ZExzX1hgpL8ki0 a2tmxLbKfg5ZnOOxFYDrrjME0rIk4znlajchZdrt0qxdr2yg2l5XO8tbnFW2vg== 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 352F444595 for ; Thu, 11 Jan 2024 15:58:18 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rNwVS-000082-Qn; Thu, 11 Jan 2024 09:58:06 -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 1rNwVQ-00007u-Lm for guix-patches@gnu.org; Thu, 11 Jan 2024 09:58:04 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rNwVQ-0003Kf-DV for guix-patches@gnu.org; Thu, 11 Jan 2024 09:58:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rNwVN-0007RX-Pk for guix-patches@gnu.org; Thu, 11 Jan 2024 09:58:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68386] [PATCH v1] gnu: Add emacs-vhdl-mode. References: <35e5d37a5caef4732d5b42bc6447160fd28c1e98.1704984698.git.csantosb@inventati.org> In-Reply-To: <35e5d37a5caef4732d5b42bc6447160fd28c1e98.1704984698.git.csantosb@inventati.org> Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Jan 2024 14:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68386 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68386@debbugs.gnu.org Cc: Cayetano Santos Received: via spool by 68386-submit@debbugs.gnu.org id=B68386.170498503228563 (code B ref 68386); Thu, 11 Jan 2024 14:58:01 +0000 Received: (at 68386) by debbugs.gnu.org; 11 Jan 2024 14:57:12 +0000 Received: from localhost ([127.0.0.1]:33567 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNwUZ-0007Qd-Nn for submit@debbugs.gnu.org; Thu, 11 Jan 2024 09:57:11 -0500 Received: from devianza.investici.org ([198.167.222.108]:48463) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rNwUV-0007QX-LE for 68386@debbugs.gnu.org; Thu, 11 Jan 2024 09:57:10 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1704985029; bh=R1U5SM9QvEN6UtuMnaU5/r941vpYPz4q7W2fB02CWjo=; h=From:To:Cc:Subject:Date:From; b=YZfqCQLQ13pGDunDxBA4uBPr/Xtph7vWse84Jy9pYgLx92h8JoCxCmTBkPFGGROFI mamQ9IAdjbGGRLYQTPcg2uXO41ovfzoJj391weuq+SYlmakluDcXnK+qjySQAiKQjq WmQngksdkUZnuL3q7c/YfKoW9U9q7fkXWO8dAVKs= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4T9nnd0SYjz6vLn; Thu, 11 Jan 2024 14:57:09 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4T9nnc6L57z6vLj; Thu, 11 Jan 2024 14:57:08 +0000 (UTC) Date: Thu, 11 Jan 2024 15:56:57 +0100 Message-ID: <1116c7d02e4591ed8105146e3c16372cb78a3f3a.1704985017.git.csantosb@inventati.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 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: , Reply-to: Cayetano Santos X-ACL-Warn: , Cayetano Santos via Guix-patches From: Cayetano Santos via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.39 X-Spam-Score: -6.39 X-Migadu-Queue-Id: 352F444595 X-Migadu-Scanner: mx11.migadu.com X-TUID: +5wV0ECLCc6Q * gnu/packages/emacs-xyz.scm (emacs-vhdl-mode): New variable. Signed-off-by: Cayetano Santos --- gnu/packages/emacs-xyz.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 1d99fb30ff..dcd16caaa9 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -7999,6 +7999,24 @@ (define-public emacs-rspec snippets for yasnippet.") (license license:gpl3+)))) +(define-public emacs-vhdl-mode + (package + (name "emacs-vhdl-mode") + (version "3.39.3") + (source + (origin + (method url-fetch) + (uri (string-append "https://iis-people.ee.ethz.ch/~zimmi/emacs/vhdl-mode-" + version ".tar.gz")) + (sha256 + (base32 "1yvh4gyig8hgf5pahajjgsgp4jpzwgmlprwzsfybqxrcfza6f3yq")))) + (build-system emacs-build-system) + (home-page "https://iis-people.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html") + (synopsis "Major mode for VHDL") + (description + "This Emacs package provides a mode for the VHDL programming language.") + (license license:gpl3+))) + (define-public emacs-mode-line-bell (package (name "emacs-mode-line-bell") base-commit: 3dd8bf94a9d1a2eddb6eda9da7d4a3d422b9dfe9 -- 2.41.0